[Yahoo-eng-team] [Bug 1468990] [NEW] ml2: exceptions in extension driver will be interceptered by extenstion manager

2015-06-25 Thread yalei wang
Public bug reported: Not sure if we make it intentionally, but exceptions in extension driver is interceptered by extenstion manager. https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/managers.py#L351 for examples, when a port creating, if one of the ext drivers emit a

[Yahoo-eng-team] [Bug 1468992] [NEW] nova list's --tenant filter does not return expected servers

2015-06-25 Thread Ghanshyam Mann
Public bug reported: This bug is opened as fix released for https://bugs.launchpad.net/nova/+bug/1185290 is reverted back in v2.1. Fix proposed in v3 was reverted/commented out in v2.1 to make v2.1 fully compatible and identical with v2. - https://review.openstack.org/#/c/145687/ We need to fix

[Yahoo-eng-team] [Bug 1468998] [NEW] double-mocks cause non-deterministic failures

2015-06-25 Thread Kevin Benton
Public bug reported: calling mock.patch multiple times on the same target can result in leaked mocks. This is fixed in py34+ but affects our py27 tests. http://bugs.python.org/issue21239 ** Affects: neutron Importance: Undecided Assignee: Kevin Benton (kevinbenton) Status:

[Yahoo-eng-team] [Bug 1468992] Re: nova list's --tenant filter does not return expected servers

2015-06-25 Thread Ghanshyam Mann
Tempest tests needs to be modified. ** Also affects: tempest Importance: Undecided Status: New ** Changed in: tempest Status: New = Triaged ** Changed in: tempest Assignee: (unassigned) = Ghanshyam Mann (ghanshyammann) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1468762] [NEW] lxc hypervisor does not support PCI devices

2015-06-25 Thread nlamember
Public bug reported: OS: Ubuntu 14.04.02 OpenStack Kilo Hypervisor: LXC Nova: 1:2015.1.0-0ubuntu1~cloud0 libvirt-bin: Installed: 1.2.12-0ubuntu13~cloud0 I have lxc powered compute node with TeslaK40 card that I want to passthrough to VM. Tutorials that I used are:

[Yahoo-eng-team] [Bug 1468723] [NEW] Resource uuid is not logged when a resource is created

2015-06-25 Thread Daisuke Fujita
Public bug reported: In the case of Nova, instance uuid is output to log when new instance is created. The following logs are part of nova boot result. 2015-06-25 11:15:16.637 DEBUG nova.compute.api [req-5f2782c8-1bb7-4735-a714-e720833f4a6d admin admin] Going to run 1 instances... from

[Yahoo-eng-team] [Bug 1468706] [NEW] Loading block wouldn't disappear after using compound key to click link

2015-06-25 Thread Chung Chih, Hung
Public bug reported: When user want to using compound key to open link in new tab such as open instances page in new tab. He will hold control key and click link by left button of mouse. Then the page will be opened in new tab. But original page will occur loading block. And it will never

[Yahoo-eng-team] [Bug 1443898] Re: TestVolumeBootPattern.test_volume_boot_pattern fail with libvirt-xen

2015-06-25 Thread Ghanshyam Mann
Changing it to nova as it is going to be fixed there first. if So then we can open it for Tempest and fix it by making it config option etc. -https://review.openstack.org/180161/ ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1468783] [NEW] File not Found error in check-neutron-lbaasv1-dsvm-api

2015-06-25 Thread Stephen Ma
Public bug reported: In https://review.openstack.org/#/c/195223/ (a backport to stable/juno) the jenkins check job failed at the check-neutron-lbaasv1-dsvm-api. Looking at the console.html log, the failure occurred during the test setup phase. The console.log is:

[Yahoo-eng-team] [Bug 1468765] [NEW] Multiple errors in thirdparty-ci.rst

2015-06-25 Thread John Davidge
Public bug reported: Building docs results in multiple errors from thirdparty-ci.rst, including: WARNING: Inline emphasis start-string without end-string. ERROR: Unexpected indentation. WARNING: document isn't included in any toctree ** Affects: neutron Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1468803] [NEW] Modular L2 Agent

2015-06-25 Thread Sean M. Collins
Public bug reported: Currently, both the Open vSwitch and Linux Bridge mechanism drivers for the ML2 plugin have their own agents. This means that when improvements are made to one agent implementation, they have to be ported over to the other agent to gain the improvement. This has already

[Yahoo-eng-team] [Bug 1468828] [NEW] HA router-create breaks ML2 Drivers

2015-06-25 Thread Sukhdev Kapur
Public bug reported: When an admin creates HA router (neutron router-create --ha ), the HA framework invokes network_create() and sets tenant-id to null (empty). network_create() api expects tenant-id to be set, hence, ML2 driver rejects/fails the network_create() request, which in turn fails

[Yahoo-eng-team] [Bug 1468806] [NEW] attempt to communicate with non-existent properties

2015-06-25 Thread Alexey Galkin
Public bug reported: Steps to reproduce: 1. Create new artifact. POST /v3/artifacts/myartifact/v2.0/drafts HTTP/1.1 Host: 172.18.78.38:9393 User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Accept:

