← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1441249] Re: Adding more tenants access to flavor with limited access causes already existing instance "size" in that tenant changes to "Not available" and shows "Error: Unable to retrieve instance size information"

 

[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]

** Changed in: horizon
       Status: Incomplete => Expired

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

Title:
  Adding more tenants access to flavor with limited access causes
  already existing instance "size" in that tenant changes to "Not
  available" and shows "Error: Unable to retrieve instance size
  information"

Status in OpenStack Dashboard (Horizon):
  Expired

Bug description:
  Running Icehouse in Ubuntu 14.04 tried on Centos 6.6 also

  Created a flavor "Flavor 1" with only "tenant A " having access to it
  and there are running instances created from that flavor.

  Added 2 more tenants to access "Flavor 1"

  All the running instances in tenant A shows "Error: Unable to retrieve instance size information"
  i can create new instances from that "flavor A" from "tenant A" but existing instances shows size as "Not available"

  This bug is related to bug:
  https://bugs.launchpad.net/nova/+bug/1366861

  but not the same bug:

  dpkg --list|grep nova

  ii  nova-api                         1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - API frontend
  ii  nova-cert                        1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - certificate management
  ii  nova-common                      1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - common files
  ii  nova-conductor                   1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - conductor service
  ii  nova-consoleauth                 1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - Console Authenticator
  ii  nova-novncproxy                  1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - NoVNC proxy
  ii  nova-scheduler                   1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute - virtual machine scheduler
  ii  python-nova                      1:2014.1.2-0ubuntu1.1~cloud0                 OpenStack Compute Python libraries
  ii  python-novaclient                1:2.17.0-0ubuntu1~cloud0                     client library for OpenStack Compute API

  Steps to reproduce:
  1.Create a flavor with access to only one tenant
  2.login as tenant user and create instances from that flavor
  3.login as admin and allow other tenants access to that flavor
  4.login as tenant user and go to instances in dashboard or do nova show instance-name

  Expected Result:
                   All tenants will have access to allowed flavors with out affecting any running instances .

  Actual Result:
  All instances already using that flavor is missing "size" and shows "Error: Unable to retrieve instance size information"

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


References