[Yahoo-eng-team] [Bug 1503862] [NEW] VPNaaS: Enhance error checking on subnet changes

2015-10-07 Thread Paul Michali
Public bug reported: Currently, if the CIDR of a subnet changes, and that subnet is used by VPN, there is no checking performed. Should add a notification for subnet CIDR changes and either block the change, if in use by VPN service/endpoint group, or to cause a sync operation in VPN so that

[Yahoo-eng-team] [Bug 1503890] [NEW] test_policy assumes oslo.policy internal implementationd details

2015-10-07 Thread Davanum Srinivas (DIMS)
Public bug reported: Neutron assumes that oslo.policy uses urlrequest.urlopen() http://git.openstack.org/cgit/openstack/neutron/tree/neutron/tests/unit/test_policy.py#n108 http://git.openstack.org/cgit/openstack/neutron/tree/neutron/tests/unit/test_policy.py#n121 Unfortunately this assumption is

[Yahoo-eng-team] [Bug 1503852] [NEW] Do not use SQL IN on empty sequence

2015-10-07 Thread Cedric Brandily
Public bug reported: According to a log warning[1] and logstash[2], neutron uses SQL IN operator on an empty list: SAWarning: The IN-predicate on "ports.id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative

[Yahoo-eng-team] [Bug 1503575] [NEW] switching projects via project switcher does not work

2015-10-07 Thread Matthias Runge
Public bug reported: I have a user, being member in 2 projects loggin in works, but when switching to the other project, I get a trace: [07/Oct/2015 07:30:46] "GET /auth/switch/5152e1ca69ad4c9c894becf2e60a6230/?next=/project/ HTTP/1.1" 302 0 Unable to retrieve project list. Traceback (most

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with "AttributeError: id" in grenade

2015-10-07 Thread Amitabha Biswas
** Changed in: python-glanceclient Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1476770 Title: _translate_from_glance fails with "AttributeError: id"

[Yahoo-eng-team] [Bug 1500656] Re: neutron-lbaas devstack readme.md is out of date

2015-10-07 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1500656 Title: neutron-lbaas devstack readme.md is out of date Status

[Yahoo-eng-team] [Bug 1501505] Re: Allow updating of TLS refs

2015-10-07 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1501505 Title: Allow updating of TLS refs Status in neutron: Fix

[Yahoo-eng-team] [Bug 1483100] Re: neutron-lbaas V2 lbaas-member-list returns all members, not just those for the specified pool

2015-10-07 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1483100 Title: neutron-lbaas V2 lbaas-member-list returns all members,

[Yahoo-eng-team] [Bug 1501672] Re: v2 image download returns 403 when 'get_image_locations' policy set

2015-10-07 Thread Thierry Carrez
** Also affects: glance/liberty Importance: Undecided Status: New ** No longer affects: glance/liberty ** Changed in: glance Milestone: None => liberty-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1503595] [NEW] Firewall remain in active state even after deleting router associated with firewall

2015-10-07 Thread ranjitray
Public bug reported: Steps to Reproduce: == 1. Create a network,subnet,router and add router interface 2. Create firewall rule 3. Create firewall Policy with the above firewall rule 4. Create firewall with above policy And make above route set to the firewall. 5. Then delete

[Yahoo-eng-team] [Bug 1503947] [NEW] firewall rule creation doesn't support ip version option on Horizon screen

2015-10-07 Thread Kenji Yasui
Public bug reported: There is no item to enter the "ip version" in the rule creation screen of Firewall. - Image attached . Therefore , even if you enter the address of IPv6 to make rules, their "ip version" will be 4 . c.f. neutron firewall-rule-show: http://paste.openstack.org/show/475677/

[Yahoo-eng-team] [Bug 1419047] Re: Error on nova compute on Power

2015-10-07 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1476770] Re: _translate_from_glance fails with "AttributeError: id" in grenade

2015-10-07 Thread nikhil komawar
** Changed in: python-glanceclient Status: Fix Released => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1476770 Title: _translate_from_glance fails with "AttributeError: id"

[Yahoo-eng-team] [Bug 1503847] [NEW] Python34 test failures in gate - Logging Error

2015-10-07 Thread Swaminathan Vasudevan
Public bug reported: I am seeing "gate-neutron-python34" test failures again in neutron. http://logs.openstack.org/82/228582/13/check/gate-neutron- python34/5b36c34/console.html http://logs.openstack.org/82/228582/13/check/gate-neutron- python34/5b36c34/console.html#_2015-10-07_17_36_06_987 **

[Yahoo-eng-team] [Bug 1503642] [NEW] Firewall-Update command help content does not display "admin_state_up" argument

2015-10-07 Thread ranjitray
Public bug reported: Get the help contents of the firewall-update command stack@stevens-creek:~/firewall$ neutron help firewall-update usage: neutron firewall-update [-h] [--request-format {json,xml}] [--policy POLICY] [--router

[Yahoo-eng-team] [Bug 1399706] Re: QoS on Juno with RBD backend dont work for VM

2015-10-07 Thread Francois Deppierraz
*** This bug is a duplicate of bug 1405367 *** https://bugs.launchpad.net/bugs/1405367 ** This bug has been marked a duplicate of bug 1405367 Rbd backend doesn't support disk IO qos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1501672] Re: v2 image download returns 403 when 'get_image_locations' policy set

2015-10-07 Thread nikhil komawar
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Status: New => In Progress ** Changed in: glance/kilo Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1209396] Re: dhcp-agent is too restrictive around metadata route injection

