diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index fc361fdad..b477343b4 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -139,6 +139,10 @@ kolla_sources: type: git location: https://github.com/stackhpc/networking-generic-switch.git reference: stackhpc/{{ openstack_release }} + openstack-base: + type: git + location: https://github.com/stackhpc/requirements.git + reference: stackhpc/{{ openstack_release }} ############################################################################### # Kolla image build configuration.