[Yahoo-eng-team] [Bug 1266175] [NEW] 'Import contextlib should be in the section with standard python libraries

2014-01-05 Thread Gary Kotton
Public bug reported: There are a number of cases when the import is in the wrong section ** Affects: nova Importance: Low Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided = Low ** Changed in: nova Assignee: (unassigned) =

[Yahoo-eng-team] [Bug 1266220] [NEW] Unit tests fail when run from symlinked directory

2014-01-05 Thread Ana Krivokapić
Public bug reported: E.g, horizon git tree is located at /opt/stack/horizon, and there is a symlink in user's home directory which points to the horizon git tree: ~/horizon - /opt/stack/horizon. Then cd ~/horizon followed by ./run_tests.sh fails: FAIL: test_customize_dashboard

[Yahoo-eng-team] [Bug 1266262] Re: creating a large ext3 ephemeral disk filesystem is much slower than ext4

2014-01-05 Thread Clint Byrum
** Also affects: nova Importance: Undecided Status: New ** Description changed: ext3 is more generally available than ext4, but creating an ext3 filesystem involves a lot more writing than ext3. The only reason to retain ext3 is to retain backward compatibility with very old

[Yahoo-eng-team] [Bug 1265740] Re: incorrect return from exception.InvalidInput()

2014-01-05 Thread John Griffith
don't see any Cinder info here ** Changed in: cinder 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/1265740 Title: incorrect return from

[Yahoo-eng-team] [Bug 1262176] Re: EC2: 'io1' type volume should also return IOPS associated with it

2014-01-05 Thread John Griffith
Making a compatible version for EBS here isn't a terrible idea, however i hardly see this as a bug. This is most definitely a feature request IMO, and it has almost nothing to do with Cinder. As per my comments in the review: If there's real value in emulating this, then I think this needs to

[Yahoo-eng-team] [Bug 1266334] [NEW] Quota extension is not enabled for bigswitch plugin

2014-01-05 Thread Sumit Naiksatam
Public bug reported: Any quota request made to neutron fails with the bigswitch plugin. Enabling the quota extension will fix this. ** Affects: neutron Importance: Medium Assignee: Kevin Benton (blak111) Status: New ** Tags: bigswitch -- You received this bug notification

[Yahoo-eng-team] [Bug 1266344] [NEW] duplicate __init__() in ExtensionResource

2014-01-05 Thread Kun Huang
Public bug reported: Let's go in codes directly, to get resources from extension, the child class[0] has an __init__() to register itself, and the farther class [1]'s __init__() has already did this. If there are no some specified variables needed by child class, the child's __init__ could be

[Yahoo-eng-team] [Bug 1266347] [NEW] Metaplugin can not be used with router service-type plugin

2014-01-05 Thread Itsuro Oda
Public bug reported: When the metaplugin is selected as the core plugin and a router service- type plugin is specified at the same time (see below), quantum-server crashes with the following error. --- neutron.conf --- service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin

[Yahoo-eng-team] [Bug 1263019] Re: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer failed

2014-01-05 Thread Christopher Yeoh
*** This bug is a duplicate of bug 1262432 *** https://bugs.launchpad.net/bugs/1262432 ** This bug has been marked a duplicate of bug 1262432 tempest volume transfer test can race against other tenants -- You received this bug notification because you are a member of Yahoo! Engineering