[Yahoo-eng-team] [Bug 1585907] [NEW] 'used_ips' field of 'net-ip-availability-list' command increased by 1 when subnet added into router, In fact, Before subnet added into the router , 'total_ips' of

2016-05-26 Thread xiewj
Public bug reported: In Mitaka, 'used_ips' field of 'net-ip-availability-list' command increased by 1 when subnet added into router,In fact, Before subnet added into the router ,'total_ips' of network does not contain 'gateway_ip'. The experimental process is as follows: Field 'used_ips' of 'net

[Yahoo-eng-team] [Bug 1585914] [NEW] should not use 'in' to tell if the boot request is in aggregate azs string

2016-05-26 Thread yong sheng gong
Public bug reported: code at https://github.com/openstack/nova/blob/master/nova/scheduler/filters/availability_zone_filter.py#L48 and https://github.com/openstack/nova/blob/master/nova/tests/unit/scheduler/filters/test_availability_zone_filters.py#L40 shows we can support a list of AZs which is c

[Yahoo-eng-team] [Bug 1585917] [NEW] member-create will raise 500 Internal Server error if member-id is greater that 255 characters

2016-05-26 Thread Abhishek Kekane
Public bug reported: While adding members to image (image sharing) if member-id is specified above 255 characters then it will raise 500 Internal server error. Steps to reproduce: :~$ glance member-create 3174767b-7ccc-4691-a3ca-6884d04c0330 3424244gdegdd

[Yahoo-eng-team] [Bug 1585922] [NEW] Keypairs automatically getting deleted

2016-05-26 Thread Adaikal
Public bug reported: Hi, We have two openstack setups, icehouse and kilo. I have been facing an issue in icehouse, that the keypair I created and used, got deleted when I tried to use it again. I faced this situation three times where I created a keypair and the next day it got deleted. The key

[Yahoo-eng-team] [Bug 1582126] Re: when loadbalancer is created, name of the load balancer is not optional argument.

2016-05-26 Thread JingLiu
in commit e5e815ccc1ed7a7971d38893b0d5117c2d97ddf4.This bug is fixed ** Changed in: neutron Assignee: JingLiu (liu-jing5) => (unassigned) ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1585941] [NEW] neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_subnetpool_prefixes fails due to "UNIQUE constraint failed"

2016-05-26 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/63/294463/12/check/gate-neutron- python34/c46683d/testr_results.html.gz ft398.3: neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_subnetpool_prefixes_StringException: Empty attachments: pythonlogging:'' stderr stdout

[Yahoo-eng-team] [Bug 1566706] Re: Update help text for [ml2] path_mtu in favour of [DEFAULT] global_physnet_mtu

