Public bug reported:

When executing tests:

  File 
"/home/mrunge/work/horizon/openstack_dashboard/dashboards/project/volumes/volumes/tables.py",
 line 53, in allowed
    if volume and volume.bootable == 'true':
  File "/home/mrunge/work/horizon/openstack_dashboard/api/base.py", line 81, in 
__getattribute__
    return object.__getattribute__(self, attr)
AttributeError: 'VolumeSnapshot' object has no attribute 'bootable'

I think it's connected to
https://bugs.launchpad.net/horizon/+bug/1327310

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1368732

Title:
  AttributeError: 'VolumeSnapshot' object has no attribute 'bootable'

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When executing tests:

    File 
"/home/mrunge/work/horizon/openstack_dashboard/dashboards/project/volumes/volumes/tables.py",
 line 53, in allowed
      if volume and volume.bootable == 'true':
    File "/home/mrunge/work/horizon/openstack_dashboard/api/base.py", line 81, 
in __getattribute__
      return object.__getattribute__(self, attr)
  AttributeError: 'VolumeSnapshot' object has no attribute 'bootable'

  I think it's connected to
  https://bugs.launchpad.net/horizon/+bug/1327310

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1368732/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to