Bump SHAs for master
Change-Id: Ib20394f4dac87ca0bf1b4ad26e730de9b425b56d
This commit is contained in:
parent
6ae7806fdd
commit
abaff4454c
@ -2,7 +2,7 @@
|
||||
|
||||
collections:
|
||||
- name: https://opendev.org/openstack/ansible-collections-openstack
|
||||
version: 1.7.0
|
||||
version: 1.7.2
|
||||
type: git
|
||||
- name: https://opendev.org/openstack/ansible-config_template
|
||||
version: 1.2.1
|
||||
@ -11,16 +11,16 @@ collections:
|
||||
version: master
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.general
|
||||
version: 4.5.0
|
||||
version: 4.6.1
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.rabbitmq
|
||||
version: 1.1.0
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.mysql
|
||||
version: 3.1.1
|
||||
version: 3.1.2
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.crypto
|
||||
version: 2.2.2
|
||||
version: 2.2.4
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/ansible.posix
|
||||
version: 1.3.0
|
||||
|
@ -29,11 +29,11 @@
|
||||
### or have a comment / reason attached to them as to why a tag can not work.
|
||||
|
||||
|
||||
### HEAD as of 21.02.2022 ###
|
||||
### HEAD as of 23.03.2022 ###
|
||||
|
||||
## Gnocchi service
|
||||
## This service has a different stable branch strategy to the rest of OpenStack.
|
||||
## The SHA is recorded here to make the SHA updating easier.
|
||||
gnocchi_git_repo: https://github.com/gnocchixyz/gnocchi
|
||||
gnocchi_git_install_branch: 37516bfcf80ec9d0b60ef5bf37dae947ef0d68dc
|
||||
gnocchi_git_install_branch: 7be7fc2ea01da64221c51ccf6cd19352fd1c5399
|
||||
gnocchi_git_track_branch: stable/4.4
|
||||
|
@ -24,11 +24,11 @@
|
||||
## * All items with this file should be separated by `name_` note that the name of the
|
||||
## package should be one long name with no additional `_` separating it.
|
||||
|
||||
### HEAD as of 21.02.2022 ###
|
||||
### HEAD as of 23.03.2022 ###
|
||||
|
||||
## NOVNC from source
|
||||
novncproxy_git_repo: https://github.com/novnc/noVNC
|
||||
novncproxy_git_install_branch: 679b45fa3b453c7cf32f4b4455f4814818ecf161
|
||||
novncproxy_git_install_branch: 7730814b8d43d24db0894b641317be4b9f683da4
|
||||
novncproxy_git_track_branch: master
|
||||
|
||||
|
||||
|
@ -28,11 +28,11 @@
|
||||
### Before this is shipped all of these services should have a tag set as the branch,
|
||||
### or have a comment / reason attached to them as to why a tag can not work.
|
||||
|
||||
### HEAD as of 21.02.2022 ###
|
||||
### HEAD as of 23.03.2022 ###
|
||||
|
||||
## Global Requirements
|
||||
requirements_git_repo: https://opendev.org/openstack/requirements
|
||||
requirements_git_install_branch: 8d397aa2552234af7a11bcf180393e53d0172500
|
||||
requirements_git_install_branch: 2f2467ad1508f4b125fc3f15c9454dc711baca01
|
||||
requirements_git_track_branch: master
|
||||
|
||||
## Adjutant service
|
||||
@ -47,7 +47,7 @@ adjutant_dashboard_git_track_branch: master
|
||||
|
||||
## Aodh service
|
||||
aodh_git_repo: https://opendev.org/openstack/aodh
|
||||
aodh_git_install_branch: 8ac7c65cffac34e412ab117f8e86b4dd2c973ac9
|
||||
aodh_git_install_branch: 11eb43d68e502473e64631164bc6c101289d64bc
|
||||
aodh_git_track_branch: master
|
||||
|
||||
|
||||
@ -65,74 +65,74 @@ barbican_dashboard_git_track_branch: master
|
||||
|
||||
## Ceilometer service
|
||||
ceilometer_git_repo: https://opendev.org/openstack/ceilometer
|
||||
ceilometer_git_install_branch: bac34383c60b90ca674c1d3eb23cdb07d9233240
|
||||
ceilometer_git_install_branch: a9492ddc0a7e5607717ad256f476201c472f64b8
|
||||
ceilometer_git_track_branch: master
|
||||
|
||||
|
||||
## Cinder service
|
||||
cinder_git_repo: https://opendev.org/openstack/cinder
|
||||
cinder_git_install_branch: ac0779ad187cffdb173e50118c1c543727f450f8
|
||||
cinder_git_install_branch: 41e315d63a3ba382ba6e95f55b27760ca4e7a592
|
||||
cinder_git_track_branch: master
|
||||
|
||||
|
||||
## Cloudkitty service
|
||||
cloudkitty_git_repo: https://opendev.org/openstack/cloudkitty
|
||||
cloudkitty_git_install_branch: 249ea001928d8eee4f7e28bec18ae5af28ccad40
|
||||
cloudkitty_git_install_branch: 34d121bf183de38ed8195bddd3a86c901d850a27
|
||||
cloudkitty_git_track_branch: master
|
||||
|
||||
|
||||
## Cloudkitty dashboard plugin
|
||||
cloudkitty_dashboard_git_repo: https://opendev.org/openstack/cloudkitty-dashboard
|
||||
cloudkitty_dashboard_git_install_branch: bbd8a501f4f86e1ce12eaf1b4b421591490c8eb4
|
||||
cloudkitty_dashboard_git_install_branch: 8837a1d947c687c95fe0f49a2b5b5486df8c259f
|
||||
cloudkitty_dashboard_git_track_branch: master
|
||||
|
||||
|
||||
## Designate service
|
||||
designate_git_repo: https://opendev.org/openstack/designate
|
||||
designate_git_install_branch: cad560c52e9f39c69fda696e9095c052b4d23309
|
||||
designate_git_install_branch: c998ff690058ea7319e6bc92b3f841a77dee8d6e
|
||||
designate_git_track_branch: master
|
||||
|
||||
|
||||
## Horizon Designate dashboard plugin
|
||||
designate_dashboard_git_repo: https://opendev.org/openstack/designate-dashboard
|
||||
designate_dashboard_git_install_branch: cddfd050e7fd766177eef8dce8c18d2a44180b21
|
||||
designate_dashboard_git_install_branch: 346b843ed8cb45a277572ce9a99b7f47a8136b59
|
||||
designate_dashboard_git_track_branch: master
|
||||
|
||||
|
||||
## Glance service
|
||||
glance_git_repo: https://opendev.org/openstack/glance
|
||||
glance_git_install_branch: f5776e6c1cee15e05a8618bda67ae5c7f85b32e4
|
||||
glance_git_install_branch: c99c3af4ff6a642417846852d5b7d89f9607782b
|
||||
glance_git_track_branch: master
|
||||
|
||||
|
||||
## Heat service
|
||||
heat_git_repo: https://opendev.org/openstack/heat
|
||||
heat_git_install_branch: b1fe9752b0e03a6036e7fde8312a8e0e80e297f9
|
||||
heat_git_install_branch: 968969b99cf9c1cfcde4f5c5345f7bcbd4e8db08
|
||||
heat_git_track_branch: master
|
||||
|
||||
## Horizon Heat dashboard plugin
|
||||
heat_dashboard_git_repo: https://opendev.org/openstack/heat-dashboard
|
||||
heat_dashboard_git_install_branch: 7729b7576040df7d264a5333472a2ef44fd55319
|
||||
heat_dashboard_git_install_branch: 6779c97f35d31695cbf859db8eac0b075adb653e
|
||||
heat_dashboard_git_track_branch: master
|
||||
|
||||
## Horizon service
|
||||
horizon_git_repo: https://opendev.org/openstack/horizon
|
||||
horizon_git_install_branch: 5e385fab25e3c50f5b756d31599c866be64fbfca
|
||||
horizon_git_install_branch: 05473b765e293f299a3762544d8e24ec32d90353
|
||||
horizon_git_track_branch: master
|
||||
|
||||
## Horizon Ironic dashboard plugin
|
||||
ironic_dashboard_git_repo: https://opendev.org/openstack/ironic-ui
|
||||
ironic_dashboard_git_install_branch: 9f493854b4b389e477d17abf9877850b37782cf4
|
||||
ironic_dashboard_git_install_branch: 74a0b9c4953e4319ce25badcd7338985f7e1933c
|
||||
ironic_dashboard_git_track_branch: master
|
||||
|
||||
## Horizon Magnum dashboard plugin
|
||||
magnum_dashboard_git_repo: https://opendev.org/openstack/magnum-ui
|
||||
magnum_dashboard_git_install_branch: 731488eaef5d5b28934af1c77b8e7289759be370
|
||||
magnum_dashboard_git_install_branch: 36b57fae1eb76792d04e4ff46448373ae8b5f0d6
|
||||
magnum_dashboard_git_track_branch: master
|
||||
|
||||
## Horizon Masakari dashboard plugin
|
||||
masakari_dashboard_git_repo: https://opendev.org/openstack/masakari-dashboard
|
||||
masakari_dashboard_git_install_branch: bbc752ad627d86e370d59ce24f79093d2feb50ab
|
||||
masakari_dashboard_git_install_branch: 26671c6dcd40f3da7c61effa02cbe7cc45dc0f80
|
||||
masakari_dashboard_git_track_branch: master
|
||||
|
||||
|
||||
@ -144,28 +144,28 @@ sahara_dashboard_git_track_branch: master
|
||||
|
||||
## Keystone service
|
||||
keystone_git_repo: https://opendev.org/openstack/keystone
|
||||
keystone_git_install_branch: a3fc9e7c3845387644f0661a6c6c0fd316b6c9ee
|
||||
keystone_git_install_branch: c141e6164e77f5ebb1369016d06de23a308ef510
|
||||
keystone_git_track_branch: master
|
||||
|
||||
|
||||
## Manila service
|
||||
manila_git_repo: https://opendev.org/openstack/manila
|
||||
manila_git_install_branch: 7c04fcb9047ab9ec854d8b8be69573ad2b55db75
|
||||
manila_git_install_branch: aaead1795c9fb0a8da6cda97a8c30419c81ebdc1
|
||||
manila_git_track_branch: master
|
||||
|
||||
|
||||
## Neutron service
|
||||
neutron_git_repo: https://opendev.org/openstack/neutron
|
||||
neutron_git_install_branch: d7953381c45a058d01204aed36e4461764cbe5bc
|
||||
neutron_git_install_branch: 1b68aebaba05b5db23e9e81a9a03cdf43f3eb06c
|
||||
neutron_git_track_branch: master
|
||||
|
||||
neutron_vpnaas_git_repo: https://opendev.org/openstack/neutron-vpnaas
|
||||
neutron_vpnaas_git_install_branch: 8552d8e16836570b916a7815906f7d76915e921d
|
||||
neutron_vpnaas_git_install_branch: 55c5e241429d29428c92d2f0fa9a7b7a66969485
|
||||
neutron_vpnaas_git_track_branch: master
|
||||
|
||||
|
||||
neutron_dynamic_routing_git_repo: https://opendev.org/openstack/neutron-dynamic-routing
|
||||
neutron_dynamic_routing_git_install_branch: 3d5cabaf5738d0f6040cd2ae5ce24a4988c75dbe
|
||||
neutron_dynamic_routing_git_install_branch: be5cb2cf4b8879c4808716751004b54e9fe00028
|
||||
neutron_dynamic_routing_git_track_branch: master
|
||||
|
||||
# Networking calico follows master
|
||||
@ -174,19 +174,19 @@ networking_calico_git_install_branch: 69ada593823daaecb997114e694522449839f131
|
||||
networking_calico_git_track_branch: release-v3.21
|
||||
|
||||
networking_odl_git_repo: https://opendev.org/openstack/networking-odl
|
||||
networking_odl_git_install_branch: b57cfa8b4bc1d0afe8549c15e0016d944cd3f9d5
|
||||
networking_odl_git_install_branch: 4524ccf88a7f731d200a4b1733cf30956a8bd34a
|
||||
networking_odl_git_track_branch: master
|
||||
|
||||
networking_bgpvpn_git_repo: https://opendev.org/openstack/networking-bgpvpn
|
||||
networking_bgpvpn_git_install_branch: 1d095558adb97e6a1dea441c93f08b5fa0b75671
|
||||
networking_bgpvpn_git_install_branch: 6d38103065d65891b259bc8ebd14509c41614ae9
|
||||
networking_bgpvpn_git_track_branch: master
|
||||
|
||||
networking_sfc_git_repo: https://opendev.org/openstack/networking-sfc
|
||||
networking_sfc_git_install_branch: 26274d2fd4c08dfdc21c09c8effc044241ef17fe
|
||||
networking_sfc_git_install_branch: 6d09c28a8dc5853efdc865fb12ca93ff970ddc81
|
||||
networking_sfc_git_track_branch: master
|
||||
|
||||
networking_generic_switch_git_repo: https://opendev.org/openstack/networking-generic-switch
|
||||
networking_generic_switch_git_install_branch: bc90e80dcfa50fa10eab1c7b44ca8ab22a30aea1
|
||||
networking_generic_switch_git_install_branch: 9f7d951496c34ce659a18ef3665d0c9dfe92bb66
|
||||
networking_generic_switch_git_track_branch: master
|
||||
|
||||
networking_nsx_git_repo: https://opendev.org/x/vmware-nsx
|
||||
@ -194,130 +194,130 @@ networking_nsx_git_install_branch: 0253265f75f63d5619b30f16a6b64459dec79d82
|
||||
networking_nsx_git_track_branch: master
|
||||
|
||||
networking_nsxlib_git_repo: https://opendev.org/x/vmware-nsxlib
|
||||
networking_nsxlib_git_install_branch: cfe4ed8e274d9322065a1a6f2c8bd8c74f6ca81f
|
||||
networking_nsxlib_git_install_branch: 778dd72e8691d29347c1497c2a392ba1e476bf04
|
||||
networking_nsxlib_git_track_branch: master
|
||||
|
||||
## Nova service
|
||||
nova_git_repo: https://opendev.org/openstack/nova
|
||||
nova_git_install_branch: 0c31561792e0e13a9f8267e71fa484ab79957f04
|
||||
nova_git_install_branch: de10013328895c0a2c29d833c3c26209a258bc8f
|
||||
nova_git_track_branch: master
|
||||
|
||||
|
||||
## Sahara service
|
||||
sahara_git_repo: https://opendev.org/openstack/sahara
|
||||
sahara_git_install_branch: f6a4a6e0b74ac59df29907b2db1980b8500004e8
|
||||
sahara_git_install_branch: 43bf37f01752183ad3b314760524991b75898ba1
|
||||
sahara_git_track_branch: master
|
||||
|
||||
|
||||
## Senlin service
|
||||
senlin_git_repo: https://opendev.org/openstack/senlin
|
||||
senlin_git_install_branch: 608e80b9ac6602b63614acf866cfd0e89da5f234
|
||||
senlin_git_install_branch: e0f5802fa454592a8bea210d0e95a82a08348179
|
||||
senlin_git_track_branch: master
|
||||
|
||||
|
||||
## Swift service
|
||||
swift_git_repo: https://opendev.org/openstack/swift
|
||||
swift_git_install_branch: 16a3067746ef7766a0ae7a9edf84a9557297422a
|
||||
swift_git_install_branch: f83bfe1df933aa934aa0cf34227cdba0aaad58d9
|
||||
swift_git_track_branch: master
|
||||
|
||||
|
||||
## Ironic service
|
||||
ironic_git_repo: https://opendev.org/openstack/ironic
|
||||
ironic_git_install_branch: 2f09b7b1026551cb5818436a3714260fee9fcac4
|
||||
ironic_git_install_branch: f446be697badbc7ce28d294afb2ddc77e9906517
|
||||
ironic_git_track_branch: master
|
||||
|
||||
|
||||
## Ironic inspector service
|
||||
ironic_inspector_git_repo: https://opendev.org/openstack/ironic-inspector
|
||||
ironic_inspector_git_install_branch: 567b73138d5dae3b7924e98abc946a5f4a90e352
|
||||
ironic_inspector_git_install_branch: bcb6ee3cd0e259f0a57b5bd948313875b3921bd1
|
||||
ironic_inspector_git_track_branch: master
|
||||
|
||||
|
||||
## Magnum service
|
||||
magnum_git_repo: https://opendev.org/openstack/magnum
|
||||
magnum_git_install_branch: 2a7ab5e9a37565760fb57fb00f5604f1486cdfb1
|
||||
magnum_git_install_branch: 9d454a63b38d55766fd216bdea35c973b9814a28
|
||||
magnum_git_track_branch: master
|
||||
|
||||
## Masakari service
|
||||
masakari_git_repo: https://opendev.org/openstack/masakari
|
||||
masakari_git_install_branch: 7c6380d63e4e39db30176306303323e16b38fa3d
|
||||
masakari_git_install_branch: 894e22f6a9c73e65d884d092efa10f2e5b1a1ffc
|
||||
masakari_git_track_branch: master
|
||||
|
||||
## Masakari monitors services
|
||||
masakari_monitors_git_repo: https://opendev.org/openstack/masakari-monitors
|
||||
masakari_monitors_git_install_branch: 45adf21e016ebcbeb61287c248734663274821a1
|
||||
masakari_monitors_git_install_branch: f46f67be1aeea9a3afaa8b4a803b9ce9818150e1
|
||||
masakari_monitors_git_track_branch: master
|
||||
|
||||
## Mistral service
|
||||
mistral_git_repo: https://opendev.org/openstack/mistral
|
||||
mistral_git_install_branch: b2d6de569c7bba96cd3179189ffbcee6b7a28c1f
|
||||
mistral_git_install_branch: 28f94b0c64ebbc04729c441c801682e312fc9c64
|
||||
mistral_git_track_branch: master
|
||||
|
||||
## Murano service
|
||||
murano_git_repo: https://opendev.org/openstack/murano
|
||||
murano_git_install_branch: f0258fc8438fd4bd3c48d7c8ba4a4e1166a219bf
|
||||
murano_git_install_branch: 589f2a11e05e86dc7fa5dd83780babba10723ed4
|
||||
murano_git_track_branch: master
|
||||
|
||||
murano_dashboard_git_repo: https://opendev.org/openstack/murano-dashboard
|
||||
murano_dashboard_git_install_branch: ad3ddf6c20d7748f0a82f4b0ea399b94244dd1eb
|
||||
murano_dashboard_git_install_branch: 5ba4e8148a8cfc6f1ede9a8199dd0bedf2bc0075
|
||||
murano_dashboard_git_track_branch: master
|
||||
|
||||
## Trove service
|
||||
trove_git_repo: https://opendev.org/openstack/trove
|
||||
trove_git_install_branch: 39322f5ad88cf5eef003af74294676a5563a8296
|
||||
trove_git_install_branch: e4bf4222b4e6b29c0a5cfef892f25abf2b523a3c
|
||||
trove_git_track_branch: master
|
||||
|
||||
## Horizon Trove dashboard plugin
|
||||
trove_dashboard_git_repo: https://opendev.org/openstack/trove-dashboard
|
||||
trove_dashboard_git_install_branch: 1602afbd7e3abfab2e40d931726474de5e9e3d70
|
||||
trove_dashboard_git_install_branch: 681de5d4dfa6a42b8f8951d851557598ae5cb914
|
||||
trove_dashboard_git_track_branch: master
|
||||
|
||||
|
||||
## Octavia service
|
||||
octavia_git_repo: https://opendev.org/openstack/octavia
|
||||
octavia_git_install_branch: d1c207be2b687b75d812346661eab976ac1d1aff
|
||||
octavia_git_install_branch: 83ae4a6335a78f8388ec7cde481c729dff158d4c
|
||||
octavia_git_track_branch: master
|
||||
|
||||
|
||||
## Placement service
|
||||
placement_git_repo: https://opendev.org/openstack/placement
|
||||
placement_git_install_branch: 91b85ba7abf8e89fc565cb5af53c1753d6a98895
|
||||
placement_git_install_branch: 333fe55b761b28343966d5838976a1b86aa635da
|
||||
placement_git_track_branch: master
|
||||
|
||||
|
||||
## Tacker service
|
||||
tacker_git_repo: https://opendev.org/openstack/tacker
|
||||
tacker_git_install_branch: 4d6031883cb65cc1a90b4f1e8316540008f47828
|
||||
tacker_git_install_branch: acf84a168acd4dc239c9a55f21a1b19d96377b81
|
||||
tacker_git_track_branch: master
|
||||
|
||||
|
||||
## Horizon Octavia dashboard plugin
|
||||
octavia_dashboard_git_repo: https://opendev.org/openstack/octavia-dashboard
|
||||
octavia_dashboard_git_install_branch: d42395fcb70408b8eba96e60af1769532d85d36e
|
||||
octavia_dashboard_git_install_branch: 1f6691e05cc7927c872d319bf7be76ab4e309cf6
|
||||
octavia_dashboard_git_track_branch: master
|
||||
|
||||
|
||||
## Blazar service
|
||||
blazar_git_repo: https://opendev.org/openstack/blazar
|
||||
blazar_git_install_branch: 9a37ded91964cf68eb1c8572c07618e2f19120ac
|
||||
blazar_git_install_branch: 730be45841e755ea672d10f4ac30f0594309556d
|
||||
blazar_git_track_branch: master
|
||||
|
||||
## Blazar Nova Service
|
||||
blazar_nova_git_repo: https://opendev.org/openstack/blazar-nova
|
||||
blazar_nova_git_install_branch: 3d01888c14a785e796393d7f6a2b0792b1b1f2e0
|
||||
blazar_nova_git_install_branch: dcc985879315c9321a3dc1f75c7d431e2e209ab2
|
||||
blazar_nova_git_track_branch: master
|
||||
|
||||
## Zun service
|
||||
zun_git_repo: https://opendev.org/openstack/zun
|
||||
zun_git_install_branch: 164123eb75facec8820d3c4278403ba11276e1f1
|
||||
zun_git_install_branch: 2e8825a05f397b01b760670d606f3c3cb2a8d3cc
|
||||
zun_git_track_branch: master
|
||||
|
||||
## Zun kuryr service
|
||||
zun_kuryr_git_repo: https://opendev.org/openstack/kuryr-libnetwork
|
||||
zun_kuryr_git_install_branch: e5daefc3c2dae2d4f65ef584eb257e841cd417e7
|
||||
zun_kuryr_git_install_branch: 940847844452a0f6b9acd52965c5b8c687dbcce1
|
||||
zun_kuryr_git_track_branch: master
|
||||
|
||||
## Zun kuryr library
|
||||
zun_kuryr_lib_git_repo: https://opendev.org/openstack/kuryr
|
||||
zun_kuryr_lib_git_install_branch: 5b38e84ef8a0a62ee44d53ddd1cda377b0d9d934
|
||||
zun_kuryr_lib_git_install_branch: 2bb7dfeb198554f3660d335ef9c6ce8392ee58ab
|
||||
zun_kuryr_lib_git_track_branch: master
|
||||
|
@ -13,10 +13,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 21.02.2022 ###
|
||||
### HEAD as of 23.03.2022 ###
|
||||
|
||||
tempest_git_repo: https://opendev.org/openstack/tempest
|
||||
tempest_git_install_branch: ca03d2b504eabb19aff56ea6673eeb9a7d7b22fe
|
||||
tempest_git_install_branch: 67ea5dfbac827a27004448aae7142197eeff57d0
|
||||
tempest_git_track_branch: master
|
||||
|
||||
tempest_plugin_barbican_git_repo: https://opendev.org/openstack/barbican-tempest-plugin
|
||||
@ -24,7 +24,7 @@ tempest_plugin_barbican_git_install_branch: 9fe096e1422c7c884b94166763b4857b5abc
|
||||
tempest_plugin_barbican_git_track_branch: master
|
||||
|
||||
tempest_plugin_cinder_git_repo: https://opendev.org/openstack/cinder-tempest-plugin
|
||||
tempest_plugin_cinder_git_install_branch: a3b2272871db9ceacf99324f980f12af716f7b69
|
||||
tempest_plugin_cinder_git_install_branch: c70f27ca61261dc8176375275d3fd16792d8d57c
|
||||
tempest_plugin_cinder_git_track_branch: master
|
||||
|
||||
tempest_plugin_cloudkitty_git_repo: https://opendev.org/openstack/cloudkitty-tempest-plugin
|
||||
@ -32,7 +32,7 @@ tempest_plugin_cloudkitty_git_install_branch: 03d07b84ef4dffa685718ec4124d283e47
|
||||
tempest_plugin_cloudkitty_git_track_branch: master
|
||||
|
||||
tempest_plugin_designate_git_repo: https://opendev.org/openstack/designate-tempest-plugin
|
||||
tempest_plugin_designate_git_install_branch: 45b3d39d422dd1062abfe849f15a4aeb37b3d462
|
||||
tempest_plugin_designate_git_install_branch: 1cbfc88d6742aac850a108b9d37223dde8123a43
|
||||
tempest_plugin_designate_git_track_branch: master
|
||||
|
||||
tempest_plugin_heat_git_repo: https://opendev.org/openstack/heat-tempest-plugin
|
||||
@ -40,7 +40,7 @@ tempest_plugin_heat_git_install_branch: ba43685c131d6387779ed35f5bf61fc86667a728
|
||||
tempest_plugin_heat_git_track_branch: master
|
||||
|
||||
tempest_plugin_ironic_git_repo: https://opendev.org/openstack/ironic-tempest-plugin
|
||||
tempest_plugin_ironic_git_install_branch: fd43dcc3b607603978c51ca605dc70e1b784d782
|
||||
tempest_plugin_ironic_git_install_branch: 37d61a4acf34040c3f4af63a3b2142bfe59d81a1
|
||||
tempest_plugin_ironic_git_track_branch: master
|
||||
|
||||
tempest_plugin_keystone_git_repo: https://opendev.org/openstack/keystone-tempest-plugin
|
||||
@ -48,19 +48,19 @@ tempest_plugin_keystone_git_install_branch: 4eff632695fe79a5d78f400dca3ceab663c8
|
||||
tempest_plugin_keystone_git_track_branch: master
|
||||
|
||||
tempest_plugin_magnum_git_repo: https://opendev.org/openstack/magnum-tempest-plugin
|
||||
tempest_plugin_magnum_git_install_branch: 9b9eacfa515db07874b6489a9ce1785965d684fb
|
||||
tempest_plugin_magnum_git_install_branch: 969753e8fd9c60134949a89f8d3ef95eb6ec9af6
|
||||
tempest_plugin_magnum_git_track_branch: master
|
||||
|
||||
tempest_plugin_manila_git_repo: https://opendev.org/openstack/manila-tempest-plugin
|
||||
tempest_plugin_manila_git_install_branch: 73e0b6fdc450b7539bf6a97349f5774177ffb24a
|
||||
tempest_plugin_manila_git_install_branch: 5203643c2423c89afc90b1c0045de422c643f85a
|
||||
tempest_plugin_manila_git_track_branch: master
|
||||
|
||||
tempest_plugin_murano_git_repo: https://opendev.org/openstack/murano-tempest-plugin
|
||||
tempest_plugin_murano_git_install_branch: e3ff4504b590a7b170cd0dd5406909afeafd3f55
|
||||
tempest_plugin_murano_git_install_branch: 1dc16d6ba1b859b44c2845b5f276c6546fa6f42c
|
||||
tempest_plugin_murano_git_track_branch: master
|
||||
|
||||
tempest_plugin_neutron_git_repo: https://opendev.org/openstack/neutron-tempest-plugin
|
||||
tempest_plugin_neutron_git_install_branch: d2ecabb4fc1f35aa6374260f8b89cea0c467534b
|
||||
tempest_plugin_neutron_git_install_branch: 5139376dd8a12ad115e3807119ae689637adafbd
|
||||
tempest_plugin_neutron_git_track_branch: master
|
||||
|
||||
tempest_plugin_novajoin_git_repo: https://opendev.org/x/novajoin-tempest-plugin
|
||||
|
Loading…
Reference in New Issue
Block a user