python-novaclient/novaclient
Ghanshyam Mann 0e873a2d5a Microversion 2.75 - Multiple API cleanup changes
Add support microversion 2.75 which implement
multiple API cleanup changes.

1. Making server representation always consistent among all APIs
   returning the complete server representation.
 - Test cases added.

2. Change the default return value of ``swap`` field from the empty string
   to 0 (integer) in flavor APIs.
 - Test cases added.

Nova side path: https://review.opendev.org/#/c/666889/

Change-Id: Iec2cfc629dffd53178ef88a31fcd16a3f32e2e27
Partial-Implements: blueprint api-consistency-cleanup
2019-08-20 13:08:16 +00:00
..
tests Microversion 2.75 - Multiple API cleanup changes 2019-08-20 13:08:16 +00:00
v2 docs: clarify nova migration-list --host option 2019-08-07 09:23:45 -04:00
__init__.py Microversion 2.75 - Multiple API cleanup changes 2019-08-20 13:08:16 +00:00
api_versions.py Update hacking version 2019-01-04 14:46:07 +08:00
base.py Use SHA256 instead of MD5 in completion cache 2019-05-09 15:32:33 -04:00
client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
crypto.py Fixes Python3 issue in decoding password 2018-10-26 11:06:44 +09:00
exceptions.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Update URLs in docs, comments and setup.cfg 2017-07-28 12:14:12 +09:00
shell.py Remove deprecated options 2019-03-21 13:50:41 +00:00
utils.py Merge "Use uuidutils of oslo.utils" 2018-08-08 18:00:11 +00:00