No more neutronclient and cinderclient! Also, better handling of servers with two fixed ips from the same network. Change-Id: Ieb547f493f98e4488d19f86f436f5d13f7b013ae
30 lines
1.0 KiB
YAML
30 lines
1.0 KiB
YAML
---
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
storyboard: 760
|
|
team: shade
|
|
type: library
|
|
releases:
|
|
- version: 1.19.0
|
|
projects:
|
|
- repo: openstack-infra/shade
|
|
hash: cf54ef6b9203d9afcb9c9e50ab19bad73094015d
|
|
highlights: >
|
|
Fixed a regression in heat stack normalization and added utility methods
|
|
to add and remove security groups from a server.
|
|
- version: 1.20.0
|
|
projects:
|
|
- repo: openstack-infra/shade
|
|
hash: 0666bed25be4b054f933158cf89dbf03feec0832
|
|
highlights: >
|
|
Updated to deal with nova-network removal in novaclient, transitioning
|
|
more things to REST. Shade now sets User-Agent information properly.
|
|
- version: 1.21.0
|
|
projects:
|
|
- repo: openstack-infra/shade
|
|
hash: ba0e9451e664743dbc5d24307ca5a3829ee3e91b
|
|
highlights: >
|
|
Removed neutronclient and cinderclient as dependencies. Also fixed some
|
|
issues with image version discovery and servers with two private IPs.
|