[Cinder] Pure volume driver cannot create volume with "None" type id

Bug #1603365 reported by Irina Povolotskaya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
Medium
MOS Cinder

Bug Description

Please, add the bugfix for bug [1] into our maintenance updates.
This is needed to use Pure Storage plugin for 9.0.

[1] https://bugs.launchpad.net/cinder/+bug/1600362

Changed in mos:
assignee: nobody → MOS Cinder (mos-cinder)
milestone: none → 9.1
importance: Undecided → Medium
status: New → Confirmed
Ivan Kolodyazhny (e0ne)
Changed in mos:
status: Confirmed → Fix Committed
Revision history for this message
Alexander Zatserklyany (zatserklyany) wrote :
Download full text (4.5 KiB)

Verified

root@node-1:~# cinder create --display-name test 1
+--------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2016-08-15T10:59:34.000000 |
| description | None |
| encrypted | False |
| id | 6d14b31c-e2be-4786-91de-bb8cf50cd792 |
| metadata | {} |
| migration_status | None |
| multiattach | False |
| name | test |
| os-vol-host-attr:host | None |
| os-vol-mig-status-attr:migstat | None |
| os-vol-mig-status-attr:name_id | None |
| os-vol-tenant-attr:tenant_id | c52eb3188fc74486a0b84ae30e1cd452 |
| replication_status | disabled |
| size | 1 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| updated_at | None |
| user_id | b0a35a6aba2747838f10e39d84a264b6 |
| volume_type | None |
+--------------------------------+--------------------------------------+

root@node-1:~# cinder show 6d14b31c-e2be-4786-91de-bb8cf50cd792
+--------------------------------+--------------------------------------------------+
| Property | Value |
+--------------------------------+--------------------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2016-08-15T10:59:34.000000 |
| description | None |
| encrypted | False |
| id | 6d14b31c-e2be-4786-91de-bb8cf50cd792 |
| metadata | ...

Read more...

Changed in mos:
status: Fix Committed → Fix Released
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.