[Yahoo-eng-team] [Bug 1502136] [NEW] Everything returns 403 if show_multiple_locations is true and get_image_location policy is set

2015-10-02 Thread Stuart McLaren
Public bug reported: If, in glance-api.conf you set: show_multiple_locations = true Things work as expected: $ glance --os-image-api-version 2 image-show 13ae74f0-74bf-4792-a8bb-7c622abc5410

[Yahoo-eng-team] [Bug 1502157] [NEW] Updating a project's domain_id can create an illegal project hierarchy

2015-10-02 Thread Henry Nash
Public bug reported: We introduced hierarchical projects in Kilo. The design (both then and now) was that a project hierarchy existed in a single domain (i.e. all the projects in the hierarchy were owned by the same domain). We also still support (although disabled by default) the ability to

[Yahoo-eng-team] [Bug 1502039] Re: gate-tempest-dsvm-full-ceph fails with "There are not enough hosts available"

2015-10-02 Thread Matthew Treinish
Yes you are correct, this is not a tempest bug tempest made a request and got a 500 response which is never correct. You should file the bug against nova which is actually the cause of this failure: http://logs.openstack.org/31/230031/2/check/gate-tempest-dsvm-full-

[Yahoo-eng-team] [Bug 1502177] [NEW] Existing Ironic instances report negative available RAM for the node after upgrade

2015-10-02 Thread Jim Rollenhagen
Public bug reported: Ironic nodes that have an existing instance will report negative available RAM after upgrading beyond this commit: https://github.com/openstack/nova/commit/b99fb0a51c658301188bbc729d1437a9c8b75d00 The node attached to the instance will not have instance_info[memory_mb], etc,

[Yahoo-eng-team] [Bug 1502133] [NEW] 403 error when get_image_location policy is set to "role:admin"

2015-10-02 Thread Kairat Kushaev
Public bug reported: glance master steps to reproduce: 1. add role:admin to /etc/glance/policy.json 2. as demo user execute glance image-list AR: 403 Forbidden ER: list of images. v1 api is working correctly and returns list of images. ** Affects: glance Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1502148] [NEW] /common/utils.py py34 incompatibility

2015-10-02 Thread Bogdan
Public bug reported: Affected file: /neutron/common/utils.py In method get_random_string(length) string has to be encoded as bytes object before hashing. ** Affects: neutron Importance: Undecided Assignee: Bogdan (bogdan-tabor) Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1502061] [NEW] Remove deprecated neutron.agent.linux.utils.ensure_dir

2015-10-02 Thread Cedric Brandily
Public bug reported: ensure_dir implementation has been moved from neutron.agent.linux.utils to neutron.common.utils during Liberty. A deprecated ensure_dir wrapper still exists in neutron.agent.linux.utils, it should be removed in Mitaka ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1502107] [NEW] Method 'get_all' from servicegroup API doesn't implemented in drivers

2015-10-02 Thread Sergey Nikitin
Public bug reported: Change Idc0dfbbe1887e11166acb7d989dd5466751761af removed get_all method from mc and db drivers, and made this method private in zk driver. Now no one of servicegroup drivers (mc, db, zk) doesn't implement method get_all. And it's very confusing. This method used nowhere so it

[Yahoo-eng-team] [Bug 1502028] [NEW] cannot attach a volume when using multiple ceph backends

2015-10-02 Thread Jay Lee
Public bug reported: 1. Exact version of Nova/OpenStack you are running: Kilo Stable 2. Relevant log files: I'm testing using ceph RADOS block devices to attach VM; however I've hit an issue when ceph cluster is different between VM and volumes. <--error message--> 2015-09-24 11:32:31 13083

[Yahoo-eng-team] [Bug 1496410] Re: Create separate queue for state reports with dedicated workers

2015-10-02 Thread YAMAMOTO Takashi
** Also affects: networking-midonet 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/1496410 Title: Create separate queue for state reports

[Yahoo-eng-team] [Bug 1502104] [NEW] OsloDBDeprecationWarning: EngineFacade is deprecated

