[Yahoo-eng-team] [Bug 1472589] Re: nova quota-class-update returns wrong HTTP error code if class name length exceeds 255 characters

2015-07-08 Thread Aniket Anikhindi
Updating project to 'nova' Assigning to myself for resolution.. ** Project changed: fuel = nova ** Changed in: nova Assignee: (unassigned) = Aniket Anikhindi (aniketanikhindi) ** Changed in: nova Status: New = Confirmed -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1472589] [NEW] nova quota-class-update returns wrong HTTP error code if class name length exceeds 255 characters

2015-07-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The quota-class-update API in Nova returns wrong HTTP error code if the class name passed to it has length more than 255 characters. If you pass class (name of the class) parameter with more than 255 characters to this API, it returns HTTP 500 error

[Yahoo-eng-team] [Bug 1472612] [NEW] multi domain support false issue

2015-07-08 Thread Michael Hagedorn
Public bug reported: When using the new domains support code, and you wish to disable this feature (to not use domains in horizon), this creates a number is issues for project admin users. They suddenly lose the ability to manage members, create projects, update_projects, modify quotas,

[Yahoo-eng-team] [Bug 1450594] Re: Instance deletion fails sometimes when serial_console is enabled

2015-07-08 Thread Matt Riedemann
** Tags added: kilo-backport-potential ** Tags added: juno-backport-potential ** Also affects: nova/juno Importance: Undecided Status: New ** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova Importance: Low = Medium -- You received this bug

[Yahoo-eng-team] [Bug 1472634] [NEW] Improve netns_cleanup functional test

2015-07-08 Thread Ilya Shakhat
Public bug reported: Currently functional test for netns_cleanup utility does not verify that processes spawned by DHCP agent are get killed. ** Affects: neutron Importance: Undecided Assignee: Ilya Shakhat (shakhat) Status: In Progress ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1472503] Re: python-ldap 2.4.20 causing install issues

2015-07-08 Thread Steve Martinelli
Might want to double check that you're not using an old devstack or pbr. I'm not seeing any breaks in our CI ** Also affects: pbr (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1472692] [NEW] test_port_creation_and_deletion randomly fails with: eventlet.timeout.Timeout: 60 seconds

2015-07-08 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/28/199128/1/gate/gate-neutron-dsvm- functional/2d48aff/console.html#_2015-07-08_08_06_35_766 2015-07-08 08:06:35.768 | 2015-07-08 08:06:35.728 | Captured traceback: 2015-07-08 08:06:35.769 | 2015-07-08 08:06:35.730 | ~~~ 2015-07-08

[Yahoo-eng-team] [Bug 1472687] [NEW] local_settings HORIZON_CONFIG is over writing previously defined config

2015-07-08 Thread Eric Peterson
Public bug reported: the local_settings.py example file redefines the HORIZON_CONFIG section of config info. This creates confusion as to what is used why and where to make changes. The correct way is to have the local_settings.py example do things like: HORIZON_CONFIG[password_validator] or

[Yahoo-eng-team] [Bug 1472704] [NEW] Support networks that work through routing instead of bridging

2015-07-08 Thread Neil Jerram
Public bug reported: This RFE bug describes and proposes a type of Neutron network in which connectivity between the VMs attached to that network is provided by L3 routing. This type of network provides full (subject to security policy) IP connectivity between VMs in that and other routed

[Yahoo-eng-team] [Bug 1472725] [NEW] Pidfile.unlock checks responses of avoid function

2015-07-08 Thread Cedric Brandily
Public bug reported: Pidfile.unlock[1] implementation uses fcntl.flock response as a condition but fcntl.flock is a void function. [1] neutron.agent.linux.daemon ** Affects: neutron Importance: Undecided Assignee: Cedric Brandily (cbrandily) Status: In Progress ** Changed

[Yahoo-eng-team] [Bug 1472727] [NEW] Subnet pools and the quota on subnets

