Bump upstream SHAs

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/890100
Change-Id: If91b177abfb25a0d10595c2eca2d21013c871726
This commit is contained in:
Dmitriy Rabotyagov 2023-08-15 15:34:26 +02:00
parent 45afeaefba
commit 391cf35b21
30 changed files with 94 additions and 94 deletions

View File

@ -12,7 +12,7 @@ collections:
- name: openstack.osa
source: https://opendev.org/openstack/openstack-ansible-plugins
type: git
version: f35126af68e17d76be00f1cb70cd42fab15f2f4e
version: 0f444233c245a3c2430cff57d8e2d4b3d6b09844
- name: community.general
source: https://github.com/ansible-collections/community.general
type: git

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Global Requirements
requirements_git_repo: "{{ openstack_opendev_base_url }}/openstack/requirements"
requirements_git_install_branch: b6973fb0da443080723ee85204bee6e73ffd60a9
requirements_git_install_branch: 720635b93384f91f11b19fb420ae9412e75a1c71
requirements_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Aodh service
aodh_git_repo: "{{ openstack_opendev_base_url }}/openstack/aodh"
aodh_git_install_branch: 94dc273712415910b951113633fe8a76ca9f72f8
aodh_git_install_branch: 763bb401857e2501c92d7538a658df3aea38a07f
aodh_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Barbican service
barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican"
barbican_git_install_branch: 3c1c30918dfa7daccf6e8729bedfde774c65235d
barbican_git_install_branch: 2726129022b429ce2de3242dcb5da212e57a55e9
barbican_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Ceilometer service
ceilometer_git_repo: "{{ openstack_opendev_base_url }}/openstack/ceilometer"
ceilometer_git_install_branch: 8e46629357d84f68c3085bde45ba46f72154a081
ceilometer_git_install_branch: 7d0ac89c3f085b528ad4d06c2e551b3a4892b649
ceilometer_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Cinder service
cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder"
cinder_git_install_branch: 77b6035e4fd8931f40370d0534245100128275d9
cinder_git_install_branch: ff4b1c910e65274efcbc0fd052f1f9bc5a643603
cinder_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Cloudkitty service
cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty"
cloudkitty_git_install_branch: 5d024fc33fc4d8ce6500d16668b9857aee49bd85
cloudkitty_git_install_branch: b460fd937fd2c8cc83979efa1abb7fa82d40a3f7
cloudkitty_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Designate service
designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate"
designate_git_install_branch: d8b019942f44c1d709df6a1bb29eed200b37c42f
designate_git_install_branch: 29097ed55953964557f28e75858bd211ce1c7bca
designate_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Glance service
glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance"
glance_git_install_branch: dca70d1ca8f6c5947bea0b5a623843b68cfb5d15
glance_git_install_branch: 93e14113a56bc1faf13b66cea7aa55f0345b402c
glance_git_track_branch: master

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 22.03.2023 ###
### HEAD as of 15.08.2023 ###
## Gnocchi service
## This service has a different stable branch strategy to the rest of OpenStack.
@ -23,5 +23,5 @@
# is merged and backported
gnocchi_git_repo: "{{ openstack_github_base_url }}/gnocchixyz/gnocchi"
gnocchi_git_install_branch: 6f35ea5413a9f78551d8193b8d2a6d77c49b6372
gnocchi_git_track_branch: stable/4.4
gnocchi_git_install_branch: 9def5fcfdaae3aff4e933ee30e38e65175b8153c
gnocchi_git_track_branch: stable/4.5

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Heat service
heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat"
heat_git_install_branch: 3893c4321ad0f2d06c5e28a2792e51d61f4c0653
heat_git_install_branch: a4ac653e35f16a5787bc5a2c934736656294b9b6
heat_git_track_branch: master

View File

