python-novaclient/novaclient/v2
Stephen Finucane ea092b2988 Make 'server list --config-drive' a boolean option
Instead of passing through whatever the user provides and exposing this
bug in the REST API, simply make the opt a boolean one in expectation of
a day where the API issues have been resolved.

This also introduces machinery necessary to use more of these types of
opts in the future.

Change-Id: I9033540ac65ac0ee7337f16bdd002060652092ea
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-04-08 17:27:33 +01:00
..
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
aggregates.py Add aggregate-cache-images command and client routines 2019-10-18 10:50:01 -07:00
assisted_volume_snapshots.py Use jsonutils of oslo.serialization 2018-07-31 13:19:01 +09:00
availability_zones.py Remove 1.1 extension comment 2017-04-27 15:40:29 +08:00
client.py Remove cells v1 and extension commands and APIs 2019-10-04 10:09:31 +09:00
flavor_access.py Deprecate --tenant option from flavor-access-list 2016-05-18 14:10:42 -04:00
flavors.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
hypervisors.py Remove six 2020-02-21 09:48:38 +00:00
images.py Add images.GlanceManager.find_images() bulk query 2019-10-18 10:49:53 -07:00
instance_action.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
instance_usage_audit_log.py Remove six 2020-02-21 09:48:38 +00:00
keypairs.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
limits.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00
migrations.py Microversion 2.80: Add user_id/project_id to migration-list API 2019-10-16 14:07:28 +00:00
networks.py Remove deprecated network APIs 2017-04-03 13:17:25 -04:00
quota_classes.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
quotas.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
server_external_events.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
server_groups.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
servers.py Make 'server list --config-drive' a boolean option 2020-04-08 17:27:33 +01:00
services.py Remove six 2020-02-21 09:48:38 +00:00
shell.py Make 'server list --config-drive' a boolean option 2020-04-08 17:27:33 +01:00
usage.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
versions.py Remove six 2020-02-21 09:48:38 +00:00
volumes.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00