releases/deliverables/pike/shade.yaml

29 lines
988 B
YAML

---
include-pypi-link: true
release-model: cycle-with-intermediary
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.