Release shade 1.20.0

Change-Id: I0ee4ba9f83c76652864a7d63a71652894bf22a80
This commit is contained in:
Monty Taylor 2017-04-20 07:35:55 -05:00
parent 66c48ef23a
commit 5ebf62ec60
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -13,3 +13,10 @@ releases:
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.