diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 90746020b6..74f66c3f18 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -133,6 +133,10 @@ kolla_sources: type: git location: https://github.com/stackhpc/magnum.git reference: stackhpc/{{ openstack_release }} + neutron-base: + type: git + location: https://github.com/stackhpc/neutron.git + reference: stackhpc/{{ openstack_release }} neutron-base-plugin-networking-generic-switch: type: git location: https://github.com/stackhpc/networking-generic-switch.git