Merge "Docs: switch to neutron-lbaas plugin"

This commit is contained in:
Jenkins 2016-04-14 22:11:39 +00:00 committed by Gerrit Code Review
commit 5d5cdf99d8
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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