python-novaclient/releasenotes/notes
Matt Riedemann de22cdd3c8 Add support for microversion 2.70 - expose device tags
This adds support for microversion 2.70 which exposes
the 'tag' field in the following APIs:

* GET /servers/{server_id}/os-volume_attachments
* GET /servers/{server_id}/os-volume_attachments/{volume_id}
* POST /servers/{server_id}/os-volume_attachments
* GET /servers/{server_id}/os-interface
* GET /servers/{server_id}/os-interface/{port_id}
* POST /servers/{server_id}/os-interface

Which corresponds to showing the tag in the output of
the following commands:

* nova volume-attachments
* nova volume-attach
* nova interface-list
* nova interface-attach

Depends-On: https://review.openstack.org/631948/

Part of blueprint expose-virtual-device-tags-in-rest-api

Change-Id: I5e9d7e0219605503a56d2cf745b95c6e05d01101
2019-02-28 12:07:25 -05:00
..
.placeholder Add reno for release notes management 2015-11-23 21:03:34 +01:00
add-osprofiler-support-cc9dd228242e9919.yaml Add profiling support to novaclient 2017-01-19 03:50:06 +00:00
add-user-agent-string-db77210dfd3ec671.yaml Add novaclient client_name and client_version to user-agent 2017-04-18 08:03:23 -05:00
bp-cold-migration-with-target-queens-e361d4ae977aa396.yaml Microversion 2.56 - Enable cold migration with target host 2017-12-04 10:48:47 +09:00
bp-deprecate-image-meta-proxy-api-1483b75cf73b021e.yaml [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-16 21:06:28 +03:00
bp-handling-down-cell-728cdb1efd1ea75b.yaml API microversion 2.69: Handles Down Cells 2019-02-20 11:58:39 -05:00
bug-1744118-0b064d7062117317.yaml Modify novaclient to support basic attributes 2018-06-15 11:51:31 +05:30
bug-1764420-flavor-delete-output-7b80f73deee5a869.yaml Stop printing flavor details on successful flavor-delete 2018-04-16 10:30:32 -04:00
bug-1767287-cc28d60d9e59f9bd.yaml Fix the policy argument in server-group-create 2018-05-08 20:37:26 +00:00
bug-1778536-a1b5d65a0d4ad622.yaml Rename --endpoint-override to --os-endpoint-override 2018-07-09 22:02:13 +09:00
clarify-project-id-variable-5832698315000438.yaml Clarify some release notes prior to the 7.0.0 release 2016-12-20 10:07:20 -05:00
deprecate-baremetal-d67f58a2986b3565.yaml Deprecate baremetal API and CLI interfaces 2016-07-14 17:44:33 -04:00
deprecate-certs-1558d8e3b7888938.yaml Deprecate certs commands and APIs 2017-04-06 16:07:20 -04:00
deprecate-cloudpipe-670202797fdf97b6.yaml Mark cloudpipe deprecated in novaclient 2017-05-12 09:04:38 -05:00
deprecate-connection-pool-arg-cef35346d5ebf40c.yaml Deprecate connection_pool variable 2016-12-16 12:55:44 +00:00
deprecate-force-option-7116d792bba17f09.yaml Microversion 2.68: Remove 'forced' live migrations, evacuations 2019-02-13 21:15:23 +00:00
deprecate-instance-name-option-bc76629d28f1d456.yaml Deprecate the unused instance-name 2018-10-25 00:54:05 +00:00
deprecate-network-cli-f0a539528be594d3.yaml Deprecate network-* commands and clamp to microversion 2.35 2016-08-19 09:30:29 -07:00
deprecate-no-cache-arg-7814806b4f79c1b9.yaml Remove redundant args of _construct_http_client 2016-12-15 19:49:03 +02:00
deprecate-proxy-args-a3f4e224f7664ff8.yaml Clarify some release notes prior to the 7.0.0 release 2016-12-20 10:07:20 -05:00
deprecate-service-binary-arg-2d5c446f5a2409a7.yaml Deprecate binary argument in nova service enable/disable/force-down CLIs 2017-06-27 19:20:51 -04:00
deprecate-volume-service-name-arg-4c65e8866f9624dd.yaml Deprecate volume_service_name argument 2016-12-17 17:51:57 +00:00
deprecate_cell_name_arg-eb34cb7c43cfcb89.yaml Release note for cell_name deprecation 2017-03-01 20:18:26 +00:00
deprecate_contrib_extensions-0ec70c070b09eedb.yaml Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
drop-deprecated-aggregate-update-args-17bd019f4be34b18.yaml Drop deprecated aggregate-update positional args 2017-03-20 21:51:21 -04:00
fix-booting-with-multiple-nics-c6e5885b948d35ba.yaml Allow boot server with multiple nics 2017-08-10 09:57:52 +08:00
fix-rebuild-userdata-9315e5784feb8ba9.yaml Follow up "Fix up userdata argument to rebuild" 2018-10-04 12:22:04 +09:00
fix-tag-attribute-disappearing-25483a80f548ef35.yaml Microversion 2.42 - Fix tag attribute disappearing 2017-04-20 15:05:16 +00:00
fix-token-auth-6c48c63a759f51d5.yaml Add release not for fixing token auth method 2017-01-26 20:28:22 +02:00
fixed-ListExtResource-given-in-place-of-ListExtManager-a759a27079d16a44.yaml ListExtResource given in place of ListExtManager 2017-01-24 15:57:09 +01:00
get-rid-off-redundant-methods-47e679c13e88f28a.yaml Remove 2 redundant methods 2018-02-09 15:26:08 +00:00
global_request_id-26f4e4301f84d403.yaml Have python-novaclient support global_request_id 2017-05-26 08:32:05 -04:00
image-api-deprecation-41944dc6fc024918.yaml Deprecate image list/show/delete/update CLIs/APIs 2016-04-12 11:57:57 -04:00
instance-uuid-flag-in-migration-list-5d2fed7657d3def5.yaml Add `instance-uuid` flag to the migration-list 2017-04-25 13:19:54 +08:00
interface-attach-output-02d633d9b2a60da1.yaml Fix output of interface-attach command 2019-02-19 13:22:49 +09:00
keystoneauth-8ec1e6be14cdbae3.yaml Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
log-request-id-ce106497e0520fad.yaml Log request_id for each api call 2016-06-08 00:10:55 +00:00
make-console-public-0c776bfda240cd9d.yaml Make _console() public 2017-01-18 09:36:43 +08:00
microversion-2.37-d03da96406a45e67.yaml Add support for v2.37 and auto-allocated networking 2016-08-19 21:32:52 -04:00
microversion-v2_28-abf653ae5cf5c4a9.yaml Add support for microversion 2.28 2016-06-10 21:38:44 +03:00
microversion-v2_31-3e1a16eb5eb53f59.yaml Add support for microversion 2.31 2016-07-01 11:25:36 +03:00
microversion-v2_33-10d12ea3b25839e8.yaml Add support for microversion 2.33 2016-08-03 18:37:55 +03:00
microversion-v2_34-a9c5601811152964.yaml Added support for microversion 2.34 2016-08-04 12:55:29 +03:00
microversion-v2_35-537619a43278fbb5.yaml Microversion 2.35 adds keypairs pagination support 2016-08-05 12:15:29 +03:00
microversion-v2_38-0618fe2b3c7f96f9.yaml Clarify some release notes prior to the 7.0.0 release 2016-12-20 10:07:20 -05:00
microversion-v2_40-484adba0806b08bf.yaml Microversion 2.40 - Simple tenant usage pagination 2016-12-19 14:04:13 -05:00
microversion-v2_41-6df7a5a66a9ded35.yaml Add support for showing aggregate UUIDs (v2.41) 2017-01-05 22:11:09 -05:00
microversion-v2_43-76db2ac463b431e4.yaml 2.43: Deprecate novaclient /os-hosts usage 2017-04-25 17:37:47 -04:00
microversion-v2_44-d60c8834e436ad3d.yaml 2.44: Deprecate multinic/floatingIP actions and os-virtual-interfaces 2017-04-25 21:11:47 -04:00
microversion-v2_45-1bfcae3914280534.yaml 2.45: createImage/createBackup image_id is in response body 2017-04-26 09:32:59 -04:00
microversion-v2_47-4aa54fbbd519e421.yaml 2.47: Show flavor info in server details 2017-06-26 09:50:50 -06:00
microversion-v2_49-56bde596ee13366d.yaml Microversion 2.49 - Virt device tagged attach 2017-07-12 01:16:31 +09:00
microversion-v2_50-4f484658d66d01aa.yaml Microversion 2.50 - fix quota class sets resource usage 2017-07-14 21:34:10 -04:00
microversion-v2_52-2fe81b3bf2e4b4ea.yaml Microversion 2.52 - Support tag when boot 2017-07-19 14:19:56 -04:00
microversion-v2_53-3463b546a38c5f84.yaml Microversion 2.53 - services and hypervisors using UUIDs 2017-07-26 09:04:19 -04:00
microversion-v2_54-6c7ccb61eff6cb6d.yaml Microversion 2.54 - Enable reset keypair while rebuild 2017-11-17 05:44:57 +00:00
microversion-v2_55-flavor-description-a93718b31f1f0f39.yaml Add support for microversion 2.55 - flavor description 2017-11-22 09:15:54 -05:00
microversion-v2_57-acae2ee11ddae4fb.yaml Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
microversion-v2_58-327c1031ebfe4a3a.yaml Microversion 2.58 - Instance actions list pagination 2018-01-15 14:42:53 +08:00
microversion-v2_59-4160c852d7d8812d.yaml Microversion 2.59 - Migrations list pagination 2018-01-22 11:30:42 -05:00
microversion-v2_61-9a8faa02fddf9ed6.yaml Microversion 2.61 - support extra_specs in flavor API 2018-04-17 10:02:35 -04:00
microversion-v2_62-479a23f0d4307500.yaml Microversion 2.62 - Add host/hostId to instance action event 2018-04-27 15:37:39 +08:00
microversion-v2_63-cd058a9145550cae.yaml Microversion 2.63 - Add trusted_image_certificates 2018-06-15 10:40:24 -04:00
microversion-v2_64-66366829ec65bea4.yaml.yaml Microversion 2.64 - Use new format policy in server group 2018-07-18 10:30:00 -04:00
microversion-v2_65-3c89c5932f4391cb.yaml Add support for microversion 2.65 2018-07-18 10:30:51 -04:00
microversion-v2_66-cda5d6dc31b56b46.yaml Add support changes-before for microversion 2.66 2018-09-24 15:14:18 -04:00
microversion-v2_67-da6d9b12730b8562.yaml Add support for microversion 2.67: BDMv2 volume_type 2018-10-14 05:34:24 -04:00
microversion_v2_70-09cbe0933b3a9335.yaml Add support for microversion 2.70 - expose device tags 2019-02-28 12:07:25 -05:00
no-glance-proxy-5c13001a4b13e8ce.yaml Look up image names directly in glance 2016-08-12 16:00:56 -04:00
no-neutron-proxy-18fd54febe939a6b.yaml Use neutron for network name -> id resolution 2016-08-15 16:56:22 -04:00
pike-rm-deprecated-img-d58e9ae2d774cbfc.yaml Remove deprecated image commands/API bindings 2017-02-22 15:56:28 -05:00
pike-rm-deprecated-net-272aeb62b329a5bc.yaml Update reno for removed network CLIs 2017-04-05 13:31:32 -04:00
remove-auth-system-b2cd247b8a312b72.yaml Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
remove-certs-4333342189200d91.yaml Remove deprecated certs CLIs and python bindings 2018-01-11 16:40:15 -05:00
remove-cloudpipe-6c790c57dc3796eb.yaml Remove deprecated cloudpipe CLIs and python API bindings 2018-01-11 16:40:15 -05:00
remove-contrib-8b5e35ac8dddbab3.yaml Remove deprecated novaclient.v2.contrib modules 2019-02-07 15:00:36 +09:00
remove-deprecated-option-in-3.3.0-82a413157838570d.yaml Clean up deprecated CLI options 2016-07-04 11:37:12 +08:00
remove-deprecated-option-in-9.0.0-bc76629d28f1d4c4.yaml Remove deprecated MigrationManager.list cell_name kwarg 2018-01-11 16:40:10 -05:00
remove-hosts-d08855550c40b9c6.yaml Remove deprecated os-hosts CLIs and python API bindings 2018-01-11 21:02:55 -05:00
remove-py26-support-f31379e86f40d975.yaml Remove python 2.6 support from python-novaclient 2015-11-30 16:04:24 +00:00
remove-run_tests.sh-3bdcaee4d388177a.yaml Remove run_tests.sh 2017-07-28 12:42:04 +09:00
remove-service-binary-arg-ec2838214c8c7abc.yaml Remove deprecated services binary CLI arg 2018-01-11 21:17:04 -05:00
remove-virt-interfaces-add-rm-fixed-floating-398c905d9c91cca8.yaml Remove deprecated fixedip/floatingip/virtual interface CLIs/APIs 2018-01-11 21:03:00 -05:00
remove_api_v_1_1-88b3f18ce1423b46.yaml Remove version 1.1 support 2017-03-26 17:58:58 +08:00
rename-apikey-to-password-735588d841efa49e.yaml Rename api_key to password 2016-12-15 19:49:03 +02:00
rename-bypass-url-42cd96956a6bc6dc.yaml Clarify some release notes prior to the 7.0.0 release 2016-12-20 10:07:20 -05:00
restrict-args-for-novaclient-ep-491098c3634365be.yaml Clarify some release notes prior to the 7.0.0 release 2016-12-20 10:07:20 -05:00
restrict-direct-use-of-v2client-c8e1ee2afefec5a1.yaml Raise an exception in v2.client for direct_use 2016-07-01 10:33:40 +00:00
restrict-interface-parameter-e5fe166f39ba0935.yaml Rename interface to endpoint_type 2016-12-15 19:49:03 +02:00
return-request-id-to-caller-52c5423794b33f8b.yaml Add release notes for return-request-id-to-caller 2016-01-29 10:20:06 +09:00
rm-baremetal-cli-api-fbc8c242d48cd2fb.yaml Remove deprecated baremetal CLIs and APIs 2017-03-20 15:33:23 -04:00
rm-deprecated-commands-options-ocata-00f249810e5bdf97.yaml Remove deprecated commands 2016-10-12 19:12:46 -04:00
server-networks-sorted-1d3a7f1c1f88e846.yaml Make Server.networks use a predictable sort order 2019-02-20 11:58:35 -05:00
show-instance-usage-audit-logs-7826b411fac1283b.yaml Add CLI to show instance usage audit logs 2018-01-29 07:39:27 +09:00
strict_hostname_match-f37243f0520a09a2.yaml Implement hypervisor hostname exact pattern match 2018-01-31 08:41:07 -06:00
switch-to-sessionclient-aa49d16599fea570.yaml Create keystone session instance if not present 2016-12-16 12:56:10 +00:00
volume-cli-removal-ffcb94421a356042.yaml Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00