Should support 'delete_on_termination' for attaching volume to server

Bug #1853748 reported by Eric Xie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Invalid
Undecided
Unassigned

Bug Description

Microversion 2.79 adds support for specifying the delete_on_termination field in the request body when attaching a volume to a server, to support configuring whether to delete the data volume when the server is destroyed.
This should be supported in python-novaclient.

# pip show python-novaclient
Name: python-novaclient
Version: 15.1.0
Summary: Client library for OpenStack Compute API
Home-page: https://docs.openstack.org/python-novaclient/latest
Author: OpenStack
Author-email: <email address hidden>
License: Apache License, Version 2.0
Location: /usr/local/lib/python3.6/dist-packages
Requires: simplejson, keystoneauth1, Babel, six, pbr, PrettyTable, oslo.utils, oslo.serialization, oslo.i18n, iso8601

Eric Xie (eric-xie)
description: updated
Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

Version 15.1.0 supports microversion 2.79.

https://opendev.org/openstack/python-novaclient/src/tag/15.1.0/novaclient/__init__.py#L28

Does 'nova --version' show 15.1.0 or later?

Changed in python-novaclient:
status: New → Incomplete
Revision history for this message
Eric Xie (eric-xie) wrote :

@Takashi, it works with latest version. I invalid this issue.

Changed in python-novaclient:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.