python-novaclient/novaclient
Yikun Jiang 6c398058a6 Microversion 2.64 - Use new format policy in server group
Added support for microversion 2.64, which includes the
following changes:

- The ``--rule`` option is added to the
``nova server-group-create`` CLI that enables user to create
server group with specific policy rules.

- Remove ``metadata`` column in the output of
``nova server-group-create``, ``nova server-group-get``,
``nova server-group-list``.

- Remove ``policies`` column, , add ``policy`` and ``rules``
columns in the output of ``nova server-group-create``,
``nova server-group-get``, ``nova server-group-list``.

Depends-On: 3cd26f1e68b09ba7925e794ac8912566c239b6df
blueprint: complex-anti-affinity-policies

Change-Id: I903f4b5544806b9d3c8bac529448abbc9dd3cee9
2018-07-18 10:30:00 -04:00
..
tests Microversion 2.64 - Use new format policy in server group 2018-07-18 10:30:00 -04:00
v2 Microversion 2.64 - Use new format policy in server group 2018-07-18 10:30:00 -04:00
__init__.py Microversion 2.64 - Use new format policy in server group 2018-07-18 10:30:00 -04:00
api_versions.py Fix a comment in novaclient/api_versions.py 2018-02-22 16:30:11 +09:00
base.py Replace GB with GiB 2018-04-04 00:08:52 +00:00
client.py Fix setting 'global_request_id' in SessionClient 2017-06-13 12:15:39 -04:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08: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 Modify novaclient to support basic attributes 2018-06-15 11:51:31 +05:30
utils.py Remove 2 redundant methods 2018-02-09 15:26:08 +00:00