Recommend disabling cinder in local.conf
It didn't work previously, but is fixed now. Change-Id: I61469a2060c7624f7f4acf28ab84daecc2fbed2b
This commit is contained in:
parent
43277b666e
commit
9d22eb5abc
@ -84,6 +84,7 @@ Example local.conf
|
||||
disable_service n-net n-novnc
|
||||
enable_service neutron q-svc q-agt q-dhcp q-l3 q-meta
|
||||
disable_service heat h-api h-api-cfn h-api-cw h-eng
|
||||
disable_service cinder c-sch c-api c-vol
|
||||
|
||||
enable_plugin ironic-inspector https://github.com/openstack/ironic-inspector
|
||||
|
||||
@ -113,6 +114,9 @@ Notes
|
||||
* Network configuration is pretty sensitive, better not to touch it
|
||||
without deep understanding
|
||||
|
||||
* This configuration disables Heat and Cinder, adjust it if you need these
|
||||
services
|
||||
|
||||
* Before restarting stack.sh::
|
||||
|
||||
rm -rf /opt/stack/ironic-inspector
|
||||
|
Loading…
Reference in New Issue
Block a user