@ -13,11 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Horizon service
horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon"
horizon_git_install_branch: 3c5006efb4533e1cf0815fb80ede86b7a38a40bf
horizon_git_install_branch: 638d411637aeb0366d9b68fc95ef19eb3eb849bd
horizon_git_track_branch: master
## Adjutant dashboard plugin
@ -27,17 +27,17 @@ adjutant_dashboard_git_track_branch: master
## Barbican dashboard plugin
barbican_dashboard_git_repo: "{{ openstack_opendev_base_url }}//openstack/barbican-ui"
barbican_dashboard_git_install_branch: 3a78a743426376250f43508d4281e86c75067271
barbican_dashboard_git_install_branch: 7e88ff2ace570b3899ae0c5526a9cfa8aef0b45e
barbican_dashboard_git_track_branch: master
## Cloudkitty dashboard plugin
cloudkitty_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty-dashboard"
cloudkitty_dashboard_git_install_branch: 7123b765d0f7a03bb4c13f74c3b6b65e184c2122
cloudkitty_dashboard_git_install_branch: 4ed8863c1b15d489a2a78e767b737402647bc4da
cloudkitty_dashboard_git_track_branch: master
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-dashboard"
designate_dashboard_git_install_branch: fd72a687cb4c948491681210e21ad88535a98d34
designate_dashboard_git_install_branch: 5e4314164b4e0b77f7323fcd41cc0c5ef9708e7a
designate_dashboard_git_track_branch: master
## Horizon Heat dashboard plugin
@ -47,7 +47,7 @@ heat_dashboard_git_track_branch: master
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: "{{ openstack_opendev_base_url}}/openstack/ironic-ui"
ironic_dashboard_git_install_branch: 676aef6bbfe886cfbc8f8cc617cd8a271b8e85b2
ironic_dashboard_git_install_branch: 93ca4f46d2f6084f9eaef31f7f5e19cc36ff3ebd
ironic_dashboard_git_track_branch: master
## Horizon Magnum dashboard plugin
@ -57,12 +57,12 @@ magnum_dashboard_git_track_branch: master
## Horizon Masakari dashboard plugin
masakari_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-dashboard"
masakari_dashboard_git_install_branch: c1928878d0fefa79a080aeb34693b629f9f822fb
masakari_dashboard_git_install_branch: cb7ae677a68056f1305cab2821fefc872b813442
masakari_dashboard_git_track_branch: master
## Horizon Murano dashboard plugin
murano_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano-dashboard"
murano_dashboard_git_install_branch: 2c1c88a708c348728a5941cc91b538ad68658287
murano_dashboard_git_install_branch: 54e2ea8a71385b1c7624b3d2c8056bd8a2c2e2f7
murano_dashboard_git_track_branch: master
## Horizon Sahara dashboard plugin
@ -72,10 +72,10 @@ sahara_dashboard_git_track_branch: master
## Horizon Trove dashboard plugin
trove_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove-dashboard"
trove_dashboard_git_install_branch: 522b72835887175eb8e94042e113207db1dd5fa7
trove_dashboard_git_install_branch: 6bc43e214846d60ae77461728033d9f6e4e6feb5
trove_dashboard_git_track_branch: master
## Horizon Octavia dashboard plugin
octavia_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-dashboard"
octavia_dashboard_git_install_branch: b50b1eb5edc625be9bfca2ac3a3140eaf22284a5
octavia_dashboard_git_install_branch: 5c0277ffc81786e84e25f017528a45b27f32ce6e
octavia_dashboard_git_track_branch: master

View File

@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Ironic service
ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic"
ironic_git_install_branch: 2bd69444d927fb9cbf79bfc1494be9bf6e9c2e29
ironic_git_install_branch: 8e2aab82918b82264a82df665000bad0fc9c3426
ironic_git_track_branch: master
## Ironic inspector service
ironic_inspector_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-inspector"
ironic_inspector_git_install_branch: 62e42d38001d39dbc5c47d85e004057cdd53cf08
ironic_inspector_git_install_branch: 53778d62f16c446e2861877f20a91ac3ba6940da
ironic_inspector_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Keystone service
keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone"
keystone_git_install_branch: 74ea58e0b9d774f3a27719f6c4542e182794c055
keystone_git_install_branch: 349706a4481edbf2600448bd9edc1a70eac371b1
keystone_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Magnum service
magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum"
magnum_git_install_branch: a1252ec5534d9c5f50a1af783b91645515418c63
magnum_git_install_branch: eca79453c0097b0f63019821d3c2e9ecacebf784
magnum_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Manila service
manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila"
manila_git_install_branch: bc70c12b895b05e4acddee27466b4ef83dcd62a0
manila_git_install_branch: 824fdb3270e64782cfdeb6bf27ea107ef7c1e58f
manila_git_track_branch: master

View File

@ -13,11 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Masakari service
masakari_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari"
masakari_git_install_branch: b2f2a58e3c3b4cdb3801e1d09b0a1f5aa62fc4ce
masakari_git_install_branch: bad1f2fe6e5b4cc1f04c8723d9aba8c4cfffb164
masakari_git_track_branch: master
## Masakari monitors services

View File