2015-07-08 Thread Mohammad Banikazemi
Public bug reported: Here is the use case I have in mind: Want to have a quota on subnets but all subnets being created from a single subnet pool be counted as 1 against the quota. (The newly added quota mechanism for subnet pools (or something similar to it) can coexist and be enforced along

[Yahoo-eng-team] [Bug 1212196] Re: legacy tenant terminology still used interchangeably with project

2015-07-08 Thread Dolph Mathews
*** This bug is a duplicate of bug 1017606 *** https://bugs.launchpad.net/bugs/1017606 ** This bug has been marked a duplicate of bug 1017606 Mixing references to 'Tenants' and 'Projects' is confusing -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1462266] Re: spelling mistake in the comment of class Service in nova/service.py

2015-07-08 Thread Sylvain Bauza
Related change https://review.openstack.org/#/c/189560/ ** Changed in: nova Importance: Undecided = Wishlist ** Changed in: nova Status: Fix Released = In Progress ** Changed in: nova Milestone: liberty-1 = None -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1468248] Re: weird URLs in 'keystone-all' console log

2015-07-08 Thread Dolph Mathews
*** This bug is a duplicate of bug 1454968 *** https://bugs.launchpad.net/bugs/1454968 ** This bug has been marked a duplicate of bug 1454968 hard to understand the uri printed in the log -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1470164] Re: Unexpected error in glance registry when param 'allow_anonymous_access' is True

2015-07-08 Thread Ian Cordasco
I approved these Erno. Thanks for nominating them. ** Also affects: glance/juno Importance: Undecided Status: New ** Also affects: glance/liberty Importance: Undecided Assignee: jelly (coding1314) Status: In Progress ** Also affects: glance/kilo Importance: Undecided

[Yahoo-eng-team] [Bug 1472492] [NEW] ovs_neutron_agent - Agent failed to create agent config map

2015-07-08 Thread Victor Laza
Public bug reported: 2015-07-08 04:29:07.250 30574 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Agent failed to create agent config map 2015-07-08 04:29:07.250 30574 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent Traceback (most recent call

[Yahoo-eng-team] [Bug 1472494] [NEW] when enable vpn agent, no vpn related infomation is shown by running 'neutron agent list' .

2015-07-08 Thread lee jian
Public bug reported: vpn agent is inherited from l3 agent, and use l3's report_status function to sync status, when running agent-list, we can not see its information , although vpn agent is enabled, this is confusing. So override its agent_state['binary'] to make admin know

[Yahoo-eng-team] [Bug 1446326] Re: 403 response from Nova when making a DELETE call for an image in pending_delete

2015-07-08 Thread Sudipta Biswas
** Changed in: glance Assignee: Sudipta Biswas (sbiswas7) = (unassigned) ** Changed in: glance Status: In Progress = Incomplete ** Changed in: glance Status: Incomplete = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1467570] Re: Nova can't provision instance from snapshot with a ceph backend

2015-07-08 Thread lyanchih
** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Assignee: (unassigned) = lyanchih (lyanchih) ** Changed in: horizon Status: New = Confirmed ** Changed in: nova Status: In Progress = Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1095271] Re: Cannot get/update/delete individual meta-data key for volume

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1280033] Re: Remove dependent module py3kcompat

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1472828] [NEW] Remove hz.dashboard module from enabled

2015-07-08 Thread Thai Tran
Public bug reported: Since hz.dashboard is now included at the app level, we no longer need to include them at the dashboard level. https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/app.module.js#L34 ** Affects: horizon Importance: Medium Assignee: Thai

[Yahoo-eng-team] [Bug 1472860] [NEW] install latest devstack error

2015-07-08 Thread Canh Truong
Public bug reported: removing old stack folder and use latest devstack to install, we get the error: 015-07-09 03:10:00.733 | + git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone master 2015-07-09 03:10:00.733 | + local

[Yahoo-eng-team] [Bug 1172444] Re: migrate all projects to flake8

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1052161] Re: setup.py build fails on Windows due to hardcoded paths

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1013417] Re: Cinderclient Doesn't Return A Useful Error When Trying To Create A Volume Larger Than The Quota Allocation

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1449492] Re: Cinder not working with IPv6 ISCSI

2015-07-08 Thread Davanum Srinivas (DIMS)
** Also affects: cinder Importance: Undecided Status: New -- 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/1449492 Title: Cinder not working with IPv6 ISCSI

[Yahoo-eng-team] [Bug 1182678] Re: Horizon repeating log messages when DEBUG=True

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1207635] Re: Cinderclient not converting third-party exceptions

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1200214] Re: Relax OpenStack upper capping of client versions

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1004382] Re: Stuck to attached when a volume is detached from an instance

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1255876] Re: need to ignore swap files from getting into repository

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1262424] Re: Files without code should not contain copyright notices

2015-07-08 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed = Fix Released ** Changed in: python-cinderclient Milestone: None = 1.3.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1467780] Re: Unused config_files parameter of service entry

2015-07-08 Thread Dolph Mathews
** Changed in: keystone Importance: Undecided = Wishlist ** Changed in: keystone Status: In Progress = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1467780 Title: