Added "network" to the list of required nova services.
Fixes bug 967987. Change-Id: Icd6ac8c332815de86b2333640f454a0e8c91e982
This commit is contained in:
parent
21b6c3d0dc
commit
873d9df357
@ -60,7 +60,7 @@ Nova, Keystone, Glance, etc. up and running.
|
||||
The minimum required set of OpenStack services running includes the
|
||||
following:
|
||||
|
||||
* Nova (compute, api, scheduler, *and* volume services)
|
||||
* Nova (compute, api, scheduler, network, *and* volume services)
|
||||
* Glance
|
||||
* Keystone
|
||||
|
||||
|
@ -38,7 +38,7 @@ or to the IP and port the server is listening.
|
||||
The minimum required set of OpenStack services running includes the
|
||||
following:
|
||||
|
||||
* Nova (compute, api, scheduler, *and* volume services)
|
||||
* Nova (compute, api, scheduler, network, *and* volume services)
|
||||
* Glance
|
||||
* Keystone
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user