[heat] 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: Ibf8b3a8bc89577ce9bcca61e6b77c4d0be0df31a
This commit is contained in:
parent
fe6c6be845
commit
7f6c800caf
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/heat-translator
|
||||
hash: 82f8b0d9bb82239388de6b42cf374c3f53ccda9d
|
||||
branches:
|
||||
- name: stable/zed
|
||||
location: 2.6.0
|
||||
|
@ -15,3 +15,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-heatclient
|
||||
hash: 4935c9003802ac17049278c8c4fb250913972503
|
||||
branches:
|
||||
- name: stable/zed
|
||||
location: 3.1.0
|
||||
|
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/tosca-parser
|
||||
hash: 88796c0072ce2d217c1eca49b512d2ee8cbbc08c
|
||||
branches:
|
||||
- name: stable/zed
|
||||
location: 2.6.0
|
||||
|
Loading…
Reference in New Issue
Block a user