diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 1f0ac3bc8..45bde860f 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -104,6 +104,14 @@ kolla_sources: type: git location: "{{ kolla_bifrost_source_url }}" reference: "{{ kolla_bifrost_source_version }}" + cloudkitty-base: + type: git + location: https://github.com/stackhpc/cloudkitty.git + reference: stackhpc/wallaby + horizon-plugin-cloudkitty-dashboard: + type: git + location: https://github.com/stackhpc/cloudkitty-dashboard.git + reference: stackhpc/wallaby ironic-inspector-additions-stackhpc-inspector-plugins: # Install our custom inspector plugins. type: git