[Yahoo-eng-team] [Bug 1368597] [NEW] Wrong status code in @wsgi.response decorator in server's `confirmResize` action

2014-09-12 Thread Ghanshyam Mann
Public bug reported: In server`s action `confirmResize` status code in @wsgi.response decorator is set as 202 but this is overridden/ignored by return statement (return exc.HTTPNoContent()) which return 204 status code -

[Yahoo-eng-team] [Bug 1368600] [NEW] Creating a volume from an instance snapshot should validate the volume size / min_disk

2014-09-12 Thread Julie Pichon
Public bug reported: This is sort of a follow-up to bug 1241253. When an image is created based on an instance snapshot, even though the same min_disk restrictions apply, they're not reflected properly in the validation and tool tips, resulting in misleading information being shown to the user.

[Yahoo-eng-team] [Bug 1368599] [NEW] instance create failed due to the deffirence services between regions

2014-09-12 Thread Deliang Fan
Public bug reported: region 1 deploys nova(includes nova-network) and glance service. region 2 deploys nova, neutron and glance service. keystone is shared by region 1 and region 2 However, instance creation failed when switches to region 1 in the dashboard. [Fri Sep 12 03:35:10 2014] [error]

[Yahoo-eng-team] [Bug 1368637] [NEW] Error attaching NetApp iSCSI volume to Hyper-V compute node

2014-09-12 Thread Luis Fernandez
Public bug reported: If you try to attach a NetApp iSCSI volume to a Hyper-V compute host, the request is not performed due to a type missmatch in the following line: https://github.com/openstack/nova/blob/b6a5ce00a0f767da2538b70d5e6d4c998a8e15e0/nova/virt/hyperv/basevolumeutils.py#L135 if

[Yahoo-eng-team] [Bug 1368661] [NEW] Unit tests sometimes fail because of stale pyc files

2014-09-12 Thread Sean Dague
Public bug reported: Because python creates pyc files during tox runs, certain changes in the tree, like deletes of files, or switching branches, can create spurious errors. This can be suppressed by PYTHONDONTWRITEBYTECODE=1 in the tox.ini. ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1368667] [NEW] Nova supports creating flavor with an existing ID if the previous flavor(with same ID) is in deleted state.

2014-09-12 Thread Abhishek Talwar
Public bug reported: Nova supports creating flavor with an existing ID if the previous flavor(with same ID) is in deleted state. 1 Create a new flavor with some ID (in this case 99) [root@nova1 ~]# nova flavor-create flavor_1 99 128 1 1

[Yahoo-eng-team] [Bug 1368673] [NEW] TypeError when accessing horizon_main_nav element

2014-09-12 Thread Matthias Runge
Public bug reported: Our customized UI uses horizon_main_nav templatetag rather than horizon_nav. It's quite useful, if you just want to get main navigation items. Sadly, since last panel chang, this is broken, failing on TypeError. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1368674] [NEW] Horizon multi regions but different service endpoints will cause Invalid service catalog service exception

2014-09-12 Thread LIU Yulong
Public bug reported: Horizon multi regions but different service endpoints will cause Invalid service catalog service exception. Description: 1.There are two regions. 2. RegionOne has service keystone, glance, nova, neutron, cinder, ceilometer, heat endpoints. RegionTwo only has keystone,

[Yahoo-eng-team] [Bug 1367564] Re: metadata definition property show should handle type specific prefix

2014-09-12 Thread Pawel Koniszewski
** Also affects: python-glanceclient Importance: Undecided Status: New ** Changed in: python-glanceclient Assignee: (unassigned) = Pawel Koniszewski (pawel-koniszewski) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1368667] Re: Nova supports creating flavor with an existing ID if the previous flavor(with same ID) is in deleted state.

2014-09-12 Thread Sean Dague
Realistically, I don't think this is a bug in the state machine, I think it's a bug in the display. Instances show should not show the flavor from the db, it should show the information from the instance metadata. ** Changed in: nova Status: New = Confirmed ** Changed in: nova

[Yahoo-eng-team] [Bug 1368347] Re: Incorrect status/power state for the instance(s) when the compute node is powered down

2014-09-12 Thread Sean Dague
Honestly, this is currently part of the structural design. This is why the evacuate command was added. Part of the problem is there are not strong quorum guaruntees. For right now I'm going to mark this as Won't Fix, as this is longer term structural issue. We can go after this as a blueprint

[Yahoo-eng-team] [Bug 1333742] Re: Timeout while attaching cinder volumes in proxy configuration

2014-09-12 Thread Sean Dague
If anything, this would be something to put in the cinderclient, but I don't see this getting addressed in the nova code ** Changed in: nova Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1311814] Re: Add documentation for backend config in VMware

2014-09-12 Thread Erno Kuvaja
The VMware configuration instructions can be found from: http://docs.openstack.org/developer/glance/configuring.html#configuring- the-vmware-storage-backend ** Changed in: glance Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1291859] Re: Launch instance from RHEL image, /dev/sda1 is not resized to boot disk size specified in flavor

2014-09-12 Thread Erno Kuvaja
No response, marking invalid. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1291859 Title: Launch instance from RHEL image,

[Yahoo-eng-team] [Bug 1280959] Re: Glance plugin in XenApi should use Expect: 100-continue header during upload.

2014-09-12 Thread Erno Kuvaja
As it becomes clear from the bp, this is feature request, not a bug on glance. ** Changed in: glance Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1280959

[Yahoo-eng-team] [Bug 1368732] [NEW] AttributeError: 'VolumeSnapshot' object has no attribute 'bootable'

2014-09-12 Thread Matthias Runge
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

[Yahoo-eng-team] [Bug 1256396] Re: notification errors in g-api after successful tempest run

2014-09-12 Thread Erno Kuvaja
No response for a long time. Marking as invalid ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1256396 Title: notification

[Yahoo-eng-team] [Bug 1308413] Re: Missing x-tenant-id header to registry will return list of all images while using v2 api with registry

2014-09-12 Thread Erno Kuvaja
Closing due no interest. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1308413 Title: Missing x-tenant-id header to registry

[Yahoo-eng-team] [Bug 1177956] Re: Verify registry's client parameters

2014-09-12 Thread Erno Kuvaja
Closing due the lack of response. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1177956 Title: Verify registry's client

[Yahoo-eng-team] [Bug 1101663] Re: Backing storage/client are dependent on md5 checksum

2014-09-12 Thread Erno Kuvaja
Old and inactive, closing for glance. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1101663 Title: Backing storage/client are

[Yahoo-eng-team] [Bug 1157103] Re: can't upload image when use Ceph FS as glance backend

2014-09-12 Thread Erno Kuvaja
This is pretty old and did not have response. New bug should be opened if this pops up again. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1055399] Re: windows image upload on xen host results in sr scan failure

2014-09-12 Thread Erno Kuvaja
no response for almost two years. Closing ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1055399 Title: windows image upload on

[Yahoo-eng-team] [Bug 956469] Re: Glance should ensure consistency in exception messages all the way to client

2014-09-12 Thread Erno Kuvaja
No response, Closing. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/956469 Title: Glance should ensure consistency in

[Yahoo-eng-team] [Bug 1368747] [NEW] CloudStack datasource does not work with NetworkManager

2014-09-12 Thread Magnus Appelquist
Public bug reported: The CloudStack metadata can normally be found be asking the DHCP lease server. The datasource plugin parses the lease file in order to figure out the DHCP servers IP address. To find the lease file, first /var/lib/dhclient is searched and if no lease is found, /var/lib/dhcp

[Yahoo-eng-team] [Bug 1206326] Re: glance-api start failed and raise UnicodeEncodeError

2014-09-12 Thread Erno Kuvaja
this has been fixed at some point of time. ** Changed in: glance Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1206326 Title: glance-api start

[Yahoo-eng-team] [Bug 1115551] Re: No unit tests for glance/common/client.py

2014-09-12 Thread Erno Kuvaja
fix released in commit: db33d99a ** Changed in: glance Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1115551 Title: No unit tests for

[Yahoo-eng-team] [Bug 955253] Re: Image cache configuration must be duplicated to work

2014-09-12 Thread Erno Kuvaja
Abandoned, closing ** Changed in: glance Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/955253 Title: Image cache configuration must be duplicated

[Yahoo-eng-team] [Bug 1368752] [NEW] Regions are unordered in region list

2014-09-12 Thread Cedric Brandily
Public bug reported: Regions are displayed unordered in region list ** Affects: horizon Importance: Undecided Assignee: Cedric Brandily (cbrandily) Status: In Progress ** Tags: low-hanging-fruit ** Changed in: horizon Assignee: (unassigned) = Cedric Brandily

[Yahoo-eng-team] [Bug 1195423] Re: Unit Tests for Scrubber

2014-09-12 Thread Erno Kuvaja
** Changed in: glance Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1195423 Title: Unit Tests for Scrubber Status in OpenStack Image Registry

[Yahoo-eng-team] [Bug 1368757] [NEW] Tenants are unordered in tenant switch list

2014-09-12 Thread Cedric Brandily
Public bug reported: Tenants are displayed unordered in tenant switch list ** Affects: horizon Importance: Undecided Assignee: Cedric Brandily (cbrandily) Status: In Progress ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1177954] Re: Add functional tests for Glance Registry's v2

2014-09-12 Thread Erno Kuvaja
Fixed byt Stuart McLaren ** Changed in: glance Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1177954 Title: Add functional tests for Glance

[Yahoo-eng-team] [Bug 1330199] Re: rpc_workers does not work with Qpid

2014-09-12 Thread Matt Riedemann
Note related bug 1327127 and https://issues.apache.org/jira/browse/QPID-5557. ** Also affects: oslo.messaging Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1368789] [NEW] Fail to resize VM; No valid host was found

2014-09-12 Thread Danny Choi
Public bug reported: OpenStack version: Icehouse Issue: fail to resize VM Setup: 3 nodes, namely Controller, Compute and Network; with nova- compute running solely on Compute node. Steps to reproduce: 1. Create an instance using image cirrus 0.3.2. 2. Verify instance is running: nova list

[Yahoo-eng-team] [Bug 1368789] Re: Fail to resize VM; No valid host was found

2014-09-12 Thread Sean Dague
resize is really not supposed to function with only 1 node, that's a testing only configuration. So this is invalid as a multinode case unless there are 2 compute nodes. ** Changed in: nova Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1350790] Re: Non managed Instance deleted during create

2014-09-12 Thread Sean Dague
** Changed in: nova Status: New = Opinion ** Changed in: nova Importance: Low = Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1350790 Title: Non

[Yahoo-eng-team] [Bug 1314677] Re: nova-cells fails when using JSON file to store cell information

2014-09-12 Thread Robie Basak
** Also affects: nova (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1314677 Title: nova-cells fails when

[Yahoo-eng-team] [Bug 1129748] Re: image files in _base should not be world-readable

2014-09-12 Thread Sean Dague
Honestly, if you have shell users on your compute... things are all kinds of bad. ** Changed in: nova Status: New = Opinion ** Changed in: nova Importance: Medium = Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1193438] Re: config_drive DB column cleanup

2014-09-12 Thread Sean Dague
Doc fix has landed ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1193438 Title: config_drive DB column cleanup

[Yahoo-eng-team] [Bug 1368815] Re: qemu-img convert intermittently corrupts output images

2014-09-12 Thread Michael Steffens
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1368815 Title: qemu-img convert intermittently corrupts

[Yahoo-eng-team] [Bug 1368844] [NEW] Block migration fails with volume size 2 GB and more

2014-09-12 Thread Tushar Patil
Public bug reported: Tested on master code with commit id : fd72c308fc6adc1f5d07c5287c1db5bfc12328fc volume_driver = cinder.volume.drivers.lvm.LVMISCSIDriver Case 1: Instance is booted using volume Steps to reproduce: 1. Create a bootable volume of size 2 GB using an image. 2. Boot an

[Yahoo-eng-team] [Bug 1285185] Re: netinfo.py displays corrupted inet/inet6 addr on Linux

2014-09-12 Thread Scott Moser
** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1285185 Title: netinfo.py displays corrupted inet/inet6 addr on

[Yahoo-eng-team] [Bug 1368854] [NEW] no error reported by client when image create is killed on quota

2014-09-12 Thread Dafna Ron
Public bug reported: no ERROR is issued to user on quota violation: root@tigris01 ~(keystone_admin)]# glance image-create --name dafna2 --disk-format qcow2 --container-format bare --copy-from image +--+--+ | Property | Value

[Yahoo-eng-team] [Bug 1277746] Re: landscape module not working

2014-09-12 Thread Scott Moser
** Changed in: landscape-client Status: New = Invalid ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1368861] [NEW] networking comes up parallel to cloud-init-local

2014-09-12 Thread Scott Moser
Public bug reported: This is a similar bug to bug 1225922. but this is more just the first part. The user can provide networking information to cloud-init via a local datasource. However, if there is networking information already, those devices might already be up. The suggested fix here is

[Yahoo-eng-team] [Bug 1314354] Re: CONF.auth_url option used inconsistently

2014-09-12 Thread Nicolas Simonds
I didn't respond because you asked a question that could trivially be answered by reproducing the bug as per the original bug report. If you guys are going to make making contributors answer questions that they have already answered a prerequisite for handling anything, it's going to take a

[Yahoo-eng-team] [Bug 1368910] [NEW] intersphinx requires network access which sometimes fails

2014-09-12 Thread Joe Gordon
Public bug reported: The intersphinx module requires internet access, and periodically causes docs jobs to fail. This module also prevents docs from being built without internet access. Since we don't actually use intersphinx for much (if anything), lets just remove it. ** Affects: nova

[Yahoo-eng-team] [Bug 1368917] [NEW] rpc core should abort a call() early if the connection is terminated before the timeout period expires

2014-09-12 Thread Chris Friesen
Public bug reported: As it stands, if a client issuing an RPC call() sends a message to the rabbitmq server, then the rabbitmq server does a failover the client will wait for the full RPC timeout period (60 seconds) even though new rabbitmq server has come up long before then and some connections

[Yahoo-eng-team] [Bug 1368942] [NEW] lxc test failure under osx

2014-09-12 Thread Davanum Srinivas (DIMS)
Public bug reported: Heres the stack trace from the following test: nova.tests.virt.libvirt.test_driver.LibvirtConnTestCase.test_create_propagates_exceptions Traceback (most recent call last): File nova/tests/virt/libvirt/test_driver.py, line 9231, in test_create_propagates_exceptions

[Yahoo-eng-team] [Bug 1368910] Re: intersphinx requires network access which sometimes fails

2014-09-12 Thread Mike Perez
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) = Andreas Jaeger (jaegerandi) ** Changed in: cinder Status: New = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1368965] [NEW] architecture property metadef should include valid enums

2014-09-12 Thread Travis Tripp
Public bug reported: Nova defines specific values that can be used for CPU architecture. They are found here: https://github.com/openstack/nova/blob/master/nova/compute/arch.py The architecture property should include these values as enum choices. ALPHA = alpha ARMV6 = armv6 ARMV7 = armv7l

[Yahoo-eng-team] [Bug 1368942] Re: lxc test failure under osx

2014-09-12 Thread Sean Dague
honestly, fixing this for macox should not be a project priority. If a patch is sent in, that's fine. ** Changed in: nova Status: New = Won't Fix ** Changed in: nova Importance: Low = Wishlist ** Changed in: nova Status: Won't Fix = Opinion -- You received this bug

[Yahoo-eng-team] [Bug 1368917] Re: rpc core should abort a call() early if the connection is terminated before the timeout period expires

2014-09-12 Thread Sean Dague
I think this really is an olso.messaging bug, these things are mostly left up to that lib at this point ** Also affects: oslo.messaging Importance: Undecided Status: New ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1093812] Re: nova API version doc should point to Nova developer doc

2014-09-12 Thread Sean Dague
The issue is actually that the url in question is *not* built out of the Nova tree, it's dead orphaned content that needs to be deleted manually by infra. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1308569] Re: check-tempest-dsvm-cells-full has lots of failures

2014-09-12 Thread Sean Dague
** Changed in: nova Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1308569 Title: check-tempest-dsvm-cells-full has lots of

[Yahoo-eng-team] [Bug 1348199] Re: resizing always involves migration

2014-09-12 Thread Sean Dague
** Changed in: nova Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1348199 Title: resizing always involves migration Status in

[Yahoo-eng-team] [Bug 1368040] Re: random.choice in /cinder/volume/utils.py may has potential security issue

2014-09-12 Thread Jay Bryant
Brant, so if I were to move this to a common code base, is the solution that Cinder is currently using the better solution? ** Changed in: cinder Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1368983] [NEW] Refactoring main_content from ID to class

2014-09-12 Thread Thai Tran
Public bug reported: We are primarily using main_content ID for styling. When we do use it for DOM manipulation via javascript, we mostly reference the child element messages. As such, it makes more sense for main_content to be a class. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1366891] Re: warning to console in container on failed resize

2014-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.6~bzr1016-0ubuntu1 --- cloud-init (0.7.6~bzr1016-0ubuntu1) utopic; urgency=medium * New upstream snapshot. * upstart: block networking from coming up until after cloud-init-local has run. (LP: #1368861) * upstart:

[Yahoo-eng-team] [Bug 1364061] Re: Nova scrub command doesn't delete project's data

2014-09-12 Thread Sean Dague
*** This bug is a duplicate of bug 1280389 *** https://bugs.launchpad.net/bugs/1280389 ** This bug has been marked a duplicate of bug 1280389 nova scrub doesn't remove a vm -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1281462] Re: Disable auto allocate network for v3 api

2014-09-12 Thread Sean Dague
** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1281462 Title: Disable auto allocate network for v3 api Status in

[Yahoo-eng-team] [Bug 1368989] [NEW] service_update() should not set an RPC timeout longer than service.report_interval

2014-09-12 Thread Chris Friesen
Public bug reported: nova.servicegroup.drivers.db.DbDriver._report_state() is called every service.report_interval seconds from a timer in order to periodically report the service state. It calls self.conductor_api.service_update(). If this ends up calling

[Yahoo-eng-team] [Bug 1369008] [NEW] filter on image name should not use exact name

2014-09-12 Thread Gloria Gu
Public bug reported: at Admin- Images The filter on Image Name has to be exact the same as the image name. If I have the image names like the followings, it could be hard and not user friendly: Fedora-x86_64-20-20140618-sda cirros-0.3.2-x86_64-uec-kernel Think the image name filter should do

[Yahoo-eng-team] [Bug 1369009] [NEW] Get networks by host query fails to use index

2014-09-12 Thread Vish Ishaya
Public bug reported: The get_networks_by_host query fails to use the existing indexes on fixed ips. This means a large number of fixed_ips can lead to the database getting bogged down and taking multiple seconds to return. ** Affects: nova Importance: Undecided Assignee: Vish Ishaya

[Yahoo-eng-team] [Bug 1369012] [NEW] FIP namespace not created for dvr

2014-09-12 Thread Mike Smith
Public bug reported: There has been a regression in functionality recently. When a FIP namespace is scheduled to a dvr node, the gw_port_host should contain the host binding where the FIP namespace should be hosted. The gw_port_host field is currently missing when the router info is sent to a

[Yahoo-eng-team] [Bug 1369014] [NEW] filter on project in instances need to click twice

2014-09-12 Thread Gloria Gu
Public bug reported: How to reproduce login as admin, set the project admin create a couple of instances, in admin - instances table, they show up under project admin set the project demo or other project create a couple of instances, in admin - instances table, they show up under project

[Yahoo-eng-team] [Bug 1369019] [NEW] VMware: need to support inventory folders

2014-09-12 Thread Arnaud Legendre
Public bug reported: The VMware driver is failing to transfer images to datastores if the datacenter is inside inventory folders. This is due to the fact that the HTTP url needs to contain the folders to access the datacenter (datacenter path). ** Affects: nova Importance: Undecided