[Bug 1782008] Re: Unable to force delete a volume

OpenStack Infra 1782008 at bugs.launchpad.net
Thu Feb 7 19:43:36 UTC 2019


Fix proposed to branch: master
Review: https://review.openstack.org/635616

** Changed in: charm-cinder
       Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1782008

Title:
  Unable to force delete a volume

Status in OpenStack cinder charm:
  In Progress
Status in OpenStack nova-compute charm:
  Invalid
Status in cinder package in Ubuntu:
  Invalid

Bug description:
  By default, a project user cannot force delete a cinder volume, as may
  be necessary if a volume is stuck in a bad state for whatever
  reason/malfunction of the underlying cloud or storage.

  ex:

  A volume is stuck in a 'creating' state.

  | 7b3cbee8-fad5-4f35-8c81-c794cdcb494f | juju-404c2e-auto-osci-
  sv04-volume-1 | creating |   40 |
  |

  
  ubuntu at osci-bastion:~/git/charm-test-infra$ openstack volume delete --force 9efe89e2-6d2e-474d-b570-0657944af8de
  Failed to delete volume with name or ID '9efe89e2-6d2e-474d-b570-0657944af8de': Policy doesn't allow volume_extension:volume_admin_actions:force_delete to be performed. (HTTP 403) (Request-ID: req-b97d3bf7-aac9-42a7-89e0-c3e1306b3b04)
  1 of 1 volumes failed to delete.

  Force deleting as admin succeeds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-cinder/+bug/1782008/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list