forked from pool/python-openstacksdk
- update to 0.8.4:
* Refactor Resource to better serve Proxy * Consistent resource.prop for timestamps and booleans (cluster * Add address scope CRUD * Consistent resource.prop for timestamps and booleans (object store) * Consistent resource.prop for timestamps and booleans (network) * Consistent resource.prop for timestamps and booleans (identity) * Cluster user guide - first step * Consistent resource.prop for timestamps and booleans (orchestration) * Consistent resource.prop for timestamps and booleans (telemetry) * Fix image member apis * Fix content-type for swift upload * Fix key manager secret resource object * Consistent resource.prop for timestamps and booleans (key manager) * Consistent resource.prop for timestamps and booleans (image) * Make metadata handling consistent in Compute * Fix coverage configuration and execution * Consistent resource.prop for timestamps and booleans (compute) * Fix functional tests * Add/Remove port interface to a router * Consistent resource.prop for timestamps and booleans (block store) * Consistent resource.prop for timestamps and booleans (metric) OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-openstacksdk?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
a9f8dacc48
commit
8b602b101e
@@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define version_unconverted 0.8.1
|
||||
%define version_unconverted 0.8.4
|
||||
|
||||
Name: python-openstacksdk
|
||||
Version: 0.8.1
|
||||
Version: 0.8.4
|
||||
Release: 0
|
||||
Summary: An SDK for building applications to work with OpenStack
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user