Skip to content

Commit 873d9df

Browse files
committed
Added "network" to the list of required nova services.
Fixes bug 967987. Change-Id: Icd6ac8c332815de86b2333640f454a0e8c91e982
1 parent 21b6c3d commit 873d9df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Nova, Keystone, Glance, etc. up and running.
6060
The minimum required set of OpenStack services running includes the
6161
following:
6262

63-
* Nova (compute, api, scheduler, *and* volume services)
63+
* Nova (compute, api, scheduler, network, *and* volume services)
6464
* Glance
6565
* Keystone
6666

docs/source/quickstart.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ or to the IP and port the server is listening.
3838
The minimum required set of OpenStack services running includes the
3939
following:
4040

41-
* Nova (compute, api, scheduler, *and* volume services)
41+
* Nova (compute, api, scheduler, network, *and* volume services)
4242
* Glance
4343
* Keystone
4444

0 commit comments

Comments
 (0)