Docs: switch to neutron-lbaas plugin
neutron-lbaas has been removed from devstack: https://review.openstack.org/#/c/195329/ Magnum needs to use their devstack plugin instead. Change-Id: Id112c6859fd2b83d6f8864d6bdd9d7aaf3382f2e Depends-On: Ia9cc4c40b41db1159ad6fd3c4ec1b17b502e0f5b
This commit is contained in:
parent
39e8e1f054
commit
71c97b95cd
@ -64,6 +64,7 @@ and neutron::
|
||||
|
||||
# Enable barbican services
|
||||
enable_plugin barbican https://git.openstack.org/openstack/barbican
|
||||
enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas
|
||||
|
||||
VOLUME_BACKING_FILE_SIZE=20G
|
||||
END
|
||||
|
@ -123,6 +123,7 @@ Kilo, and heat is enabled by the magnum plugin)::
|
||||
# Enable barbican service and use it to store TLS certificates
|
||||
# For details http://docs.openstack.org/developer/magnum/dev/tls.html
|
||||
enable_plugin barbican https://git.openstack.org/openstack/barbican
|
||||
enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas
|
||||
VOLUME_BACKING_FILE_SIZE=20G
|
||||
END
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user