[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-20 Thread bailin.zhang
** Also affects: karbor Importance: Undecided Status: New ** Changed in: karbor Status: New => In Progress ** Changed in: karbor Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1643444] [NEW] TenantUsagesTestJSON.test_list_usage_all_tenants 500 from Db layer

2016-11-20 Thread Attila Fazekas
Public bug reported: I have a newton setup with 3 api(controller) node. TenantUsagesTestJSON.test_list_usage_all_tenants failed once , the failure looks similar to one described in the already fixed in https://bugs.launchpad.net/nova/+bug/1487570 , but it is different api call so it can have

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-20 Thread bailin.zhang
** Also affects: shade Importance: Undecided Status: New ** Changed in: shade Status: New => In Progress ** Changed in: shade Assignee: (unassigned) => bailin.zhang (bailin-zhang) ** No longer affects: shade -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1496565] Re: Nova instance create fails when passing PCI alias

2016-11-20 Thread Muhammad Tahir Masood
still facing the same issue by following the guide/steps available at https://wiki.openstack.org/wiki/Pci_passthrough ** Changed in: nova Status: Expired => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1643417] [NEW] Unable to delete extra spec on admin volume type panel

2016-11-20 Thread qiaomin032
Public bug reported: Unable to delete extra spec on admin volume type panel Steps to Reproduce: 1. Open Admin/Volumes/Volumes Type panel; 2. Click the "View Extra Specs" button in the row action of the table. Actual results: === There cast the error in the top right

[Yahoo-eng-team] [Bug 1643414] [NEW] Error on 'delete subnet' in network topology panel

2016-11-20 Thread qiaomin032
Public bug reported: Cant delete subnet on network topology Steps to Reproduce: 1. Open Project/Network/network topology panel; 2. Click the network icon, and there will display a new modal of the net info 3. Click the 'Delete Subnet' on the new modal. Actual results:

[Yahoo-eng-team] [Bug 1643384] [NEW] nova hypervisor-servers tecs-controller-node would be incorrect with vmware driver

2016-11-20 Thread Charlotte Han
Public bug reported: For vmware driver, one compute host may be have multiply compute nodes, so the cmd of "nova hypervisor-servers" would be incorrect, because its implement code is using objects.InstanceList.get_by_host, I think objects.InstanceList.get_by_host_and_node is more appropriate.

[Yahoo-eng-team] [Bug 1610103] Re: Creating qos with name that has more than 255 characters returns 500 error.

2016-11-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/352200 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=01c4bda9516a0370d7ffc2975a48a1d4d4ed5c2e Submitter: Jenkins Branch:master commit 01c4bda9516a0370d7ffc2975a48a1d4d4ed5c2e Author: Nam Nguyen Hoai Date:

[Yahoo-eng-team] [Bug 1643268] Re: test_cancel_update_server_with_port failing with non-convergence intermittently

2016-11-20 Thread Thomas Herve
It seems it started happening with the move to xenial, so maybe a libvirt issue. https://bugs.launchpad.net/tacker/+bug/1515768 is a previous occurrence of it. Adding nova has thre is a 500, so there ought to be a bug. ** Also affects: nova Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1643319] [NEW] TrunkManager functional failure

2016-11-20 Thread Kevin Benton
Public bug reported: failure spotted in gate: http://logs.openstack.org/35/399535/4/check /gate-neutron-dsvm-functional-ubuntu- trusty/4c096da/testr_results.html.gz neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase ft1.1:

[Yahoo-eng-team] [Bug 1643301] [NEW] bootstrapping keystone failed when LDAP backend is in use

2016-11-20 Thread Dave Chen
Public bug reported: "keystone-manage bootstrap" command is coded for SQL backend, it's should be okay if admin token is always supported by keystone, but we have a plan to remove the support of admin token since it's expose a security risk. And the patch to remove the support of write operation

[Yahoo-eng-team] [Bug 1643287] [NEW] Glance-manage db purge not remove rows that was created less then one day

2016-11-20 Thread Avi Avraham
Public bug reported: The value of glance-manage db purge --age_in_days can not be 0. A request for Adding an option --age_in_days=0 will allow to remove rows from db of deleted images that took place less then 1 day ago, The motivation to add this ability will allow testing db purge other

[Yahoo-eng-team] [Bug 1641808] Re: neutron net-create VlanTransparencyDriverError "Backend does not support VLAN Transparency"

2016-11-20 Thread Kevin Benton
The openvswitch mech driver doesn't support vlan transparency. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1641808 Title: