We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8beaadd commit b3fd63aCopy full SHA for b3fd63a
etc/kayobe/kolla.yml
@@ -126,6 +126,10 @@ kolla_sources:
126
type: git
127
location: https://github.com/stackhpc/cloudkitty.git
128
reference: stackhpc/{{ openstack_release }}
129
+ glance-base:
130
+ type: git
131
+ location: https://github.com/stackhpc/glance.git
132
+ reference: stackhpc/{{ openstack_release }}
133
horizon-plugin-cloudkitty-dashboard:
134
135
location: https://github.com/stackhpc/cloudkitty-dashboard.git
0 commit comments