yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43906
[Bug 1526199] Re: volumes have no attribute tenant_name gives error
Reviewed: https://review.openstack.org/257734
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3013b48f32eb67f5eb00ef5a55bb557da6868ea9
Submitter: Jenkins
Branch: master
commit 3013b48f32eb67f5eb00ef5a55bb557da6868ea9
Author: zhu.rong <aaronzhu1121@xxxxxxxxx>
Date: Tue Dec 15 16:40:08 2015 +0800
Fix volumes no attribute tenant_name error
Fix the volumes have no attribute tenant_name error,
when the volumes are in the creating/deleting/attaching status.
Closes-Bug: #1526199
Change-Id: I0085969bb8981e4ab50e4e45dbcddda19b95b6b7
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1526199
Title:
volumes have no attribute tenant_name gives error
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Volumes have no attribute tenant_name, gives the error like:
The attribute tenant_name doesn't exist on <Volume: {'status': u'creating', 'description': None, 'availability_zone': u'nova', 'bootable': u'false', 'encrypted': False, 'created_at': u'2015-11-26T04:18:50.000000', 'os-vol-tenant-attr:tenant_id': u'6b9e19bf919e4377b92232f1bd726b77', 'transfer': None, 'volume_type': None, 'name': u'106ff0dc-c9b5-4427-bd86-be67a8be515e', 'attachments': [], 'os-vol-host-attr:host': None, 'source_volid': None, 'snapshot_id': None, 'metadata': {}, 'id': u'106ff0dc-c9b5-4427-bd86-be67a8be515e', 'size': 1}>.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1526199/+subscriptions
References