forked from pool/python-openstacksdk
update to version 0.9.4
* Add SoftwareDeployment resource to orchestration * Add policy validation for senlin * Fix cluster resource in cluster service * Add API microversion support * Add collect_cluster_attrs API to cluster service * Remove update_flavor method from compute * Fix problems about location header in resource2 * Add SoftwareConfig resource to orchestration * _alternate_id should return a server-side name * Add support for message resource of Zaqar v2 API * Relocate alarm service into a submodule * Add support for claim for Zaqar V2 API * Add QoS policy object and CRUD commands. * Replace _transpose_component with _filter_component * Tweak endpoint discovery for apache-style services * Improve docstring for some resource2 methods * Add services operations into compute service * Add 'check_stack' operation to proxy * Fix test_limits functional test failure * Add profile validation for senlin * Add force-delete into compute service * Make end-user modules accessible from top level * Fix orchestration service initialization * HAProxy uses milliseconds for its timeout values. * Rebase cluster service to resource2/proxy2 * Rebase orchestration to resource2/proxy2 * Support fetching network project default quota * Add support for Zaqar V2 queue resource * Fix nova server image and flavor OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-openstacksdk?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
e8c0ca4248
commit
870a88a800
@@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 15:24:12 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
update to version 0.9.4
|
||||
* Add SoftwareDeployment resource to orchestration
|
||||
* Add policy validation for senlin
|
||||
* Fix cluster resource in cluster service
|
||||
* Add API microversion support
|
||||
* Add collect_cluster_attrs API to cluster service
|
||||
* Remove update_flavor method from compute
|
||||
* Fix problems about location header in resource2
|
||||
* Add SoftwareConfig resource to orchestration
|
||||
* _alternate_id should return a server-side name
|
||||
* Add support for message resource of Zaqar v2 API
|
||||
* Relocate alarm service into a submodule
|
||||
* Add support for claim for Zaqar V2 API
|
||||
* Add QoS policy object and CRUD commands.
|
||||
* Replace _transpose_component with _filter_component
|
||||
* Tweak endpoint discovery for apache-style services
|
||||
* Improve docstring for some resource2 methods
|
||||
* Add services operations into compute service
|
||||
* Add 'check_stack' operation to proxy
|
||||
* Fix test_limits functional test failure
|
||||
* Add profile validation for senlin
|
||||
* Add force-delete into compute service
|
||||
* Make end-user modules accessible from top level
|
||||
* Fix orchestration service initialization
|
||||
* HAProxy uses milliseconds for its timeout values.
|
||||
* Rebase cluster service to resource2/proxy2
|
||||
* Rebase orchestration to resource2/proxy2
|
||||
* Support fetching network project default quota
|
||||
* Add support for Zaqar V2 queue resource
|
||||
* Fix nova server image and flavor
|
||||
* Add 'to_dict()' method to resource2.Resource
|
||||
* Minor network RBAC policy updates
|
||||
* Add template validation support to orchestration
|
||||
* Refactor Key Manager for resource2
|
||||
* Get endpoints directly from services
|
||||
* Refactor image v2 to use resource2/proxy2
|
||||
* Updated from global requirements
|
||||
* Add support for subscription for Zaqar V2 API
|
||||
* Expose 'requires_id' to get_xxx proxy functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 15:02:54 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user