diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index dbb5b1b3c..b24e68d9f 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -120,18 +120,10 @@ kolla_sources: type: git location: https://github.com/stackhpc/stackhpc-inspector-plugins.git reference: 1.3.0 - cinder-base: - type: git - location: https://github.com/stackhpc/cinder.git - reference: stackhpc/{{ openstack_release }} cloudkitty-base: type: git location: https://github.com/stackhpc/cloudkitty.git reference: stackhpc/xena - glance-base: - type: git - location: https://github.com/stackhpc/glance.git - reference: stackhpc/{{ openstack_release }} horizon-plugin-cloudkitty-dashboard: type: git location: https://github.com/stackhpc/cloudkitty-dashboard.git @@ -153,10 +145,6 @@ kolla_sources: type: git location: https://github.com/stackhpc/networking-generic-switch.git reference: stackhpc/xena - nova-base: - type: git - location: https://github.com/stackhpc/nova.git - reference: stackhpc/{{ openstack_release }} ############################################################################### # Kolla image build configuration.