1
0

- update to 0.8.5:

* Trivial: Fix typo in update_port() comment
  * Support client certificate/key
  * Add network resource properties
  * Updated from global requirements
  * Properly handle overridden Body properties

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-openstacksdk?expand=0&rev=5
This commit is contained in:
2016-05-03 07:15:35 +00:00
committed by Git OBS Bridge
parent f2b381f8ba
commit 3255a462ec
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 3 07:13:51 UTC 2016 - dmueller@suse.com
- update to 0.8.5:
* Trivial: Fix typo in update_port() comment
* Support client certificate/key
* Add network resource properties
* Updated from global requirements
* Properly handle overridden Body properties
-------------------------------------------------------------------
Fri Apr 8 08:18:15 UTC 2016 - tbechtold@suse.com