@ -13,13 +13,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Mistral service
mistral_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral"
mistral_git_install_branch: d6b7f7305d249a5beaacddc90bbc1003680fdb87
mistral_git_install_branch: 7baff017d0cf01d19c44055ad201ca59131b9f94
mistral_git_track_branch: master
mistral_extra_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral-extra"
mistral_extra_git_install_branch: 44b3e5dff55d3d4ee9994ebf4fd6cf55447d4589
mistral_extra_git_install_branch: 2e0139b9b2ef9d23f889c148a641d0ea3b631102
mistral_extra_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Murano service
murano_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano"
murano_git_install_branch: 9a84d271cbe45b21a3080a0a9f82a4bced5f38c4
murano_git_install_branch: c898a310afbc27f12190446ef75d8b0bd12115eb
murano_git_track_branch: master

View File

@ -13,31 +13,31 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Neutron service
neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron"
neutron_git_install_branch: 3fc97633a066d2eaa563b589402058255ca61354
neutron_git_install_branch: 3cdfc03a2acefb9002e218f1f7a4696d32b7396d
neutron_git_track_branch: master
neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas"
neutron_vpnaas_git_install_branch: 97e5d0332c669138ed9f81f031568181ffffa644
neutron_vpnaas_git_install_branch: 68307808483b4c970a2b0c57d1f1aa3b4dcadc78
neutron_vpnaas_git_track_branch: master
neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing"
neutron_dynamic_routing_git_install_branch: 513ea649be9fd652b0c5b391167f851bc3d653bb
neutron_dynamic_routing_git_install_branch: 2b75e2bfdc4e48bbe3e012767dcabf1c51b0dd03
neutron_dynamic_routing_git_track_branch: master
networking_odl_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-odl"
networking_odl_git_install_branch: b5100912f0930e37f7f2bd176a791e4c11836723
networking_odl_git_install_branch: 517df91c9ef84b4e462e6cc9d70b7e14ad5a511c
networking_odl_git_track_branch: master
networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn"
networking_bgpvpn_git_install_branch: ce690c88031232f21a558142183b17d2ef8fa509
networking_bgpvpn_git_install_branch: fd5d5818e388d0357619be3090d5b6fe2029834f
networking_bgpvpn_git_track_branch: master
networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc"
networking_sfc_git_install_branch: da019219b4b96f5d9f2317c6a7fe6eec61c47349
networking_sfc_git_install_branch: 9c0823ceadac6abd7b643c350a5275b20e677568
networking_sfc_git_track_branch: master
networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch"
@ -45,7 +45,7 @@ networking_generic_switch_git_install_branch: 5246705d24224d9c5cb6d9befd0542162c
networking_generic_switch_git_track_branch: master
networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx"
networking_nsx_git_install_branch: 0253265f75f63d5619b30f16a6b64459dec79d82
networking_nsx_git_install_branch: 715cb5fc1174b9226f043e49ffd389add44f070a
networking_nsx_git_track_branch: master
networking_nsxlib_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsxlib"

View File

@ -23,11 +23,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 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## NOVNC from source
novncproxy_git_repo: "{{ openstack_github_base_url }}/novnc/noVNC"
novncproxy_git_install_branch: c2d6a06d6df7dcc5cda9567181c685cd1b84d750
novncproxy_git_install_branch: 295004cabe262367a4df32257d8eb8517bfc4ae1
novncproxy_git_track_branch: master
## spice-html5 from source
@ -37,5 +37,5 @@ spicehtml5_git_track_branch: master
## Nova service
nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/nova"
nova_git_install_branch: 971809b4d4db39e98d6534531e55d5b8fcde49cb
nova_git_install_branch: 29f7836ef6542ad98fc9beae89aa64357b0361ad
nova_git_track_branch: master

View File

