Install neutron-lbaas plugin in neutron-server container
To include the neutron-lbaas sources in the neutron-base container when using the type source it is required to add the neutron-lbaas sources as a plugin for the neutron-server container. Change-Id: If65c631421f47bfa9dd58cd15266aee722b4fdc8 Closes-bug: #1592418
This commit is contained in:
committed by
Jeffrey Zhang
parent
8b57bb070e
commit
539cc07671
@@ -278,6 +278,10 @@ SOURCES = {
|
||||
'type': 'url',
|
||||
'location': ('http://tarballs.openstack.org/neutron-lbaas/'
|
||||
'neutron-lbaas-master.tar.gz')},
|
||||
'neutron-server-plugin-neutron-lbaas': {
|
||||
'type': 'url',
|
||||
'location': ('http://tarballs.openstack.org/neutron-lbaas/'
|
||||
'neutron-lbaas-master.tar.gz')},
|
||||
'neutron-sfc-agent': {
|
||||
'type': 'url',
|
||||
'location': ('http://tarballs.openstack.org/networking-sfc/'
|
||||
|
||||
Reference in New Issue
Block a user