Error information "'DictWithMeta' object has no attribute '_info'" will be triggered while create a cg based on another cg

Bug #1665194 reported by KC Bi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Triaged
Undecided
Unassigned

Bug Description

While creating a cg based on another cg or a cg snapshot, below error information will be triggered:

'DictWithMeta' object has no attribute '_info'

The recreation step is as below:

ubuntu@osp225220:~$ openstack consistency group list
+--------------------------------------+-----------+---------+
| ID | Status | Name |
+--------------------------------------+-----------+---------+
| c8f45304-70fa-4de1-b964-9805276e8013 | available | sio_cg1 |
+--------------------------------------+-----------+---------+
ubuntu@osp225220:~$ openstack consistency group create --consistency-group-source sio_cg1 sio_cg2
'DictWithMeta' object has no attribute '_info'
ubuntu@osp225220:~$ openstack consistency group list
+--------------------------------------+-----------+---------+
| ID | Status | Name |
+--------------------------------------+-----------+---------+
| 42083089-8a02-42be-96d1-0bd498db82b2 | available | sio_cg2 |
| c8f45304-70fa-4de1-b964-9805276e8013 | available | sio_cg1 |
+--------------------------------------+-----------+---------+

Revision history for this message
KC Bi (bikecheng) wrote :
Changed in cinder:
assignee: nobody → NidhiMittalHada (nidhimittal19)
status: New → In Progress
Revision history for this message
NidhiMittalHada (nidhimittal19) wrote :

working on this

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote : Bug Assignee Expired

Unassigning due to no activity for > 6 months.

Changed in cinder:
assignee: NidhiMittalHada (nidhimittal19) → nobody
status: In Progress → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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