Release ovsdbapp for stable branches
This patch is pushing a new release for the ovsdbapp library for Rocky (version 0.12.2) and Queens (version 0.10.2). Both branches includes a important fix that prevents race conditions between multiple transactions [0][1]. [0] https://review.openstack.org/#/c/604301/ (Rocky) [1] https://review.openstack.org/#/c/604302/ (Queens) Change-Id: I6c7bb70d4b446c2dbbe45f1137db74eefa5ad5f7
This commit is contained in:
parent
0b3e7add94
commit
de9c02738f
@ -36,6 +36,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/ovsdbapp
|
- repo: openstack/ovsdbapp
|
||||||
hash: fd64d41ea6f208a5752fbcd45952a04633ee1392
|
hash: fd64d41ea6f208a5752fbcd45952a04633ee1392
|
||||||
|
- version: 0.10.2
|
||||||
|
projects:
|
||||||
|
- repo: openstack/ovsdbapp
|
||||||
|
hash: 1477c6cee6e3a192a897f50ae51100545fecd0ff
|
||||||
branches:
|
branches:
|
||||||
- name: stable/queens
|
- name: stable/queens
|
||||||
location: 0.9.0
|
location: 0.9.0
|
||||||
|
@ -16,6 +16,10 @@ releases:
|
|||||||
- hash: 6419a2e187c2c20930b7af2a5dad29b92f088a6e
|
- hash: 6419a2e187c2c20930b7af2a5dad29b92f088a6e
|
||||||
repo: openstack/ovsdbapp
|
repo: openstack/ovsdbapp
|
||||||
version: 0.12.1
|
version: 0.12.1
|
||||||
|
- projects:
|
||||||
|
- hash: 057eeb319c47fb27d8067410593297dca6e1e097
|
||||||
|
repo: openstack/ovsdbapp
|
||||||
|
version: 0.12.2
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/ovsdbapp: {}
|
openstack/ovsdbapp: {}
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user