Skip to content

Commit 5378755

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add placement as default project in index webpage"
2 parents a6c3f58 + e729976 commit 5378755

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

doc/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ Profit!
114114
You now have a working DevStack! Congrats!
115115

116116
Your devstack will have installed ``keystone``, ``glance``, ``nova``,
117-
``cinder``, ``neutron``, and ``horizon``. Floating IPs will be
118-
available, guests have access to the external world.
117+
``placement``, ``cinder``, ``neutron``, and ``horizon``. Floating IPs
118+
will be available, guests have access to the external world.
119119

120120
You can access horizon to experience the web interface to
121121
OpenStack, and manage vms, networks, volumes, and images from

doc/source/overview.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ Services
6464

6565
The default services configured by DevStack are Identity (keystone),
6666
Object Storage (swift), Image Service (glance), Block Storage
67-
(cinder), Compute (nova), Networking (neutron), Dashboard (horizon)
67+
(cinder), Compute (nova), Placement (placement),
68+
Networking (neutron), Dashboard (horizon).
6869

6970
Additional services not included directly in DevStack can be tied in to
7071
``stack.sh`` using the :doc:`plugin mechanism <plugins>` to call

0 commit comments

Comments
 (0)