@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Octavia service
octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia"
octavia_git_install_branch: e2bc07222f40ce5c6ba73a0e4bf79af9f5ebde11
octavia_git_install_branch: 8ccc0d01764c234ce9d3dc0191b5a0952111e2ef
octavia_git_track_branch: master
## Octavia OVN provider
octavia_ovn_octavia_provider_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-octavia-provider"
octavia_ovn_octavia_provider_git_install_branch: ede9b1930936ed519efbb18cfdfe9ee44628147c
octavia_ovn_octavia_provider_git_install_branch: e9a55cd2b6eca09e14a18212d8d537eaa7ac17d7
octavia_ovn_octavia_provider_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Placement service
placement_git_repo: "{{ openstack_opendev_base_url }}/openstack/placement"
placement_git_install_branch: e62c3a6fea81c1644d81d42d01b21b22ff230807
placement_git_install_branch: 07b2a3a249f5fe2b82909bb1dc2f514132edbff9
placement_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Sahara service
sahara_git_repo: "{{ openstack_opendev_base_url }}/openstack/sahara"
sahara_git_install_branch: d719543b2ea9598965b08ea4fe514bfc09d06972
sahara_git_install_branch: a806a536b623b4ce1a345d5718505a5f04c987f4
sahara_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Senlin service
senlin_git_repo: "{{ openstack_opendev_base_url }}/openstack/senlin"
senlin_git_install_branch: 6eee2f4153eb0f2ffab88792d75221b3ef6d4a0b
senlin_git_install_branch: a5c28aeec3ea33f5a2deda4854ab0ce1d17c5c05
senlin_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Swift service
swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift"
swift_git_install_branch: eb3fe260d51d021674b2bccc4b9d1b4cc0757450
swift_git_install_branch: cc59929412f2fa0271c2940afaa3fa3c6e9aff99
swift_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Tacker service
tacker_git_repo: "{{ openstack_opendev_base_url }}/openstack/tacker"
tacker_git_install_branch: 0becf595f42c35bc32d498ba40a4e7bc4b136343
tacker_git_install_branch: bd0cf9b3e29a3fe62b9dae7de6a65846693612a7
tacker_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Trove service
trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove"
trove_git_install_branch: e854cb58538f83d7a4538218b27d8ad25d865f35
trove_git_install_branch: 94ec942eaab0496e5ffbf448fa7f1ad2bff7888d
trove_git_track_branch: master

View File

