releases/deliverables/pike/shade.yaml
Monty Taylor 5ebf62ec60
Release shade 1.20.0
Change-Id: I0ee4ba9f83c76652864a7d63a71652894bf22a80
2017-04-20 07:35:55 -05:00

23 lines
748 B
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.