yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43817
[Bug 1495862] Re: admin image table have no tenant_name when UpdateRow
Reviewed: https://review.openstack.org/223554
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cc84199c8798d66fb910a5edb4e4497c8f27b2ca
Submitter: Jenkins
Branch: master
commit cc84199c8798d66fb910a5edb4e4497c8f27b2ca
Author: zhu.rong <zhu.rong@xxxxxxxxxxx>
Date: Tue Sep 15 20:03:47 2015 +0800
Fix no tenant name in admin image panel when UpdateRow
Steps for reproduce:
Login to Horizon as an admin user
Navigate to Admin--System--Images
Click the Create Image button, upload a large image from a HTTP URL
then will see the uploading image's project name is null.
Co-Authored-By:zhangguoqing<zhang.guoqing@xxxxxxxxxxx>
Change-Id: If10c3eb1bb5fa67c363ce9c6c514e2cd018de073
Closes-Bug: #1495862
** 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/1495862
Title:
admin image table have no tenant_name when UpdateRow
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Admin Images table when the image have UpdateRow action, it will give the message:
The attribute tenant_name doesn't exist on <Image {u'status': u'saving', u'name': u'cirros', u'deleted': False, u'container_format': u'bare', u'created_at': u'2015-06-23T01:59:28.000000', u'disk_format': u'qcow2', u'updated_at': u'2015-08-24T04:06:17.000000', u'id': u'd380db06-f7e2-42da-bcf8-70809aa6609c', u'min_disk': 0, u'protected': False, u'min_ram': 0, u'checksum': u'133eae9fb1c98f45894a4e60d8736619', u'owner': u'85006416c39a4bd18c50237d6bead697', u'is_public': True, 'properties': {u'murano_image_info': u'{"type": "cirros.demo", "title": "demo"}'}, u'size': 13200896}>
Steps for reproduce:
Login to Horizon as an admin user
Navigate to Admin--System--Images
Click the Create Image button, upload a large image from a HTTP URL
then will see the uploading image's project name is null.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1495862/+subscriptions
References