Merge "Add adjutant-ui repo package and zuul repo"

This commit is contained in:
Zuul 2021-04-02 08:46:24 +00:00 committed by Gerrit Code Review
commit 5a7d0efcfe
2 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,11 @@ adjutant_git_repo: https://opendev.org/openstack/adjutant
adjutant_git_install_branch: bf27115ad2e4f5ae7bbc24ade49eb65e9250a37e # HEAD as of 17.01.2021
adjutant_git_track_branch: master
## Adjutant dashboard plugin
adjutant_dashboard_git_repo: https://opendev.org/openstack/adjutant-ui
adjutant_dashboard_git_install_branch: 104c474479e9a89d22b96777378ff59983c03393 # HEAD as of 29.03.2021
adjutant_dashboard_git_track_branch: master
## Aodh service
aodh_git_repo: https://opendev.org/openstack/aodh
aodh_git_install_branch: 6635dc0ca60c74d8110a413c71898764b77f43ec # HEAD as of 17.01.2021

View File

@ -172,6 +172,7 @@
# OpenStack service repos - listed here to make cached repos available in CI
- name: openstack/requirements
- name: openstack/adjutant
- name: openstack/adjutant-ui
- name: openstack/aodh
- name: openstack/barbican
- name: openstack/barbican-ui