[Yahoo-eng-team] [Bug 1529781] Re: Tempest volume tests are failing in devstack vm

2015-12-28 Thread Bardia Keyoumarsi
** Description changed: The following tempest volume tests have been failing in CI's test run since Friday Dec 18, 2015. 20:33:46 {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [271.730166s] ... FAILED 20:33:53 {0

[Yahoo-eng-team] [Bug 1529781] [NEW] Tempest volume tests are failing in devstack vm

2015-12-28 Thread Bardia Keyoumarsi
Public bug reported: The following tempest volume tests have been failing in CI's test run since Friday Dec 18, 2015. 20:33:46 {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [271.730166s] ... FAILED 20:33:53 {0} tempest.ap

[Yahoo-eng-team] [Bug 1423475] Re: It is possible to delete default security group

2015-12-28 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/1423475 Ti

[Yahoo-eng-team] [Bug 1327776] Re: Logging performance improvment

2015-12-28 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/1327776 Ti

[Yahoo-eng-team] [Bug 1529534] Re: User new log style where Logger.exception() is used by passing an exception object as the first argument.

2015-12-28 Thread LiuNanke
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => LiuNanke (nanke-liu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is sub

[Yahoo-eng-team] [Bug 1528977] Re: Neutron router not working with latest iproute2 package included in CentOS-7.2-1511

2015-12-28 Thread Assaf Muller
*** This bug is a duplicate of bug 1497309 *** https://bugs.launchpad.net/bugs/1497309 Closing as a duplicate of bug 1497309. ** This bug has been marked a duplicate of bug 1497309 l3-agent unable to parse output from ip netns list (iproute2 >= 4.0) -- You received this bug notification

[Yahoo-eng-team] [Bug 1529721] [NEW] Policy rules can be incorrectly applied with unscoped tokens

2015-12-28 Thread Timothy Symanczyk
Public bug reported: Found this bug in kilo, but have confirmed that it can still be reproduced with a fresh install of master branch as of today. To reproduce the bad behaviour : 1) Retrieve an unscoped token for any valid account. 2) Using curl - invoke list_user_projects for the SAME user fr

[Yahoo-eng-team] [Bug 1527948] Re: neutron-openvswitch-agent.service crashes.

2015-12-28 Thread Sridhar Venkat
** Changed in: neutron Status: In Progress => 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/1527948 Title: neutron-openvswitch-agent.service crashes. Status in neutron:

[Yahoo-eng-team] [Bug 1528850] Re: log level of respawning event in ProcessMonitor should not be ERROR

2015-12-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/260977 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2631a495d839254a8d0e22e87e149b063758236d Submitter: Jenkins Branch:master commit 2631a495d839254a8d0e22e87e149b063758236d Author: zouk...@cmss.chinamobile.com Date: Wed Dec

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/262044 Committed: https://git.openstack.org/cgit/openstack-dev/hacking/commit/?id=a73d9c20314594cefede02841536ecca9a89906b Submitter: Jenkins Branch:master commit a73d9c20314594cefede02841536ecca9a89906b Author: janonymous Date: Mon Dec 28 22:43:37 2

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-28 Thread Ian Cordasco
** Also affects: hacking Importance: Undecided Status: 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/1489059 Title: "db type could not be determined" running py34 Status

[Yahoo-eng-team] [Bug 1467589] Re: Remove Cinder V1 support

2015-12-28 Thread Andrey Kurilin
** Changed in: rally Status: In Progress => Fix Released -- 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/1467589 Title: Remove Cinder V1 support Status in Cinder:

[Yahoo-eng-team] [Bug 1500509] Re: Define paste entrypoints

2015-12-28 Thread ChangBo Guo(gcb)
** Changed in: oslo.middleware Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1500509 Title: Define paste entrypoints St

[Yahoo-eng-team] [Bug 1529581] Re: delete RBD residual data when unrescue a vm

2015-12-28 Thread niusmallnan
This bug fix is a duplicate of the following bug and fix. https://bugs.launchpad.net/nova/+bug/1478199 https://review.openstack.org/#/c/205766/ ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1529581] [NEW] delete RBD residual data when unrescue a vm

2015-12-28 Thread niusmallnan
Public bug reported: the code in nova/virt/libvirt/driver.py : def unrescue(self, instance, network_info): .. .. rescue_files = os.path.join(instance_dir, "*.rescue") for rescue_file in glob.iglob(rescue_files): libvirt_utils.file_delete(rescue

[Yahoo-eng-team] [Bug 1471349] Re: Eliminate default value as a mutable object

2015-12-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/225613 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7023050eddc9b2361bd200309329e4e6bf89709d Submitter: Jenkins Branch:master commit 7023050eddc9b2361bd200309329e4e6bf89709d Author: Timur Sufiev Date: Mon Sep 21 13:22:59 201

[Yahoo-eng-team] [Bug 1529572] [NEW] Replace locations with multi-requests returns wrong result

2015-12-28 Thread wangxiyuan
Public bug reported: Env: glance-master, Reproduce: 1. Suppose there is an image with its location in Glance already. 2. send a location-update request with two bodies, like: [ {   "op":"replace",    "path":"/locations",   "value":[   ]    },    {   "op":"replace",    "pat