Release Senlin Stein b1
senlin: * Bug fixes and feature implementations that include changes to the API and breaking change to health policy. python-senlinclient: * Bug fix in cluster delete and node delete to work with latest openstacksdk senlin-dashboard: * Bug fix to work with latest openstacksdk * Bug fix in profile create form submission senlin-tempest-plugin: * Add new tests for health policy Change-Id: I6fb26da9742e31704ff2858bc2e3e3dc1a84d75c
This commit is contained in:
parent
12db472d24
commit
cdfa5c4bb3
@ -11,3 +11,7 @@ releases:
|
|||||||
- hash: 5deedab653bfa1bf36a989e47e5f7fc288f5bb3d
|
- hash: 5deedab653bfa1bf36a989e47e5f7fc288f5bb3d
|
||||||
repo: openstack/python-senlinclient
|
repo: openstack/python-senlinclient
|
||||||
version: 1.9.0
|
version: 1.9.0
|
||||||
|
- projects:
|
||||||
|
- hash: aeb47baf7da6b0430b37003cac7881f81f7d0a2e
|
||||||
|
repo: openstack/python-senlinclient
|
||||||
|
version: 1.10.0
|
||||||
|
@ -5,3 +5,8 @@ team: senlin
|
|||||||
type: horizon-plugin
|
type: horizon-plugin
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/senlin-dashboard: {}
|
openstack/senlin-dashboard: {}
|
||||||
|
releases:
|
||||||
|
- projects:
|
||||||
|
- repo: openstack/senlin-dashboard
|
||||||
|
hash: 16ded081f4a544443bffe5cba9d3f6c50f05a124
|
||||||
|
version: 0.10.0
|
||||||
|
@ -7,3 +7,8 @@ repository-settings:
|
|||||||
openstack/senlin-tempest-plugin: {}
|
openstack/senlin-tempest-plugin: {}
|
||||||
team: senlin
|
team: senlin
|
||||||
type: tempest-plugin
|
type: tempest-plugin
|
||||||
|
releases:
|
||||||
|
- projects:
|
||||||
|
- repo: openstack/senlin-tempest-plugin
|
||||||
|
hash: c5796721c4ae4916bd1f68ba8f1f8d0c7309d2b5
|
||||||
|
version: 0.2.0
|
||||||
|
@ -5,3 +5,8 @@ team: senlin
|
|||||||
type: service
|
type: service
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/senlin: {}
|
openstack/senlin: {}
|
||||||
|
releases:
|
||||||
|
- projects:
|
||||||
|
- repo: openstack/senlin
|
||||||
|
hash: e4fbf8d86fee5767301eb4d71dc638b63ec96b42
|
||||||
|
version: 7.0.0.0b1
|
||||||
|
Loading…
Reference in New Issue
Block a user