2015-10-02 Thread Pavel Kholkin
Public bug reported: tox -e py34 command show warning: ../openstack/nova/nova/db/sqlalchemy/api.py:156: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo.db.sqlalchemy.enginefacade retry_interval=conf_group.retry_interval) ** Affects: nova Importance: Low

[Yahoo-eng-team] [Bug 1480270] Re: Can't get v3 endpoints with v2 in command line

2015-10-02 Thread Thierry Carrez
** Changed in: keystone Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1480270 Title: Can't get v3 endpoints with v2 in command line

[Yahoo-eng-team] [Bug 1446583] Re: services no longer reliably stop in stable/kilo

2015-10-02 Thread Sean Dague
This has returned in liberty and is currently blocking grenade in much the same way as last time. https://review.openstack.org/#/c/190175/ is most likely part of the problem. It looks like after we ensured that SIGTERM actually terminated the program at the kilo release, folks from hds.com

[Yahoo-eng-team] [Bug 1502191] [NEW] Instance-related db entries are not marked deleted on instance deletion

2015-10-02 Thread Tomasz Głuch
Public bug reported: During an instance deletion entries in related tables are not marked as 'deleted'. It causes silent integrity error invisible in nova-* logs, however it brokes db cleaning mechanism used by 'nova-manage db archive_deleted_rows' which relies on deleted flag only. It may

[Yahoo-eng-team] [Bug 1483022] Re: Missing string substitution results in ugly exception

2015-10-02 Thread Matt Riedemann
** Tags added: liberty-backport-potential ** Also affects: nova/liberty Importance: Low Assignee: Taylor Peoples (tpeoples) Status: Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty 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/1501772 Title: Metadata proxy process errors with binary

[Yahoo-eng-team] [Bug 1477316] Re: bad exception in neutronv2/api.py

2015-10-02 Thread Matt Riedemann
*** This bug is a duplicate of bug 1483022 *** https://bugs.launchpad.net/bugs/1483022 ** This bug has been marked a duplicate of bug 1483022 Missing string substitution results in ugly exception -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1497930] Re: ovs_agent fails to start on Windows because root_helper cfg opt is not found

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1497930 Title: ovs_agent fails to

