Update upstream SHAs
Closes-Bug: #2054224 Change-Id: Idab46a7c557366dabd6979ee08c1332a2d2d7515
This commit is contained in:
parent
f73cf9a0a9
commit
e72984ca95
@ -11,7 +11,7 @@ collections:
|
||||
- name: openstack.osa
|
||||
source: https://opendev.org/openstack/openstack-ansible-plugins
|
||||
type: git
|
||||
version: d186d9b92122cc9fbfb87850caff17caa5507bda
|
||||
version: 0c3185ed1adbbfa2fe0b589be2c602a949354e4b
|
||||
- name: community.general
|
||||
source: https://github.com/ansible-collections/community.general
|
||||
type: git
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Global Requirements
|
||||
requirements_git_repo: "{{ openstack_opendev_base_url }}/openstack/requirements"
|
||||
requirements_git_install_branch: db23c452a54bdc1eb0d312ff92895065e45043ee
|
||||
requirements_git_install_branch: c99e7a228ef89ad68a37107dc526bc701554fe90
|
||||
requirements_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Aodh service
|
||||
aodh_git_repo: "{{ openstack_opendev_base_url }}/openstack/aodh"
|
||||
aodh_git_install_branch: 3d49da3ce6a8043bf383ee7a90cfcc04cee4f06b
|
||||
aodh_git_install_branch: 64e0f7c895100ae9ee6379f5bd27f1121c26d96c
|
||||
aodh_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Barbican service
|
||||
barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican"
|
||||
barbican_git_install_branch: 73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0
|
||||
barbican_git_install_branch: 5a458ecc98c0b799cfa84ca8ea08d43ec1dc6ad8
|
||||
barbican_git_track_branch: master
|
||||
|
@ -13,14 +13,14 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Blazar service
|
||||
blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar"
|
||||
blazar_git_install_branch: b0dbd0a9299cab3451c1b3abdd35f6b5e76ca14a
|
||||
blazar_git_install_branch: 9aa976ae13384da92f28d3812a50d39e0a8a3798
|
||||
blazar_git_track_branch: master
|
||||
|
||||
## Blazar Nova Service
|
||||
blazar_nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar-nova"
|
||||
blazar_nova_git_install_branch: 059fd82a424b358d5013e53184b526b895b4c1bd
|
||||
blazar_nova_git_install_branch: 1e3f3a4c47e1feea84d68d56822336dec2d9b1ca
|
||||
blazar_nova_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Ceilometer service
|
||||
ceilometer_git_repo: "{{ openstack_opendev_base_url }}/openstack/ceilometer"
|
||||
ceilometer_git_install_branch: ac4fc17f40309ea9ebaaa8da2a2e0786b46dca6c
|
||||
ceilometer_git_install_branch: a8700687deb08d88e43dd654b9319ebd11fce08d
|
||||
ceilometer_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Cinder service
|
||||
cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder"
|
||||
cinder_git_install_branch: b8cd101fe41066431b3ccf715780e9cc8b3c5d1f
|
||||
cinder_git_install_branch: b2a96e82fc0a78a0736467fc477d9c5cd4d0d4aa
|
||||
cinder_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 13.12.2023 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Cloudkitty service
|
||||
cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty"
|
||||
cloudkitty_git_install_branch: 8eb8c4931aa400c904c03e2d4cdb02e1103bcf61
|
||||
cloudkitty_git_install_branch: 3e35eb05edd5b475645a64047dc9337348bc7755
|
||||
cloudkitty_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Designate service
|
||||
designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate"
|
||||
designate_git_install_branch: 002005a440e87198e05719d17c3d39a980a552e3
|
||||
designate_git_install_branch: 54e3ece623d018923602104d4ff8c666ccf15de1
|
||||
designate_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Glance service
|
||||
glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance"
|
||||
glance_git_install_branch: f429b53e0474553992f43c7045498156ee36d5cb
|
||||
glance_git_install_branch: 7b40c33cb6e89ca5807e476f49927b32c99ce2bf
|
||||
glance_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Heat service
|
||||
heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat"
|
||||
heat_git_install_branch: 2df46d4c59140255ece640896019bfca03437388
|
||||
heat_git_install_branch: 24c5a141147ddeb21d44818e234af543710d6411
|
||||
heat_git_track_branch: master
|
||||
|
@ -13,11 +13,11 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Horizon service
|
||||
horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon"
|
||||
horizon_git_install_branch: a77818d745f25ed1e5b576760d3481f0f62ce042
|
||||
horizon_git_install_branch: 2b03b44f3adeea7e7a8aaab7777cccfa00614301
|
||||
horizon_git_track_branch: master
|
||||
|
||||
## Adjutant dashboard plugin
|
||||
@ -32,22 +32,22 @@ 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: 757b1630476cb944f9bff5ecc6ef6cb30dae1c12
|
||||
cloudkitty_dashboard_git_install_branch: 944b68d74791d1db93d5164b9983848e4aad6533
|
||||
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: a17c9184f9a67329ed9af6dcd56eeb5f8bcb0dd2
|
||||
designate_dashboard_git_install_branch: eabc61a0ba5544dcac8d7d63ed4d9f8755cce058
|
||||
designate_dashboard_git_track_branch: master
|
||||
|
||||
## Horizon Heat dashboard plugin
|
||||
heat_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-dashboard"
|
||||
heat_dashboard_git_install_branch: dd046e42f8c17f94ec871e6790f6a24900fe46f9
|
||||
heat_dashboard_git_install_branch: 9d4aa416df0cf988a903c14f9dfdb511bc6f25c3
|
||||
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: 23aea8b8fb029151395d881467fa95aba295033b
|
||||
ironic_dashboard_git_install_branch: 6723871d4fa0723cd7ac0a4105b5c77f92c43059
|
||||
ironic_dashboard_git_track_branch: master
|
||||
|
||||
## Horizon Magnum dashboard plugin
|
||||
@ -57,7 +57,7 @@ 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: f99ce40c0848920b7b9f84925c302c934b61dd23
|
||||
masakari_dashboard_git_install_branch: 593aa65b5aa23ab2c8ed8444f99911225c9bd2de
|
||||
masakari_dashboard_git_track_branch: master
|
||||
|
||||
## Horizon Murano 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: 75a36eac9384224911ceec66198716b14613fb96
|
||||
trove_dashboard_git_install_branch: 4bc6646f05835ff6e2d3b94399942e12bb6949d4
|
||||
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: 73906fc5d64526f0c604576c9da05e320ea80f07
|
||||
octavia_dashboard_git_install_branch: 58fb7185409364a1c953a1dc067b99f63ba0fac6
|
||||
octavia_dashboard_git_track_branch: master
|
||||
|
@ -13,14 +13,14 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Ironic service
|
||||
ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic"
|
||||
ironic_git_install_branch: a374a0c123be83819a605391352ee7f66da35a7b
|
||||
ironic_git_install_branch: 50ced3a3fab28af50951d39bbb76e561818aee44
|
||||
ironic_git_track_branch: master
|
||||
|
||||
## Ironic inspector service
|
||||
ironic_inspector_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-inspector"
|
||||
ironic_inspector_git_install_branch: bebf29d4f83dbc2d3c7f779e8ead57980133e172
|
||||
ironic_inspector_git_install_branch: 8659bff73dfe3e4d40376504ed25a55b39c88d33
|
||||
ironic_inspector_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Keystone service
|
||||
keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone"
|
||||
keystone_git_install_branch: 21cc759c22eb4ce96ad474e4d604a35a19083f3a
|
||||
keystone_git_install_branch: 7dc175a41f92e3f01cf26912431d0f2c98a03b32
|
||||
keystone_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Magnum service
|
||||
magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum"
|
||||
magnum_git_install_branch: f6baa6d1ff1d44c93d267b519ca3bc2ab910bcf3
|
||||
magnum_git_install_branch: 05c2b170c094b4b0cba5806698a216a30d93f8fa
|
||||
magnum_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Manila service
|
||||
manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila"
|
||||
manila_git_install_branch: 2c2788fa2de7c5b7b02e4d131a9a6c88fc34fc18
|
||||
manila_git_install_branch: 696f9ea8a22902a31ea0c3399f8a7b9f77ea5bbf
|
||||
manila_git_track_branch: master
|
||||
|
@ -13,14 +13,14 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Masakari service
|
||||
masakari_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari"
|
||||
masakari_git_install_branch: 229bc78778b8c995571b85ec336702a553991801
|
||||
masakari_git_install_branch: 8fbcb68ee6a680ad526bb46ab4b7a0c61290df23
|
||||
masakari_git_track_branch: master
|
||||
|
||||
## Masakari monitors services
|
||||
masakari_monitors_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-monitors"
|
||||
masakari_monitors_git_install_branch: 58cbb346effc0aa5484815823939241fb5658905
|
||||
masakari_monitors_git_install_branch: 782a940480c9a722bb158e4921203e60f078484f
|
||||
masakari_monitors_git_track_branch: master
|
||||
|
@ -13,11 +13,11 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Mistral service
|
||||
mistral_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral"
|
||||
mistral_git_install_branch: b68c105696d9c5fe331ba3083b05bbf3c3db31ad
|
||||
mistral_git_install_branch: 08b5a9b7c617e7605f9048769af60ed94bebd825
|
||||
mistral_git_track_branch: master
|
||||
|
||||
mistral_extra_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral-extra"
|
||||
|
@ -13,31 +13,31 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Neutron service
|
||||
neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron"
|
||||
neutron_git_install_branch: 5ce17647c60448c9cae00ffc886d4e17a9fe0890
|
||||
neutron_git_install_branch: 491fbc890bd6a22e77570982dea9c37786ea412f
|
||||
neutron_git_track_branch: master
|
||||
|
||||
neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas"
|
||||
neutron_vpnaas_git_install_branch: 87859a399765ce3dcf3f9a64775636fa45acaba5
|
||||
neutron_vpnaas_git_install_branch: 972f6818511a4677e0d5d54d779f3a2824c8ace8
|
||||
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: 9f355521d7b89b7112f4706b1ae1ff21479997ab
|
||||
neutron_dynamic_routing_git_install_branch: e26ff19a7cc2c42ce7728eea0e62f1060d076cf9
|
||||
neutron_dynamic_routing_git_track_branch: master
|
||||
|
||||
networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn"
|
||||
networking_bgpvpn_git_install_branch: deafdf6b3af77dd796ffb624cf160488568901e8
|
||||
networking_bgpvpn_git_install_branch: af4140832a101e13deede978cd3d5249e9ae8599
|
||||
networking_bgpvpn_git_track_branch: master
|
||||
|
||||
networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc"
|
||||
networking_sfc_git_install_branch: 6bc53e15d3f2c4bfd0eba01e632a5d7cbe0b88f9
|
||||
networking_sfc_git_install_branch: a030685ee4960ae71364b4a1e07be4d6bf5781fb
|
||||
networking_sfc_git_track_branch: master
|
||||
|
||||
networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch"
|
||||
networking_generic_switch_git_install_branch: a387971ef0a87ee83f60e9e51c3c59571689f7a1
|
||||
networking_generic_switch_git_install_branch: f749649db9b4a0829bc0e3f5d6b316a9fd3a19a3
|
||||
networking_generic_switch_git_track_branch: master
|
||||
|
||||
networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx"
|
||||
@ -45,9 +45,9 @@ networking_nsx_git_install_branch: 715cb5fc1174b9226f043e49ffd389add44f070a
|
||||
networking_nsx_git_track_branch: master
|
||||
|
||||
networking_nsxlib_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsxlib"
|
||||
networking_nsxlib_git_install_branch: 5d408a01f85b18466b4034d2c38c582b79d2f604
|
||||
networking_nsxlib_git_install_branch: 82f6f63fee6ee9dc38ce5a93f1f09891b7852aef
|
||||
networking_nsxlib_git_track_branch: master
|
||||
|
||||
networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal"
|
||||
networking_baremetal_git_install_branch: 1f99a8ff49899438e57689e73eaf55b628bfa63d
|
||||
networking_baremetal_git_install_branch: 57ba0847c0719ad6ab842da649f7c031f3e6735a
|
||||
networking_baremetal_git_track_branch: master
|
||||
|
@ -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 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## NOVNC from source
|
||||
novncproxy_git_repo: "{{ openstack_github_base_url }}/novnc/noVNC"
|
||||
novncproxy_git_install_branch: fca48df85d394b2c1e9d26ed6e9d10d33db9f4f4
|
||||
novncproxy_git_install_branch: 786aba602f617bdc88536c82c35f3ccf6b173468
|
||||
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: 087c372a8e67d8cd3234ce4e530393ddb55b9445
|
||||
nova_git_install_branch: 326a41b3b3e3d8ff8b2518f252615dd48930ec46
|
||||
nova_git_track_branch: master
|
||||
|
@ -13,14 +13,14 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Octavia service
|
||||
octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia"
|
||||
octavia_git_install_branch: 5750e4512d622450f6ecab1c7001ebd5637e0d53
|
||||
octavia_git_install_branch: 3f4eddc5cc5c431a4d7884a60562d3ec20b8be9a
|
||||
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: f469fd83dbe9189821f9344a00b2922799a30795
|
||||
octavia_ovn_octavia_provider_git_install_branch: 40ac5107290d43e2a00ea9478a52b17d9d294131
|
||||
octavia_ovn_octavia_provider_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Placement service
|
||||
placement_git_repo: "{{ openstack_opendev_base_url }}/openstack/placement"
|
||||
placement_git_install_branch: e10099bd800c2ffd4f084b00d0d063103dc45fe0
|
||||
placement_git_install_branch: 8e705fa460df161875e8973a4946d4453124b280
|
||||
placement_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Swift service
|
||||
swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift"
|
||||
swift_git_install_branch: ca00e6b853458c11caed6d8cc83340ad56fd37a6
|
||||
swift_git_install_branch: 07c8e8bcdc3fdaccfd016f48af71c42b46b987b4
|
||||
swift_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Tacker service
|
||||
tacker_git_repo: "{{ openstack_opendev_base_url }}/openstack/tacker"
|
||||
tacker_git_install_branch: 9b75cc0ae7053144ad89cf1829f8fbb567968db0
|
||||
tacker_git_install_branch: 6ea1c1e8dab55d95901dca2333239931cc510236
|
||||
tacker_git_track_branch: master
|
||||
|
@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Trove service
|
||||
trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove"
|
||||
trove_git_install_branch: 40fdb7b44fb33e022b77ba8df63fde2565c70dea
|
||||
trove_git_install_branch: 860772e1b0007aa08d422aa5464f6b5e6c59ac8f
|
||||
trove_git_track_branch: master
|
||||
|
@ -13,26 +13,26 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
tempest_git_repo: "{{ openstack_opendev_base_url }}/openstack/tempest"
|
||||
tempest_git_install_branch: 01c2e2ff7e5583b2080018f46afa1c7f3ae0bfac
|
||||
tempest_git_install_branch: 89c86299c8a2708ff416e5b94f1b5037f1b033ad
|
||||
tempest_git_track_branch: master
|
||||
|
||||
tempest_plugin_barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican-tempest-plugin"
|
||||
tempest_plugin_barbican_git_install_branch: 6345b34ae2f47346dd72dc196ec89a3793f57eac
|
||||
tempest_plugin_barbican_git_install_branch: 3c70e93c06b873ef4f58fee689a7dc3e8984d6b1
|
||||
tempest_plugin_barbican_git_track_branch: master
|
||||
|
||||
tempest_plugin_blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar-tempest-plugin"
|
||||
tempest_plugin_blazar_git_install_branch: 9dd53ae3f9b620c9fcd577b5d10d961500204335
|
||||
tempest_plugin_blazar_git_install_branch: c5ef0113dfcd34b40ee039b250883ca19640d108
|
||||
tempest_plugin_blazar_git_track_branch: master
|
||||
|
||||
tempest_plugin_cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder-tempest-plugin"
|
||||
tempest_plugin_cinder_git_install_branch: befec23ec1611cee073841b09087a205bd39bd0c
|
||||
tempest_plugin_cinder_git_install_branch: bda383efae91d40639aa17bf91f07a0fbdc30b85
|
||||
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: 599e5eea9c99015f000baf695b2a61a5b3bf21c3
|
||||
tempest_plugin_cloudkitty_git_install_branch: e675206288273a45cb8d18a98ab275adf4c79a87
|
||||
tempest_plugin_cloudkitty_git_track_branch: master
|
||||
|
||||
tempest_plugin_designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-tempest-plugin"
|
||||
@ -44,23 +44,23 @@ 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: 6a491bded3b5a94d9ba986b07639ba155b632542
|
||||
tempest_plugin_heat_git_install_branch: 5a484926adedcb4676617b5bc4e3ca7acac7428d
|
||||
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: 227a519fc9d2986965244dbcd30ed89ac8b53285
|
||||
tempest_plugin_ironic_git_install_branch: f2b9c74c9cb8459a979d9002aae3c1a41737c77a
|
||||
tempest_plugin_ironic_git_track_branch: master
|
||||
|
||||
tempest_plugin_keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone-tempest-plugin"
|
||||
tempest_plugin_keystone_git_install_branch: dbe56f0a07febd9e8babf54b88c63084b59f0b39
|
||||
tempest_plugin_keystone_git_install_branch: b2aa462f0ea16e0c2c0bf350cd99e29e2988f0f0
|
||||
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: 4320429c89e13a49bd2320edd269c31a1b102e09
|
||||
tempest_plugin_magnum_git_install_branch: c4bdd870a44b1005419b499c4f20852c093a9f5e
|
||||
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: d78f3b9dc8f4c23fadc32933fd131614b975fa75
|
||||
tempest_plugin_manila_git_install_branch: 7604da805417aa12f4574458b05f10ffb31693dd
|
||||
tempest_plugin_manila_git_track_branch: master
|
||||
|
||||
tempest_plugin_murano_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano-tempest-plugin"
|
||||
@ -68,7 +68,7 @@ tempest_plugin_murano_git_install_branch: d2b794cbf0f33c39db85d0a59e38851f579b1d
|
||||
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: 7d950d78a2898977325a737bad8cf890ea0c0075
|
||||
tempest_plugin_neutron_git_install_branch: 9c55bfc36400c16013a997304173114ed6eb55cc
|
||||
tempest_plugin_neutron_git_track_branch: master
|
||||
|
||||
tempest_plugin_novajoin_git_repo: "{{ openstack_opendev_base_url }}/x/novajoin-tempest-plugin"
|
||||
@ -76,7 +76,7 @@ tempest_plugin_novajoin_git_install_branch: d4a39ceb0f636de6a5b07b99a5a04a7a272d
|
||||
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: 19b90e927184263d45769aa379534f8aed967b1d
|
||||
tempest_plugin_octavia_git_install_branch: 427701e77666955407ebe615437c368ed5f2232c
|
||||
tempest_plugin_octavia_git_track_branch: master
|
||||
|
||||
tempest_plugin_senlin_git_repo: "{{ openstack_opendev_base_url }}/openstack/senlin-tempest-plugin"
|
||||
@ -88,15 +88,15 @@ tempest_plugin_sahara_git_install_branch: 3ae7a196643d06078e35c72c381b0a37608b8e
|
||||
tempest_plugin_sahara_git_track_branch: master
|
||||
|
||||
tempest_plugin_telemetry_git_repo: "{{ openstack_opendev_base_url }}/openstack/telemetry-tempest-plugin"
|
||||
tempest_plugin_telemetry_git_install_branch: 4cdadb6425d98edad47abddaaf385bb4bbcf0403
|
||||
tempest_plugin_telemetry_git_install_branch: 429550decdd9daf0b8aa6e41f5a7a7a786692b21
|
||||
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: 3472aafff0372af8239169949d887b9e9d86ac39
|
||||
tempest_plugin_trove_git_install_branch: 5eb7e702ad8cf95e8e6c52da85e7f27db7b72d5d
|
||||
tempest_plugin_trove_git_track_branch: master
|
||||
|
||||
tempest_plugin_zaqar_git_repo: "{{ openstack_opendev_base_url }}/openstack/zaqar-tempest-plugin"
|
||||
tempest_plugin_zaqar_git_install_branch: 3813c99e501a1f67a9cbde751cf71747a61f6786
|
||||
tempest_plugin_zaqar_git_install_branch: ffefe045df3f8dbfbc0c5b24fc89dfbc9e27500a
|
||||
tempest_plugin_zaqar_git_track_branch: master
|
||||
|
||||
tempest_plugin_zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun-tempest-plugin"
|
||||
@ -104,5 +104,5 @@ 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: 275e6393880477a02e4df798f27ebf461aa2e44c
|
||||
rally_openstack_git_install_branch: 2c05430515be6d253abbc3d5a8af7d28a5827409
|
||||
rally_openstack_git_track_branch: master
|
||||
|
@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
### HEAD as of 19.01.2024 ###
|
||||
### HEAD as of 27.02.2024 ###
|
||||
|
||||
## Zun service
|
||||
zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun"
|
||||
@ -22,10 +22,10 @@ zun_git_track_branch: master
|
||||
|
||||
## Zun kuryr service
|
||||
zun_kuryr_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr-libnetwork"
|
||||
zun_kuryr_git_install_branch: 607f7a0716ca574b8d9a83264c07910e15158b8a
|
||||
zun_kuryr_git_install_branch: e57ae2e9f33966a527c44d7fba9ad4854c5c1116
|
||||
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: 7b30851a92d2b46f23602f324798f82bfcc33850
|
||||
zun_kuryr_lib_git_install_branch: ad96ea63ab0d38e9a2034700bd19180806715798
|
||||
zun_kuryr_lib_git_track_branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user