diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 28d1af4cd..40dfc8802 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -116,18 +116,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/{{ openstack_release }} - 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 @@ -149,10 +141,6 @@ kolla_sources: type: git location: https://github.com/stackhpc/networking-generic-switch.git reference: stackhpc/{{ openstack_release }} - nova-base: - type: git - location: https://github.com/stackhpc/nova.git - reference: stackhpc/{{ openstack_release }} ############################################################################### # Kolla image build configuration.