[Yahoo-eng-team] [Bug 1468946] [NEW] glance metadef tables need unique constraints

2015-06-25 Thread Wayne
Public bug reported: Sometime during Kilo, the unique constraints on metadef_namespaces (namespace) metadef_objects(namespace_id, name) metadef_properties(namespace_id, name) metadef_tags(namespace_id, name) metadef_resource_types(name) were removed. I believe this was done erroneously to make

[Yahoo-eng-team] [Bug 1468973] [NEW] Glance schema-image.json contains wrong URLs

2015-06-25 Thread Bernd Bausch
Public bug reported: Two property descriptions in schema-image.json contain the wrong URL http://docs.openstack.org/trunk/openstack-compute/admin/content/adding- images.html. These URLs are exposed to users when they run e.g. glance help image-create using API v2. A better URL might be

[Yahoo-eng-team] [Bug 1447004] Re: LBaaS- Unclear error message when edit Healthmonitor delay value to be smaller than Timeout

2015-06-25 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1447004

[Yahoo-eng-team] [Bug 1468973] Re: Glance schema-image.json contains wrong URLs

2015-06-25 Thread Bernd Bausch
Well, when accessing http://docs.openstack.org/trunk/openstack- compute/admin/content/adding-images.html, one is usually redirected to the correct page. It seems to me, though, that this redirect doesn't always work. ** Changed in: glance Status: New = Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1468976] [NEW] requirements file require higher pbr version

2015-06-25 Thread Ken Chen
Public bug reported: currently requirements.txt have lines pbr2.0,=0.11 keystonemiddleware=1.5.0 while if you are using keystonemiddleware-1.6.1, which requires pbr1.0, =0.6, so only pbr-0.11.0 can be installed. But pbr-0.11.0 is NOT compatible with test-requirements.txt line:

[Yahoo-eng-team] [Bug 1462154] Re: With DVR Pings to floating IPs replied with fixed-ips

2015-06-25 Thread Numan Siddique
** Changed in: neutron Status: Opinion = New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1462154 Title: With DVR Pings to floating IPs replied with fixed-ips Status in

[Yahoo-eng-team] [Bug 1466444] Re: multipath device action incorrectly being parsed as the device name

2015-06-25 Thread Lee Yarwood
@apahim we are actually trying to traverse the other way, starting with a single path device and working out the virtual mpath dm device details. We could actually use a glob to do this instead of `multipath -l /dev/path` : ~~~ # ll /sys/devices/virtual/block/*/slaves/sdk lrwxrwxrwx. 1 root root

[Yahoo-eng-team] [Bug 1468678] [NEW] instance action list to have reset state

2015-06-25 Thread Ritesh
Public bug reported: We have option in nova, where we can set the state of the instance to error or active. i.e === nova reset-state ( Reset the state of a server. ) usage: nova reset-state [--active] server [server ...] This functionality is missing from the action list. This is

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
os-brick review: https://review.openstack.org/#/c/195469/ ** Also affects: os-brick Importance: Undecided Status: New ** Changed in: os-brick Status: New = In Progress ** Changed in: os-brick Assignee: (unassigned) = Sergey Vilgelm (sergey.vilgelm) -- You received this

[Yahoo-eng-team] [Bug 1468696] [NEW] Move cold migration from conductor's manager to separate task

2015-06-25 Thread Timofey Durakov
Public bug reported: To increase cold-migration/resize process manageability and make code clearer new task similar to live-migration should be created in conductor. While moving logic, class hierarchy for tasks should be created it allows to use similar interface for all new task classes in

[Yahoo-eng-team] [Bug 1468667] [NEW] console option from heat resource list

2015-06-25 Thread Ritesh
Public bug reported: In orchestration panel , we you check for stack details, you have following tabs : Topology Overview Resources Events Template In resources, tab we have a table with following columns Stack Resource Resource Stack Resource Type

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
muranoclient-review: https://review.openstack.org/#/c/195456/ ** Also affects: python-muranoclient Importance: Undecided Status: New ** Changed in: python-muranoclient Status: New = In Progress ** Changed in: python-muranoclient Assignee: (unassigned) = Sergey Vilgelm

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
searchlight review: https://review.openstack.org/#/c/195465/ ** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Status: New = In Progress ** Changed in: searchlight Assignee: (unassigned) = Sergey Vilgelm (sergey.vilgelm) -- You

[Yahoo-eng-team] [Bug 1468698] [NEW] Image-update api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value

2015-06-25 Thread Pranali Deore
Public bug reported: $ glance image-update b3886698-04c3-4621-9a04-4a587d3288d1 --min-ram 234578 HTTPInternalServerError (HTTP 500) $ glance image-update b3886698-04c3-4621-9a04-4a587d3288d1 --min-disk 234578 HTTPInternalServerError (HTTP 500) ** Affects: glance

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
congress review: https://review.openstack.org/#/c/195478/ ** Also affects: congress Importance: Undecided Status: New ** Changed in: congress Status: New = In Progress ** Changed in: congress Assignee: (unassigned) = Sergey Vilgelm (sergey.vilgelm) -- You received this