Difference between revisions of "OpenStack Architecture"
From Funtoo Linux
(Created page with "This page exists to document OpenStack configuration. Note that the current approach is to use devstack, which is not a good way to learn OpenStack. So much of this document ...") |
|||
| Line 2: | Line 2: | ||
Note that the current approach is to use devstack, which is not a good way to learn OpenStack. So much of this document will be about doing a devstack-like configuration for Funtoo. | Note that the current approach is to use devstack, which is not a good way to learn OpenStack. So much of this document will be about doing a devstack-like configuration for Funtoo. | ||
| + | |||
| + | This document will split OpenStack configuration into each architectural component, describing configuration steps for each component separately. | ||
| + | |||
| + | == MySQL == | ||
Revision as of 21:57, 25 February 2012
This page exists to document OpenStack configuration.
Note that the current approach is to use devstack, which is not a good way to learn OpenStack. So much of this document will be about doing a devstack-like configuration for Funtoo.
This document will split OpenStack configuration into each architectural component, describing configuration steps for each component separately.