1
0

- update to version 0.9.0:

* Refactor compute for new resource/proxy
  * Allow alternate_id to be accessed directly
  * Add neutron rbac support
  * Updated from global requirements
  * Add temporary test_proxy_base2
  * Add segment_id property to subnet resource
  * Allow resources to check their equality
  * Remove type=timestamp usages
  * Cluster user guide - part 2
  * Move version definition
  * Fix clustering event properties
- update _service and switch to upstream .spec file

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-openstacksdk?expand=0&rev=8
This commit is contained in:
2016-07-22 15:04:54 +00:00
committed by Git OBS Bridge
parent 3255a462ec
commit e8c0ca4248
5 changed files with 71 additions and 51 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jul 22 15:02:54 UTC 2016 - tbechtold@suse.com
- update to version 0.9.0:
* Refactor compute for new resource/proxy
* Allow alternate_id to be accessed directly
* Add neutron rbac support
* Updated from global requirements
* Add temporary test_proxy_base2
* Add segment_id property to subnet resource
* Allow resources to check their equality
* Remove type=timestamp usages
* Cluster user guide - part 2
* Move version definition
* Fix clustering event properties
- update _service and switch to upstream .spec file
-------------------------------------------------------------------
Tue May 3 07:13:51 UTC 2016 - dmueller@suse.com