Add barbican-ui repo package and zuul repo

Add these so we can enable the barbican panels in horizon

Change-Id: I0a99b37281fed49a10a5f1482e573ab5cac7bb89
This commit is contained in:
Jonathan Rosser 2021-02-04 08:56:58 +00:00
parent f937d26596
commit ea1e97941a
2 changed files with 7 additions and 0 deletions

View File

@ -51,6 +51,12 @@ barbican_git_install_branch: a1a21a7a4701438d19a9123c2901cccb2be52383 # HEAD as
barbican_git_track_branch: master
## Barbican dashboard plugin
barbican_dashboard_git_repo: https://opendev.org/openstack/barbican-ui
barbican_dashboard_git_install_branch: 3a78a743426376250f43508d4281e86c75067271 # HEAD as of 04.02.2021
barbican_dashboard_git_track_branch: master
## Ceilometer service
ceilometer_git_repo: https://opendev.org/openstack/ceilometer
ceilometer_git_install_branch: 54d0a7c2d3bee677ca210a9eb39e6193a1f9ec20 # HEAD as of 17.01.2021

View File

@ -83,6 +83,7 @@
- name: openstack/adjutant
- name: openstack/aodh
- name: openstack/barbican
- name: openstack/barbican-ui
- name: openstack/ceilometer
- name: openstack/cinder
- name: openstack/designate