Correct various inaccuracies in overview.rst
This still was referencing nova-network Change-Id: Id584d3fd26482330f42319aee4cb36981066db55
This commit is contained in:
parent
29c1f981fe
commit
2686b36c32
@ -20,11 +20,11 @@ Base OS
|
|||||||
|
|
||||||
*The OpenStack Technical Committee (TC) has defined the current CI
|
*The OpenStack Technical Committee (TC) has defined the current CI
|
||||||
strategy to include the latest Ubuntu release and the latest RHEL
|
strategy to include the latest Ubuntu release and the latest RHEL
|
||||||
release (for Python 2.6 testing).*
|
release.*
|
||||||
|
|
||||||
- Ubuntu: current LTS release plus current development release
|
- Ubuntu: current LTS release plus current development release
|
||||||
- Fedora: current release plus previous release
|
- Fedora: current release plus previous release
|
||||||
- RHEL: current major release
|
- RHEL/Centos: current major release
|
||||||
- Other OS platforms may continue to be included but the maintenance of
|
- Other OS platforms may continue to be included but the maintenance of
|
||||||
those platforms shall not be assumed simply due to their presence.
|
those platforms shall not be assumed simply due to their presence.
|
||||||
Having a listed point-of-contact for each additional OS will greatly
|
Having a listed point-of-contact for each additional OS will greatly
|
||||||
@ -38,7 +38,6 @@ Databases
|
|||||||
*As packaged by the host OS*
|
*As packaged by the host OS*
|
||||||
|
|
||||||
- MySQL
|
- MySQL
|
||||||
- PostgreSQL
|
|
||||||
|
|
||||||
Queues
|
Queues
|
||||||
------
|
------
|
||||||
@ -46,7 +45,6 @@ Queues
|
|||||||
*As packaged by the host OS*
|
*As packaged by the host OS*
|
||||||
|
|
||||||
- Rabbit
|
- Rabbit
|
||||||
- Qpid
|
|
||||||
|
|
||||||
Web Server
|
Web Server
|
||||||
----------
|
----------
|
||||||
@ -58,9 +56,6 @@ Web Server
|
|||||||
OpenStack Network
|
OpenStack Network
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
*Defaults to nova network, optionally use neutron*
|
|
||||||
|
|
||||||
- Nova Network: FlatDHCP
|
|
||||||
- Neutron: A basic configuration approximating the original FlatDHCP
|
- Neutron: A basic configuration approximating the original FlatDHCP
|
||||||
mode using linuxbridge or OpenVSwitch.
|
mode using linuxbridge or OpenVSwitch.
|
||||||
|
|
||||||
@ -68,9 +63,9 @@ Services
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
The default services configured by DevStack are Identity (keystone),
|
The default services configured by DevStack are Identity (keystone),
|
||||||
Object Storage (swift), Image Service (glance), Block Storage (cinder),
|
Object Storage (swift), Image Service (glance), Block Storage
|
||||||
Compute (nova), Networking (nova), Dashboard (horizon), Orchestration
|
(cinder), Compute (nova), Networking (neutron), Dashboard (horizon),
|
||||||
(heat)
|
Orchestration (heat)
|
||||||
|
|
||||||
Additional services not included directly in DevStack can be tied in to
|
Additional services not included directly in DevStack can be tied in to
|
||||||
``stack.sh`` using the :doc:`plugin mechanism <plugins>` to call
|
``stack.sh`` using the :doc:`plugin mechanism <plugins>` to call
|
||||||
@ -80,8 +75,7 @@ Node Configurations
|
|||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
- single node
|
- single node
|
||||||
- multi-node is not tested regularly by the core team, and even then
|
- multi-node configurations as are tested by the gate
|
||||||
only minimal configurations are reviewed
|
|
||||||
|
|
||||||
Exercises
|
Exercises
|
||||||
---------
|
---------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user