@ -13,26 +13,26 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
tempest_git_repo: "{{ openstack_opendev_base_url }}/openstack/tempest"
tempest_git_install_branch: 86b8b6204c08aa304b57c0758b2ae3321513614b
tempest_git_install_branch: 5cf76f44e6684cb29905253ff4186575217a2c5d
tempest_git_track_branch: master
tempest_plugin_barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican-tempest-plugin"
tempest_plugin_barbican_git_install_branch: b5519a7015b0f28e796d82555c5d82c684896c68
tempest_plugin_barbican_git_install_branch: bf83cf93c0063dde7078e8ff701e1712307fd1c0
tempest_plugin_barbican_git_track_branch: master
tempest_plugin_cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder-tempest-plugin"
tempest_plugin_cinder_git_install_branch: a8f4fde0194954a7a1d797db2b920c29d2e72dff
tempest_plugin_cinder_git_install_branch: 52a75f4e3a6dd88d5cfc8f807026197a5db94d5c
tempest_plugin_cinder_git_track_branch: master
tempest_plugin_cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty-tempest-plugin"
tempest_plugin_cloudkitty_git_install_branch: b62f4684676f5aaa77f77cc68b3c89a618e86a51
tempest_plugin_cloudkitty_git_install_branch: 599e5eea9c99015f000baf695b2a61a5b3bf21c3
tempest_plugin_cloudkitty_git_track_branch: master
tempest_plugin_designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-tempest-plugin"
tempest_plugin_designate_git_install_branch: 0480597cb6366413a6b841272a8d43ff043b0bcd
tempest_plugin_designate_git_install_branch: 428987b56adad4dccec683274f85bd36064a83c3
tempest_plugin_designate_git_track_branch: master
tempest_plugin_glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance-tempest-plugin"
@ -40,11 +40,11 @@ tempest_plugin_glance_git_install_branch: d6f7287947731da139413899ddddddcfb95e1a
tempest_plugin_glance_git_track_branch: master
tempest_plugin_heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-tempest-plugin"
tempest_plugin_heat_git_install_branch: a3719a852c4485ec4a1269f6b4acf7e18432365a
tempest_plugin_heat_git_install_branch: 861283a98f5d5c3b0252ef52db3cbd64cd3cc3a6
tempest_plugin_heat_git_track_branch: master
tempest_plugin_ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-tempest-plugin"
tempest_plugin_ironic_git_install_branch: d5c0acf7220e2037afb571d2f11d33585a16a215
tempest_plugin_ironic_git_install_branch: 3c8235ed02c10940fc3889ae04d9ba7a6a8bbb34
tempest_plugin_ironic_git_track_branch: master
tempest_plugin_keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone-tempest-plugin"
@ -52,27 +52,27 @@ tempest_plugin_keystone_git_install_branch: dbe56f0a07febd9e8babf54b88c63084b59f
tempest_plugin_keystone_git_track_branch: master
tempest_plugin_magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum-tempest-plugin"
tempest_plugin_magnum_git_install_branch: 0805f24e65a8b622649bfc12f9a6657b03b8b683
tempest_plugin_magnum_git_install_branch: a00cd2f638110ef0689e8ca23b9d649c09edaf4b
tempest_plugin_magnum_git_track_branch: master
tempest_plugin_manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila-tempest-plugin"
tempest_plugin_manila_git_install_branch: 9cefa379a5b482f19e4f821986b1d92ec5ac84c5
tempest_plugin_manila_git_install_branch: efbad5d8dc780bc8d3326ed9f87ccddf2c3cc874
tempest_plugin_manila_git_track_branch: master
tempest_plugin_murano_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano-tempest-plugin"
tempest_plugin_murano_git_install_branch: e16b2dc1512854c9a249944a5f288a1065f328fd
tempest_plugin_murano_git_install_branch: d2b794cbf0f33c39db85d0a59e38851f579b1d5a
tempest_plugin_murano_git_track_branch: master
tempest_plugin_neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-tempest-plugin"
tempest_plugin_neutron_git_install_branch: 318d629308287c199ff937c1b4923a09a56f2984
tempest_plugin_neutron_git_install_branch: c1793ca2e84aa336c7a0eaa6a63861120d93758b
tempest_plugin_neutron_git_track_branch: master
tempest_plugin_novajoin_git_repo: "{{ openstack_opendev_base_url }}/x/novajoin-tempest-plugin"
tempest_plugin_novajoin_git_install_branch: 0df7e1c6b58ba108fcd38a0b5ea4e4f45e87a05d
tempest_plugin_novajoin_git_install_branch: d4a39ceb0f636de6a5b07b99a5a04a7a272dd398
tempest_plugin_novajoin_git_track_branch: master
tempest_plugin_octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-tempest-plugin"
tempest_plugin_octavia_git_install_branch: b9af9163cb7a5277e4c72dc1becb563148f7fa1b
tempest_plugin_octavia_git_install_branch: 3c44d1cb9b9f311b3f2396a6b8adb33895083739
tempest_plugin_octavia_git_track_branch: master
tempest_plugin_senlin_git_repo: "{{ openstack_opendev_base_url }}/openstack/senlin-tempest-plugin"
@ -80,7 +80,7 @@ tempest_plugin_senlin_git_install_branch: 2df1c32df4565127c0c1b9d7d6e454e5b2fe1f
tempest_plugin_senlin_git_track_branch: master
tempest_plugin_sahara_git_repo: "{{ openstack_opendev_base_url }}/openstack/sahara-tests"
tempest_plugin_sahara_git_install_branch: 98063d3fd93ce77cb3ecbbd33868bbe5dd3a6865
tempest_plugin_sahara_git_install_branch: f67f18fbdef1e3f88276d1a421c75b2d80d7605a
tempest_plugin_sahara_git_track_branch: master
tempest_plugin_telemetry_git_repo: "{{ openstack_opendev_base_url }}/openstack/telemetry-tempest-plugin"
@ -88,7 +88,7 @@ tempest_plugin_telemetry_git_install_branch: 2064db7dc70b7167d3016d5eef092031733
tempest_plugin_telemetry_git_track_branch: master
tempest_plugin_trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove-tempest-plugin"
tempest_plugin_trove_git_install_branch: 1300140f76834f7e8373e799cbeb9e58ffd98b4c
tempest_plugin_trove_git_install_branch: d63e17a1c068a90168a463dd78e241a6b7f51a91
tempest_plugin_trove_git_track_branch: master
tempest_plugin_zaqar_git_repo: "{{ openstack_opendev_base_url }}/openstack/zaqar-tempest-plugin"
@ -96,9 +96,9 @@ tempest_plugin_zaqar_git_install_branch: 3813c99e501a1f67a9cbde751cf71747a61f678
tempest_plugin_zaqar_git_track_branch: master
tempest_plugin_zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun-tempest-plugin"
tempest_plugin_zun_git_install_branch: 29250bda508c95d0e24f383ca159016385326536
tempest_plugin_zun_git_install_branch: 8a0b3cf100c00c5ddbe13bc97b42f16a2bff95c1
tempest_plugin_zun_git_track_branch: master
rally_openstack_git_repo: "{{ openstack_opendev_base_url }}/openstack/rally-openstack"
rally_openstack_git_install_branch: e5805305e6e172e7530c5c32f5927f587910a33c
rally_openstack_git_install_branch: 1bd13edb9483f225cdc184f0c0f9c7845763e284
rally_openstack_git_track_branch: master

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 31.05.2023 ###
### HEAD as of 15.08.2023 ###
## Zun service
zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun"
@ -27,5 +27,5 @@ zun_kuryr_git_track_branch: master
## Zun kuryr library
zun_kuryr_lib_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr"
zun_kuryr_lib_git_install_branch: c11675d137ca302359faa1413c1bf1bc11c63635
zun_kuryr_lib_git_install_branch: bc7e8e329e8bc6b5c5bb747911c9444172e930da
zun_kuryr_lib_git_track_branch: master