[Yahoo-eng-team] [Bug 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread Thierry Carrez
** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 ** No longer affects: neutron/liberty -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1501772 Title: Metadata proxy process

[Yahoo-eng-team] [Bug 1499345] Re: ovs-neutron-agent fails to start on Windows because signal SIGHUP does not exist

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: None => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1499345 Title: ovs-neutron-agent fails to

[Yahoo-eng-team] [Bug 1499784] Re: ovsdb native implementation calls to ovs-vsctl to open the connection port on each BaseOVS __init__ call

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1499784 Title: ovsdb native

[Yahoo-eng-team] [Bug 1481692] Re: Neutron usage_audit's router and floating IP reporting doesn't work with ML2 plugin

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1481692 Title: Neutron usage_audit's

[Yahoo-eng-team] [Bug 1477737] Re: neutronv2 api validate_networks method has incorrect formatting for PortLimitExceeded

2015-10-02 Thread Matt Riedemann
*** This bug is a duplicate of bug 1483022 *** https://bugs.launchpad.net/bugs/1483022 ** This bug is no longer a duplicate of bug 1477316 bad exception in neutronv2/api.py ** This bug has been marked a duplicate of bug 1483022 Missing string substitution results in ugly exception --

[Yahoo-eng-team] [Bug 1501948] Re: Quota enforcement does not work in Pecan

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1501948 Title: Quota enforcement does

[Yahoo-eng-team] [Bug 1501090] Re: OVSDB wait_for_change waits for a change that has already happened

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1501090 Title: OVSDB wait_for_change

[Yahoo-eng-team] [Bug 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty ** Changed in: neutron Milestone: mitaka-1 => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1501703 Title: unit test failures on

[Yahoo-eng-team] [Bug 1497930] Re: ovs_agent fails to start on Windows because root_helper cfg opt is not found

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty Importance: Undecided Status: New ** Changed in: neutron Milestone: None => mitaka-1 ** Changed in: neutron/liberty Status: New => In Progress ** Changed in: neutron/liberty Importance: Undecided => High ** Changed in: neutron/liberty

[Yahoo-eng-team] [Bug 1481692] Re: Neutron usage_audit's router and floating IP reporting doesn't work with ML2 plugin

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty Importance: Undecided Status: New ** Changed in: neutron/liberty Importance: Undecided => Medium ** Changed in: neutron/liberty Status: New => In Progress ** Changed in: neutron/liberty Milestone: None => liberty-rc2 ** Changed in:

[Yahoo-eng-team] [Bug 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty 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/1501703 Title: unit test failures on 32 bit architectures

[Yahoo-eng-team] [Bug 1499345] Re: ovs-neutron-agent fails to start on Windows because signal SIGHUP does not exist

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty 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/1499345 Title: ovs-neutron-agent fails to start on Windows

[Yahoo-eng-team] [Bug 1501090] Re: OVSDB wait_for_change waits for a change that has already happened

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty Importance: Undecided Status: New ** Changed in: neutron/liberty Importance: Undecided => Low ** Changed in: neutron/liberty Status: New => In Progress ** Changed in: neutron/liberty Milestone: None => liberty-rc2 ** Changed in:

[Yahoo-eng-team] [Bug 1502206] [NEW] remove

2015-10-02 Thread David Lyle
Public bug reported: code support django versions < 1.5 is no longer needed. Can be cleaned up. ** Affects: horizon Importance: Low Assignee: David Lyle (david-lyle) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1501948] Re: Quota enforcement does not work in Pecan

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty Importance: Undecided Status: New ** Changed in: neutron/liberty Importance: Undecided => High ** Changed in: neutron/liberty Status: New => In Progress ** Changed in: neutron/liberty Assignee: (unassigned) => Kyle Mestery (mestery) **

[Yahoo-eng-team] [Bug 1499784] Re: ovsdb native implementation calls to ovs-vsctl to open the connection port on each BaseOVS __init__ call

2015-10-02 Thread Kyle Mestery
** Changed in: neutron Milestone: None => mitaka-1 ** Also affects: neutron/liberty Importance: Undecided Status: New ** Changed in: neutron/liberty Milestone: None => liberty-rc2 ** Changed in: neutron/liberty Status: New => In Progress ** Changed in: neutron/liberty

[Yahoo-eng-team] [Bug 1502269] [NEW] boot from volume from image broken by design

2015-10-02 Thread David Medberry
Public bug reported: The new launch instance button brings up a very much more complicated interface than the prior version. So complicated that the most trivial obvious tasks in the old UI are almost impossible in the new UI. I tried to boot from volume from image. Can't find such an option.

[Yahoo-eng-team] [Bug 1492456] Re: cProfile - fix Security Groups hotfunctions

2015-10-02 Thread Ramu Ramamurthy
As per the comment above, I will close this as fix-released (the patch noted above) and create a RFE bug to track further improvements needed. I will also create a RFE bug to provide an option to run neutron agents in a "profiled" mode. ** Changed in: neutron Status: Triaged => Fix

[Yahoo-eng-team] [Bug 1502297] [NEW] Improve SG performance as VMs/containers scale on compute node

2015-10-02 Thread Ramu Ramamurthy
Public bug reported: Please refer to the comments in the following bug: https://bugs.launchpad.net/neutron/+bug/1492456 In which it was suggested to handle improving SG programming performance as a RFE bug. To Summarize the problem, when there are about 160 VMs, the neutron-ovs- agent takes

[Yahoo-eng-team] [Bug 1502301] [NEW] add config option to start agents in "cprofiled" mode

2015-10-02 Thread Ramu Ramamurthy
Public bug reported: For motivation see this bug, where this "rfe" was requested. https://bugs.launchpad.net/neutron/+bug/1502297 By running the neutron-agents under a profiler like cprofile, we can obtain valuable insights into the performance of the agent-code, and identify areas for

[Yahoo-eng-team] [Bug 1501831] Re: Evacuate libvirt instance failed with error 'Cannot load 'disk_format' in the base class'

2015-10-02 Thread Matt Riedemann
** Tags added: liberty-backport-potential ** Also affects: nova/liberty Importance: Critical Assignee: Matt Riedemann (mriedem) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1502304] [NEW] Auto dismiss angular alerts using user settings

2015-10-02 Thread Cindy Lu
Public bug reported: We want the Angular alerts to use the settings from settings.py, so that it matches the behavior of legacy horizon toasts. Settings here: https://github.com/openstack/horizon/blob/master/openstack_dashboard/settings.py#L58 'auto_fade_alerts': { 'delay': 3000,

[Yahoo-eng-team] [Bug 1502322] [NEW] Ownership of ipsec.secrets causes problems on agent restart

2015-10-02 Thread Brent Eagles
Public bug reported: LibreSwan requires that a connection's ipsec.secrets be owned by root. This was handled in a recent patch. However, normal code flow in neutron-vpnaas recreates the file on agent restart, which it fails to do because the file is now owned by root and it can't overwrite it.

[Yahoo-eng-team] [Bug 1427015] Re: too many subnet-create cause q-dhcp failure

2015-10-02 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1179713 *** https://bugs.launchpad.net/bugs/1179713 I don't think tempest has anything to do with this. ** This bug has been marked a duplicate of bug 1179713 too many subnet-create cause q-dhcp failure ** This bug is no longer a duplicate of bug

[Yahoo-eng-team] [Bug 1502326] [NEW] update languages available for selection in Horizon for Liberty

2015-10-02 Thread Doug Fish
Public bug reported: My recollection is that we include languages that have achieved 85% completion in our settings file. If that’s correct, this is the current list of languages meeting that criteria as determined by review of

[Yahoo-eng-team] [Bug 1244786] Re: Nicira plugin: Remove chained logical switches support

2015-10-02 Thread Armando Migliaccio
** Also affects: vmware-nsx Importance: Undecided Status: New ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1244786 Title: Nicira plugin:

[Yahoo-eng-team] [Bug 1228969] Re: fix logic in NvpApiException

2015-10-02 Thread Armando Migliaccio
** Also affects: vmware-nsx Importance: Undecided Status: New ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1228969 Title: fix logic in

[Yahoo-eng-team] [Bug 1307668] Re: NSX: metadata subnet should not have dhcp enabled on them

2015-10-02 Thread Armando Migliaccio
** Also affects: vmware-nsx Importance: Undecided Status: New ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1307668 Title: NSX: metadata subnet

[Yahoo-eng-team] [Bug 1502356] [NEW] max_fixed_ips_per_port appears to be unnecessary

2015-10-02 Thread Kevin Benton
Public bug reported: The option max_fixed_ips_per_port was introduced under the idea of preventing users from eating up IP addresses on shared networks that they don't own. However, we already prevent users from updating the fixed_ips of their port on networks that they don't own.[1] Unless

[Yahoo-eng-team] [Bug 1502356] Re: max_fixed_ips_per_port appears to be unnecessary

2015-10-02 Thread Armando Migliaccio
You're grounded. ** Changed in: neutron Importance: Undecided => Low ** Tags added: l3-ipam-dhcp ** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Status: Invalid => Incomplete -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1252519] Re: Live migration failed because of file permission changed

2015-10-02 Thread Pawel Koniszewski
This is a regression introduced in Gluster 3.4.1 as pointed here - http://www.gluster.org/pipermail/gluster-users/2014-January/015885.html There is a workaround for this issue: https://bugzilla.redhat.com/show_bug.cgi?id=1057645#c7 Marking as invalid as this is not nova bug. ** Changed in:

[Yahoo-eng-team] [Bug 1480319] Re: Mutable args and wrap_db_retry

2015-10-02 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/1480319

[Yahoo-eng-team] [Bug 1502369] [NEW] Jenkins/tox fails in Glance-specs

2015-10-02 Thread Deepti Ramakrishna
Public bug reported: Hi, When we run "tox" in fresh clone of glance-specs repo, it fails with the below error (full log can be found here: http://paste.openstack.org/show/475234/): running build_ext   Traceback (most recent call last): File "", line 1, in File