2015-10-07 Thread Ihar Hrachyshka
*** This bug is a duplicate of bug 1483939 *** https://bugs.launchpad.net/bugs/1483939 ** This bug has been marked a duplicate of bug 1483939 Allow host route injection of metadata server IP via DHCP -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1261313] Re: prevent multiple neutron-netns-cleanup running simultaneously

2015-10-07 Thread Ihar Hrachyshka
It was actually the case since start: https://review.openstack.org/#/c/11651/ ** Changed in: neutron Status: Confirmed => Opinion ** Changed in: neutron Status: Opinion => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1284986] Re: Filter of port details with field parameter as junk value is not throwing error

2015-10-07 Thread Ihar Hrachyshka
** Changed in: neutron Status: Incomplete => Confirmed ** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => python-neutronclient ** Tags added: released-neutronclient -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1467560] Re: RFE: add instance uuid field to nova.quota_usages table

2015-10-07 Thread Stephen Gordon
** Changed in: nova Status: Won't Fix => 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/1467560 Title: RFE: add instance uuid field to nova.quota_usages

[Yahoo-eng-team] [Bug 1392527] Re: [OSSA 2015-017] Deleting instance while resize instance is running leads to unuseable compute nodes (CVE-2015-3280)

2015-10-07 Thread Tristan Cacqueray
** Changed in: ossa Status: Fix Committed => 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/1392527 Title: [OSSA 2015-017] Deleting instance while

[Yahoo-eng-team] [Bug 1213590] Re: Add support for Client_ID DHCP option

2015-10-07 Thread Ihar Hrachyshka
*** This bug is a duplicate of bug 1447105 *** https://bugs.launchpad.net/bugs/1447105 ** This bug has been marked a duplicate of bug 1447105 dhcp agent doesn't support client identifier option -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1503708] [NEW] InstanceV2 backports to V1 lack a context

2015-10-07 Thread Dan Smith
Public bug reported: When we convert a V2 instance to a V1 instance, we don't provide it a context, which could, under some circumstances, cause a failure to lazy- load things we need to construct the older instance. ** Affects: nova Importance: High Assignee: Dan Smith (danms)

[Yahoo-eng-team] [Bug 1503712] [NEW] Cannot delete tenant in openstack Juno

2015-10-07 Thread radomirkla...@gmail.com
Public bug reported: Hi, When I'm trying to delete project with keystone: keystone tenant-delete radomirProject I get this error in keystone.log 2015-10-07 16:28:49.132 2465 INFO eventlet.wsgi.server [-] 10.0.2.60 - - [07/Oct/2015 16:28:49] "POST /v2.0/tokens HTTP/1.1" 200 2494 0.091314

[Yahoo-eng-team] [Bug 1503750] [NEW] OVS agent may report AttributeError if db_get_val fails in port_bound()

2015-10-07 Thread Ihar Hrachyshka
Public bug reported: If db_get_val fails for some reason, it returns None, and then we get AttributeError when trying to call .update() on it. > /var/log/neutron/openvswitch-agent.log-20151007:2015-10-07 11:28:38.589 27560 > ERROR neutron.agent.ovsdb.impl_vsctl > [req-f164f551-f0e9-

[Yahoo-eng-team] [Bug 1503755] [NEW] Admin with project-scoped token unable to grant, check, list, revoke roles for domain group/user

2015-10-07 Thread Margarita
Public bug reported: Prerequisites: 1)Create group and user in some domain 2)Create some test role 3)Grant test role to domain group and to domain user Steps to reproduce: 1)Get project-scoped token for admin user (using API: http://address:port/v3/auth/tokens) with header "Content-Type:

[Yahoo-eng-team] [Bug 1503741] [NEW] Admin with project-scoped token unable to list of users (got 401 HTTP Code)

2015-10-07 Thread Margarita
Public bug reported: Steps to reproduce: 1)Get project-scoped token for admin user (using API: http://address:port/v3/auth/tokens) with header "Content-Type: application/json" and body { "auth": { "identity": { "methods": ["password"], "password": { "user": {"

[Yahoo-eng-team] [Bug 1484196] Re: Re-enable test_firewall_insertion_mode_add_remove_router FwaaS test

2015-10-07 Thread Sean M. Collins
Fix was committed during the Liberty cycle, with https://review.openstack.org/#/c/212145/ ** Changed in: neutron Status: New => Fix Committed ** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1499856] Re: latest doa breaks with new db layout

2015-10-07 Thread David Lyle
** Changed in: horizon Status: Confirmed => Fix Released ** Changed in: django-openstack-auth Status: Fix Committed => Fix Released -- 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 1503712] Re: Error while deleting tenant in openstack Juno

2015-10-07 Thread Dolph Mathews
I'm going to assume you're on a stable/kilo or older release of Keystone, but I'll refer to master's setup.cfg as well. If you got that configuration value from documentation somewhere, then we need to re- open this as a doc bug. Basically, you've set the trust driver to be a revocation driver,

[Yahoo-eng-team] [Bug 1408591] Re: AttributeError: "'Instance' object has no attribute 'get_flavor'" when call compute_api.update

2015-10-07 Thread Diana Clarke
Closing. Like Melanie said, the compute/api::update() method was removed in this commit: https://github.com/openstack/nova/commit/01d28bcadd3db9255dd46138caa4bd31837baaf1 ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1491307] Re: [OSSA 2015-021] secgroup rules doesn't work for instance immediately (CVE-2015-7713)

2015-10-07 Thread Tristan Cacqueray
** Changed in: ossa 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/1491307 Title: [OSSA 2015-021] secgroup rules doesn't work