2016-05-26 Thread Ihar Hrachyshka
** Summary changed: - Deprecate [ml2] path_mtu in favour of [DEFAULT] global_physnet_mtu + Update help text for [ml2] path_mtu in favour of [DEFAULT] global_physnet_mtu ** Summary changed: - Update help text for [ml2] path_mtu in favour of [DEFAULT] global_physnet_mtu + Update help text for [ml2

[Yahoo-eng-team] [Bug 1585976] [NEW] Designate plugin lacks of Keystone authentication options

2016-05-26 Thread György Szombathelyi
Public bug reported: The designate plugin has a very simple keystone authentication: - It supports only keystone v2 - It doesn't honor any certificates (client or CA), nor insecure TLS option It would be good to re-use the nova auth part (even the keystoneauth1 lib). ** Affects: neutron Imp

[Yahoo-eng-team] [Bug 1585986] [NEW] Add CLI command about region

2016-05-26 Thread Tina Kevin
Public bug reported: Now we have no commands that are related to region the current version. I think we needs to create a set of commands for administrator. - "region-create/delete/list/get/update". ** Affects: keystone Importance: Undecided Status: New ** Tags: command region **

[Yahoo-eng-team] [Bug 1580270] Re: ValueError during TransactionQueue initialization with python3 and native ovsdb_interface

2016-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/314742 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dc7e2b10e88a2b04c18a8907456063eee89f0f71 Submitter: Jenkins Branch:master commit dc7e2b10e88a2b04c18a8907456063eee89f0f71 Author: Inessa Vasilevskaya Date: Tue May 10 20:44

[Yahoo-eng-team] [Bug 1586025] [NEW] Review fallback on RPC messaging

2016-05-26 Thread Robin Cernin
Public bug reported: Would it be possible to review the fallback logic in Liberty. Do we need really need to fallback on any RPC error? We don't think it's optimal right now as it fallback on all RPC errors. This makes agent fragile in case neutron client is misconfigured. ** Affects: neutron

[Yahoo-eng-team] [Bug 1585941] Re: neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_subnetpool_prefixes fails due to "UNIQUE constraint failed"

2016-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/321418 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=543e960eb7cb5379d306035539c9e3d526655e47 Submitter: Jenkins Branch:master commit 543e960eb7cb5379d306035539c9e3d526655e47 Author: Ihar Hrachyshka Date: Thu May 26 10:42:01

[Yahoo-eng-team] [Bug 1586031] [NEW] V2 API's with 4 byte data as input raises 500

2016-05-26 Thread Srushti Gadadare
Public bug reported: V2 Api's for create endpoint, create user, create tenant and create role raises 500 Internal Server Error when 4 byte data is passed as input for name or region parameter through curl command. Steps to reproduce: Case I: Region passed as 4 byte data in endpoint create api c

[Yahoo-eng-team] [Bug 1582323] Re: Commissioning fails when competing cloud metadata resides on disk

2016-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium -- You received

[Yahoo-eng-team] [Bug 1586056] [NEW] Improve mechanism of validation if QoS rule is supported by mechasnim driver

2016-05-26 Thread Slawek Kaplonski
Public bug reported: Currently mechanism drivers in ML2 plugin can specify list of QoS rule types which are supported by driver. For example for openvswitch mech_driver it is "bandwidth_limit_rule" (which is only for egress traffic in fact) and "dscp_marking" rule. Neutron API can return what r

[Yahoo-eng-team] [Bug 1586058] [NEW] Online an new neutron l3 agent, the router ha_state is active

2016-05-26 Thread Dongcan Ye
Public bug reported: When we manually online an new l3 agent, after sync router info from Neutron server, neutron-keepalived-state-change will always write master in it's state file and notify other agents, even though there still have an active ha router in other node. == Step to reproduce

[Yahoo-eng-team] [Bug 1586066] Re: handle oslo.log verbose deprecation

2016-05-26 Thread Ihar Hrachyshka
Neutron fix: https://review.openstack.org/#/c/321481/ ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) ** Changed in: neutron Status: New => In Progress ** Changed in: neutron

[Yahoo-eng-team] [Bug 1586082] [NEW] vpnaas: "Failed to enable vpn process on router " due to wrong rundir

2016-05-26 Thread Thomas Bechtold
Public bug reported: When using vpnaas with strongswan 5.1 and strongswan uses as "piddir" (see "ipsec --piddir) something different than "/var/run", the error is: 2016-05-26 15:22:22.541 29695 DEBUG neutron.agent.linux.utils [req-0a2127cd-125e-4d4b-b6db-04085baf5602 74cdd700184948c2b7fad2caa003

[Yahoo-eng-team] [Bug 1585985] Re: Add CLI command about region

2016-05-26 Thread Corey Bryant
Hello Tina, Thanks for the bug report. This sounds like a feature request that would be better if targeted at the upstream keystone project, so I've changed the affected project from keystone(Ubuntu) to keystone. ** Also affects: keystone Importance: Undecided Status: New ** No longer a

[Yahoo-eng-team] [Bug 1577804] Re: /v3/users?name= bypasses user_filter for LDAP

2016-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/312126 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=322a744ba852a5a4e59c713a52168fa8db2552ca Submitter: Jenkins Branch:master commit 322a744ba852a5a4e59c713a52168fa8db2552ca Author: Matthew Edmonds Date: Tue May 3 11:37:42

[Yahoo-eng-team] [Bug 1585682] Re: Horizon gating on dsvm-integration job is broken due to recent changes in devstack/keystone

2016-05-26 Thread Timur Sufiev
Not a keystone bug actually. The proper fix consists of updating fix_auth_url_version() in openstack_auth.utils and reusing this function in openstack_dashboard.api.keystone. ** Also affects: django-openstack-auth Importance: Undecided Status: New ** Changed in: keystone Status:

[Yahoo-eng-team] [Bug 1586135] [NEW] Revert "Improve performance of ensure_namespace"

2016-05-26 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/314250 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option ne

[Yahoo-eng-team] [Bug 1563070] Re: external_network_bridge option deprecation is misleading

2016-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/314250 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3bf73801df169de40d365e6240e045266392ca63 Submitter: Jenkins Branch:master commit a323769143001d67fd1b3b4ba294e59accd09e0e Author: Ryan Moats Date: Tue Oct 20 15:51:37 2015

[Yahoo-eng-team] [Bug 1574694] Re: Port dns_name is updated when dns-integration extension is disabled

2016-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/311640 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=56962922cc439409bcecd808a1e9bbec2c3756f7 Submitter: Jenkins Branch:master commit 56962922cc439409bcecd808a1e9bbec2c3756f7 Author: Miguel Lavalle Date: Sun May 1 23:51:23 20

[Yahoo-eng-team] [Bug 1523664] Re: Token operations fail when fernet key repository isn't writeable

2016-05-26 Thread Steve Martinelli
** Changed in: keystone/liberty Status: Fix Committed => 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/1523664 Title: Token operations fail whe

[Yahoo-eng-team] [Bug 1586175] [NEW] ng containers - cancel button on object delete

2016-05-26 Thread Cindy Lu
Public bug reported: Go to the (ng) containers, create a container, create an object, click select all, and delete action On the Delete action modal, click cancel. Once the modal closes, the object *magically* disappears too (which it shouldn't)... but if you refresh the page, it is back. ** Af

[Yahoo-eng-team] [Bug 1586135] Re: Revert "Improve performance of ensure_namespace"

2016-05-26 Thread Carl Baldwin
This was filed from a null-merge. I think it is okay to mark it invalid. ** Changed in: neutron Status: New => 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/1586135 Title

[Yahoo-eng-team] [Bug 1586207] [NEW] [qos] section is missing from neutron.conf

2016-05-26 Thread John Kasperski
Public bug reported: Liberty neutron.conf: [qos] # Drivers list to use to send the update notification # notification_drivers = message_queue Mitaka/master auto-generated neutron.conf: # # From neutron.qos # # Drivers list to use to send the update notification (list value) #notification_driv

[Yahoo-eng-team] [Bug 1585859] Re: SRIOV port cann't get the IP which is allocated by dhcp agent on the same node

2016-05-26 Thread dongwenshuai
** Changed in: neutron Status: New => 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/1585859 Title: SRIOV port cann't get the IP which is allocated by dhcp agent on the

[Yahoo-eng-team] [Bug 1586225] [NEW] No check that healthmonitor delay should >= timeout

2016-05-26 Thread dongjuan
Public bug reported: issue is in kilo branch healthmonitor delay is 10, timeout is 12 it does not make sense [root@opencos2 ~(keystone_admin)]# neutron lbaas-healthmonitor-show 6d29f448-1965-40b9-86e2-cf18d86ae6f8 +++ | Field

[Yahoo-eng-team] [Bug 1586231] [NEW] Cannot filter from all data in metadata_def page

2016-05-26 Thread Kenji Ishii
Public bug reported: reproduce 1. open [Admin]-[Metadata Definitions] 2. input strings in filter field. 3. results are displayed, but these are not results from all data but results from this page. It is better to be able to filter based on all data. ** Affects: horizon Importance: Undecid

[Yahoo-eng-team] [Bug 1586058] Re: Online an new neutron l3 agent, the router ha_state is active

2016-05-26 Thread Dongcan Ye
$ neutron port-show 960ea43e-5644-47f8-ab30-a6cdd6dde664 +---+---+ | Field | Value | +

[Yahoo-eng-team] [Bug 1586243] [NEW] Nova does not honor certificate settings for vncproxy

2016-05-26 Thread Randy Black
Public bug reported: Description === The certificate/key defined in the nova.conf seem to have no apparent effect when starting the openstack-nova-novncproxy. This results in the inability to access the vnc console securely Expected result === VNC console assessable via sec

[Yahoo-eng-team] [Bug 1586253] [NEW] [RFE] Add VPNaaS support for OVN networking

2016-05-26 Thread MingShuang Xian
Public bug reported: Problem Description Currently VPNaaS service plugin only has support for the reference Neutron software routers, such as neutron L3 router. It can't work together with OVN distributed router. Proposed Change Add a new VPN agent to support VPN+OVN, the new VPN agent can supp

[Yahoo-eng-team] [Bug 1586082] Re: vpnaas: "Failed to enable vpn process on router " due to wrong rundir

2016-05-26 Thread Thomas Bechtold
Review is https://review.openstack.org/#/c/321601/ ** Changed in: neutron Status: Incomplete => Opinion ** Changed in: neutron Status: Opinion => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.