[telemetry] Create zed branch for client and non-client libs
This creates the stable/zed branch for all client and non-client libraries now that we are past the lib freeze on September 1st. If the team wants to wait for a specific patch to make it to the library, someone from the team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday, September 9th. Change-Id: I29b501bd0b9f62f07e7351b23e782c1b83afe332
This commit is contained in:
parent
fe6c6be845
commit
c386411fd6
@ -11,3 +11,6 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/ceilometermiddleware
|
- repo: openstack/ceilometermiddleware
|
||||||
hash: 5c01e19b3846c1a0308d68d428c0cee440172dae
|
hash: 5c01e19b3846c1a0308d68d428c0cee440172dae
|
||||||
|
branches:
|
||||||
|
- name: stable/zed
|
||||||
|
location: 3.0.0
|
||||||
|
@ -12,3 +12,6 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/python-aodhclient
|
- repo: openstack/python-aodhclient
|
||||||
hash: a1f47383a466da62f6722b3ef675e1adb92360a4
|
hash: a1f47383a466da62f6722b3ef675e1adb92360a4
|
||||||
|
branches:
|
||||||
|
- name: stable/zed
|
||||||
|
location: 3.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user