Nova api fails to unpack volume metadata using cinder
Bug #1023027 reported by
Evgeniy Afonichev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
High
|
John Griffith |
Bug Description
File "/opt/stack/
nova.api.openstack for k, v in vol.metadata:
nova.api.openstack ValueError: too many values to unpack
Most likely, vol.metadata.
Changed in cinder: | |
status: | New → Incomplete |
Changed in cinder: | |
status: | Incomplete → New |
Changed in cinder: | |
importance: | Undecided → High |
Changed in cinder: | |
assignee: | nobody → John Griffith (john-griffith) |
status: | New → In Progress |
Changed in cinder: | |
status: | Fix Committed → Fix Released |
Changed in cinder: | |
milestone: | folsom-3 → 2012.2 |
To post a comment you must log in.
On Tue, Jul 10, 2012 at 9:35 AM, Evgeniy Afonichev nova/nova/ volume/ cinder. py", line 92, in _untranslate_ volume_ summary_ view items() was supposed /bugs.launchpad .net/bugs/ 1023027 nova/nova/ volume/ cinder. py", line 92, in _untranslate_ volume_ summary_ view items() was supposed /bugs.launchpad .net/cinder/ +bug/1023027/ +subscriptions
<email address hidden> wrote:
> Public bug reported:
>
> File "/opt/stack/
> nova.api.openstack for k, v in vol.metadata:
> nova.api.openstack ValueError: too many values to unpack
>
>
> Most likely, vol.metadata.
>
> ** Affects: cinder
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Cinder
> Bug Team, which is subscribed to Cinder.
> https:/
>
> Title:
> Nova api fails to unpack volume metadata using cinder
>
> Status in Cinder:
> New
>
> Bug description:
> File "/opt/stack/
> nova.api.openstack for k, v in vol.metadata:
> nova.api.openstack ValueError: too many values to unpack
>
>
> Most likely, vol.metadata.
>
> To manage notifications about this bug go to:
> https:/
Hi Evgeniy,
Would you mind adding some additional information to this bug report?
Particularly what your setup was, what steps lead up to you seeing
this etc? In other words how I might reproduce?
Thanks,
John