[Yahoo-eng-team] [Bug 1606837] Re: Some long strigs are not translated

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349758 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5e00cc5e92f86264e428443e7776716c657d247a Submitter: Jenkins Branch:master commit 5e00cc5e92f86264e428443e7776716c657d247a Author: Kenji Ishii Date:

[Yahoo-eng-team] [Bug 1509217] Re: Spaces allowed as key-pair name

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/350747 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d829313834a1f3176eef2b450999c54e35ea960f Submitter: Jenkins Branch:master commit d829313834a1f3176eef2b450999c54e35ea960f Author: Rebecca Finn Date:

[Yahoo-eng-team] [Bug 1604862] Re: DBDeadlock: (_mysql_exceptions.OperationalError) while deleting user

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/344924 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=e8022f3d3172f63eb11bbc3f39e0f595ecf3c7a3 Submitter: Jenkins Branch:master commit e8022f3d3172f63eb11bbc3f39e0f595ecf3c7a3 Author: Mikhail Nikolaenko

[Yahoo-eng-team] [Bug 1609625] [NEW] The 'create:forced_host' policy is set to 'rule:admin_or_owner' by default

2016-08-03 Thread Takashi NATSUME
Public bug reported: The 'create:forced_host' policy is set to 'rule:admin_or_owner' by default currently (master: 5d040245e750aab06c620344828c2182703515b7). https://github.com/openstack/nova/blob/5d040245e750aab06c620344828c2182703515b7/nova/policies/servers.py#L32 But it was 'rule:admin_api'

[Yahoo-eng-team] [Bug 1605549] Re: PCI whitelist exception causes the resource tracker to stop and will not allow us to spawn further SR-IOV/PCIPT VMs when SR-IOV PF is assigned to a VM.

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/345925 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=433fe514e8d166345b2bd8fa0b3055724285406d Submitter: Jenkins Branch:master commit 433fe514e8d166345b2bd8fa0b3055724285406d Author: Manjunath Patil Date: Fri Jul

[Yahoo-eng-team] [Bug 1609571] [NEW] version negotiation api middleware is NOT up to date to include v2.3 as CURRENT version

2016-08-03 Thread Nikhil Komawar
Public bug reported: Glance API is at v2.3 listed to be CURRENT version but the version negotiation middleware lists only v2, v2.0, v2.1, v2.2. version negotiation middleware and related tests should include v2.3

[Yahoo-eng-team] [Bug 1609566] [NEW] 500 error from revocation event deserialize

2016-08-03 Thread Brant Knudson
Public bug reported: Sometimes in our deployment we get a 500 error from token validation. Here's the traceback in the log file: [req-b9109488-f02c-467e-b89c-44841d3778a3 e9ac624f6cd546eaac4e897371665b73 293f917033b246ac8d0df7b77db77369 - default default] __init__() keywords must be

[Yahoo-eng-team] [Bug 1607412] Re: gate-grenade-dsvm-neutron-multinode fails server build on newton side with "Unrecognized attribute(s) 'dns_name'"

2016-08-03 Thread Miguel Lavalle
Fix merged: https://review.openstack.org/#/c/349214/ ** Changed in: neutron Status: In Progress => 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/1607412 Title:

[Yahoo-eng-team] [Bug 1609540] [NEW] Deleting csnat port fails due to no fixed ips

2016-08-03 Thread Carl Baldwin
Public bug reported: This code [1] ends up emitting an "IndexError: list index out of range" exception that ends up with a trace like this [2]. Essentially, there are no fixed ips on the port. Not sure yet how it got in to this state. This failure is linked to various tempest failures in

[Yahoo-eng-team] [Bug 1607903] Re: test_list_pagination_with_marker failure in PortsSearchCriteriaTest

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/346667 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c34c15cded0b5a7256e8362a38408439032fe65a Submitter: Jenkins Branch:master commit c34c15cded0b5a7256e8362a38408439032fe65a Author: Genadi Chereshnya

[Yahoo-eng-team] [Bug 1609526] [NEW] nova doesn't clean up network ports when an image fails to download from glance

2016-08-03 Thread Major Hayden
Public bug reported: Consider this environment: * Running stable/mitaka (latest available) * Four hypervisors * Two glance nodes (A and B) * The glance nodes are storing images locally but the image files aren't in sync between both hosts When I request a new instance, the following happens:

[Yahoo-eng-team] [Bug 1609524] [NEW] MYSQL LOCK every one hour at same time

2016-08-03 Thread Sarath Kumar K
Public bug reported: Hi Guys, I am using mitaka (installed using RDO) 1 Controller and 4 compute nodes. And i am running almost 20 instances. Every one hour mysql lock is happening. attaching keystone.log. This is happening because number of mysql queries/threads are increasing at this

[Yahoo-eng-team] [Bug 1602794] Re: ItemAllocator class can throw a ValueError when file is corrupted

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/341794 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ed34f18916c62d77358d4c5910ff17694828576a Submitter: Jenkins Branch:master commit ed34f18916c62d77358d4c5910ff17694828576a Author: Brian Haley Date:

[Yahoo-eng-team] [Bug 1599857] Re: openstack project create cannot find default domain

2016-08-03 Thread Steve Martinelli
Unable to reproduce stevemar@ubuntu:/opt/stack/keystone$ env | grep OS OS_REGION_NAME=RegionOne OS_USER_DOMAIN_NAME=Default OS_PROJECT_NAME=admin OS_IDENTITY_API_VERSION=3 OS_PASSWORD=openstack OS_AUTH_URL=http://172.16.240.199:5000/v3 OS_USERNAME=admin OS_TENANT_NAME=admin

[Yahoo-eng-team] [Bug 1340815] Re: Multi-backend domain code/tests could use a bit of tidy up

2016-08-03 Thread Steve Martinelli
AFAICT this has been fixed ** Changed in: keystone Status: Triaged => 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/1340815 Title:

[Yahoo-eng-team] [Bug 1279750] Re: username validation 64 chars but can be 255 in database

2016-08-03 Thread Steve Martinelli
There's nothing to fix here. max_param_size if for any HTTP parameter, we set this to 64 to prevent a DOS attack. UserIDs should not be greater than 64, IDs are not usually in the request payload but part of the URL, regardless any userID in keystone is 32 (if stored in SQL) or 64 (if we're

[Yahoo-eng-team] [Bug 1214176] Re: Fix copyright headers to be compliant with Foundation policies

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347294 Committed: https://git.openstack.org/cgit/openstack/python-troveclient/commit/?id=ecdae90c776859533b59dc4eba217d0d804a8a15 Submitter: Jenkins Branch:master commit ecdae90c776859533b59dc4eba217d0d804a8a15 Author: dineshbhor

[Yahoo-eng-team] [Bug 1609511] [NEW] flush_expired_tokens API fails when more than 200k tokens in the token table

2016-08-03 Thread Sam Leong
Public bug reported: When there are over 200k tokens need to be flushed, it results the following error in mysql error.log - 2016-07-29 02:00:18 40452 [Warning] WSREP: transaction size limit (1073741824) exceeded: 1073774592 2016-07-29 02:00:19 40452 [ERROR] WSREP: rbr write fail, data_len: 0,

[Yahoo-eng-team] [Bug 986980] Re: No documentation about token backends

2016-08-03 Thread Steve Martinelli
I'm going to say that Dolph's token matrix closed out this bug: https://review.openstack.org/#/c/316118/ ** Changed in: keystone Status: Confirmed => Fix Released ** Changed in: keystone Assignee: (unassigned) => Dolph Mathews (dolph) ** Changed in: keystone Milestone: None =>

[Yahoo-eng-team] [Bug 1609506] [NEW] Need reno/docs for TOKEN_DELETE_DISABLED

2016-08-03 Thread Rob Cresswell
Public bug reported: https://review.openstack.org/#/c/340689 merged, needs a release note and a settings.rst update for Newton ** Affects: horizon Importance: Medium Assignee: Rob Cresswell (robcresswell) Status: New ** Tags: low-hanging-fruit ** Changed in: horizon

[Yahoo-eng-team] [Bug 1503312] Re: Optimization: Don't rebuild revoke-tree in each validate-token call

2016-08-03 Thread Steve Martinelli
We replaced the tree with a linear search: https://review.openstack.org/#/c/311652/ - closing this one as invalid now, don't expect the patch to be backported to Mitaka or Liberty, it's too complex to introduce into our stable branches. ** Changed in: keystone Status: In Progress =>

[Yahoo-eng-team] [Bug 1518902] Re: revokation list queried twice on token query

2016-08-03 Thread Steve Martinelli
*** This bug is a duplicate of bug 1503312 *** https://bugs.launchpad.net/bugs/1503312 ** This bug has been marked a duplicate of bug 1503312 Optimization: Don't rebuild revoke-tree in each validate-token call -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1532164] Re: revocation process is done thrice while checking token(V3)

2016-08-03 Thread Steve Martinelli
*** This bug is a duplicate of bug 1503312 *** https://bugs.launchpad.net/bugs/1503312 ** This bug is no longer a duplicate of bug 1518902 revokation list queried twice on token query ** This bug has been marked a duplicate of bug 1503312 Optimization: Don't rebuild revoke-tree in each

[Yahoo-eng-team] [Bug 1570158] Re: memcache pool reap issue

2016-08-03 Thread Steve Martinelli
*** This bug is a duplicate of bug 1523379 *** https://bugs.launchpad.net/bugs/1523379 Matt, this looks like a dupe of bug 1523379. Which has a fix merged to oslo.cache master. Let me know if you need it backported to Mitaka or Liberty. ** This bug has been marked a duplicate of bug 1523379

[Yahoo-eng-team] [Bug 1406314] Re: db migration tests falsely succeed

2016-08-03 Thread Boris Bobrov
We now have mysql and postgresql jobs that check migrations ** Changed in: keystone Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1609090] Re: [ovs firewall] VM can't be reached regardless of security group with icmp allowed

2016-08-03 Thread Victor Morales
I tried to reproduce the issue with the script that you provide. I have some comments on that. The first one is to add the --poll argument in nova boot command, this is useful for waiting until the VM is ready. nova boot "$VM" --flavor m1.tiny --image "$IMG" --nic net-name=$INT

[Yahoo-eng-team] [Bug 1592965] Re: i18n: babel_extract_angular should trim whitespaces in AngularJS templates

2016-08-03 Thread Rob Cresswell
Original patch reverted in https://review.openstack.org/#/c/349758/ Reopened bug and reset status. ** Changed in: horizon Status: Fix Released => Confirmed ** Changed in: horizon Milestone: newton-2 => newton-3 -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1609481] [NEW] [VPNaaS] [VPNaaS] Strongswan can't work with Neutron metering

2016-08-03 Thread Jin Jing Lin
Public bug reported: With openswan backend, we can use neutron metering to do the IPsec traffic counting as follow: 1. create the metering labels & metering label rules for the remote subnet of the ipsec connection you want to bring up. 2. create the ipsec connection as normal. 3. use

[Yahoo-eng-team] [Bug 1609478] [NEW] TypeError: unorderable types when running neutron-lib master

2016-08-03 Thread Boden R
Public bug reported: Since [1] merged, the periodic-neutron-py34-with-neutron-lib-master job is failing with: 2016-08-03 06:12:19.091524 | --- import errors Non-zero exit code (2) from test listing. 2016-08-03 06:12:19.091836 | --- 2016-08-03 06:12:19.093990 | Failed to call load_tests:

[Yahoo-eng-team] [Bug 1609467] [NEW] Rename Network return 403 Error

2016-08-03 Thread Zarrouk Mohamed
Public bug reported: When renaming a network, Horizon sends all parameters of the network, even the ones we do not change: curl -i https://v2.0/networks/.json -X PUT -H "User-Agent: python-neutronclient" -H "X-Auth-Token: " -d '{"network": {"shared": false, "name": "dfdf", "admin_state_up":

[Yahoo-eng-team] [Bug 1608532] Re: import should be alphabetically

2016-08-03 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Assignee: liao...@hotmail.com (liaozd) => (unassigned) -- 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 1588190] Re: policy.v3cloudsample.json broken in mitaka

2016-08-03 Thread Adam Young
I think this is a Horizon bug, not Keystone. The stack trace is all Horizon code. I suspect it is a conflict between domain and project scoped token code in Horizon ** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1498403] Re: fatal python dump if browsing /project/access_and_security/ without nova installed

2016-08-03 Thread Rob Cresswell
Marked invalid as it has been fixed by another patch. ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Assignee: Doug Fish (drfish) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1472948] Re: when click edit pencil icon in the table cell in projects and users panel will display markup error when login timeout

2016-08-03 Thread Rob Cresswell
Inline edit is being deprecated and removed from Horizon, so this bug can be closed. ** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Assignee: Itxaka Serrano (itxakaserrano) => (unassigned) ** Changed in: horizon Milestone: next => None ** Changed

[Yahoo-eng-team] [Bug 1609413] [NEW] Mitaka Resize VMware Ephemeral Root Disk -> Internal Server Error 500

2016-08-03 Thread Fabian Wiesel
Public bug reported: Description === I am observing an internal server error when trying to resize the root disk. The error is: 'NoneType' object has no attribute 'backing' "nova/virt/vmwareapi/vmops.py", line 1314, in _resize_create_ephemerals_and_swap ds_ref =

[Yahoo-eng-team] [Bug 1608817] Re: Creation new instance for Mitka 9.1.1 (Devstack) remove default route on the Hos

2016-08-03 Thread Sean Dague
This isn't really a nova bug, I'm not sure why it got filed as such. ** Changed in: nova Status: New => Incomplete ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1609398] Re: test_implied_roles fails intermittently

2016-08-03 Thread Samuel de Medeiros Queiroz
** Changed in: python-keystoneclient Importance: Undecided => Critical ** Changed in: python-keystoneclient Importance: Critical => Medium ** Changed in: python-keystoneclient Assignee: (unassigned) => Samuel de Medeiros Queiroz (samueldmq) ** Changed in: keystone Assignee:

[Yahoo-eng-team] [Bug 1609398] Re: test_implied_roles fails intermittently

2016-08-03 Thread Steve Martinelli
** Also affects: python-keystoneclient Importance: Undecided Status: New ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1609398] [NEW] test_implied_roles fails intermittently

2016-08-03 Thread Samuel de Medeiros Queiroz
Public bug reported: test_implied_roles [1] is failing intermitently. See [2] as an example. That test is asserting that the initial role count added to the number of roles created in the test matches what is currently returned by the server. However, as there are many (at least 25) API calls

[Yahoo-eng-team] [Bug 1585699] Re: Neutron Metadata Agent Configuration - nova_metadata_ip

2016-08-03 Thread Jakub Libosvar
I think this will affect installers, added as another affected project. ** Also affects: puppet-tripleo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1603728] Re: search with error regex causes a 500 error

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/344945 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d01695886f3fb6ec1ffe4204e7f4bc72737992cf Submitter: Jenkins Branch:master commit d01695886f3fb6ec1ffe4204e7f4bc72737992cf Author: Anton Kremenetsky

[Yahoo-eng-team] [Bug 1461299] Re: Failure on list users when using ldap domain configuration from database

2016-08-03 Thread Steve Martinelli
** Changed in: keystone/kilo 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/1461299 Title: Failure on list users when

[Yahoo-eng-team] [Bug 1606707] Re: instance snapshot fails with "AttributeError: size" when using glance v1

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347571 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7a16c754fb49615b802e6b8f3d886847c168bd2a Submitter: Jenkins Branch:master commit 7a16c754fb49615b802e6b8f3d886847c168bd2a Author: Matt Riedemann Date: Tue

[Yahoo-eng-team] [Bug 1607461] Re: nova-compute hangs while executing a blocking call to librbd

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/348492 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3405a28688eacbca23cf5cac0a611d33fb1a1f2c Submitter: Jenkins Branch:master commit 3405a28688eacbca23cf5cac0a611d33fb1a1f2c Author: Roman Podoliaka Date:

[Yahoo-eng-team] [Bug 1609352] [NEW] LBaaS: API doesn't return correctly

2016-08-03 Thread changzhi
Public bug reported: = Problem Description = I want to get all ids about LBaaS's pools. I use this command: curl -g -i -X GET http://10.0.44.233:9696/v2.0/lbaas/pools.json?fields=id \ -H "User-Agent: python-neutronclient" \ -H "Accept: application/json" \ -H "X-Auth-Token:

[Yahoo-eng-team] [Bug 1537882] Re: test_obj_make_compatible() does not call __init__ properly on ServiceStatusPayload objects

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/272299 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e36bc6ee352600d77f4b2cbf352bf2a09933c86d Submitter: Jenkins Branch:master commit e36bc6ee352600d77f4b2cbf352bf2a09933c86d Author: Ryan Rossiter Date: Mon

[Yahoo-eng-team] [Bug 1607567] Re: [api] domain configuration API docs missing domain config creation

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/348591 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ebe1e835cb4ac2fe3d763950616fbd48f2961ff4 Submitter: Jenkins Branch:master commit ebe1e835cb4ac2fe3d763950616fbd48f2961ff4 Author: Eric Brown Date: Thu

[Yahoo-eng-team] [Bug 1603034] Re: pci whitelist exception will kill the periodic update of the hypervisor statistics

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/342301 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3a61ae35d4b713f423219c7b714126e1584694e8 Submitter: Jenkins Branch:master commit 3a61ae35d4b713f423219c7b714126e1584694e8 Author: Matt Riedemann Date: Thu

[Yahoo-eng-team] [Bug 1609298] [NEW] libvirt should not require dynamic_ownership off for secure Cinder/Quobyte settings

2016-08-03 Thread Silvan Kaiser
Public bug reported: tl;dr When running Quobyte Cinder storage with nas_secure_file_* settings set to true libvirt is currently required to be configured with dynamic_ownership=0 (off). This is not recommended with Nova. Expected results: secure settings in Cinder should work with Nova and

[Yahoo-eng-team] [Bug 1580899] Re: Overlapped new router interface cannot remove

2016-08-03 Thread LIU Yulong
** Changed in: neutron Status: In Progress => Fix Released ** Tags added: mitaka-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1580899 Title: Overlapped new

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349783 Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=ff28181fddaddbff855201000a1945af75168724 Submitter: Jenkins Branch:master commit ff28181fddaddbff855201000a1945af75168724 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1609296] [NEW] BGP: multiple AZ neutron env has no routes to gateway IPs

2016-08-03 Thread LIU Yulong
Public bug reported: The neutron DR agent only advertise floating IP routes as destination(floating IP/32) - next_hop(gateway IP). Such routes may cause link unreachable in a layer 3 isolated multi-AZ network environment. For instances: ISP1 - DC1 ISP2 - DC2 ISP3 - DC3 For the floating IPs,

[Yahoo-eng-team] [Bug 1595965] Re: transport_url is being parsed different when forking with oslo.service

2016-08-03 Thread ChangBo Guo(gcb)
In http://docs.openstack.org/developer/oslo.messaging/transport.html Username and password should be specified for each host, in case of lack of specification they will be omitted: user:pass@host1:port1,host2:port2 [ {"username": "user", "password": "pass", "host": "host1:port1"}, {"host":

[Yahoo-eng-team] [Bug 1599034] Re: Use URIOpt

2016-08-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/338030 Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=b5bd80f9ac479ffe262541edac91986cb22af0ad Submitter: Jenkins Branch:master commit b5bd80f9ac479ffe262541edac91986cb22af0ad Author: Masaki Matsushita Date:

[Yahoo-eng-team] [Bug 1609279] [NEW] cloud-init doesn't support dpdkvhostuser port

2016-08-03 Thread Ethan Lynn
Public bug reported: Hi I met a problem when booting VM using dpdkvhostuser port, I'm using the ubuntu 16.04 cloud image and boot from openstack. Error messages are like following: [6.635759] cloud-init[1904]: Cloud-init v. 0.7.7 running 'init-local' at Tue, 02 Aug 2016 06:44:54 +. Up

[Yahoo-eng-team] [Bug 1609258] [NEW] neutron ml2 local vlan assignment is nondeterministic

2016-08-03 Thread Aihua Edward Li
Public bug reported: When neutron ovs agent assign local vlan to a logic network, the assignment is non deterministic. For example, in our deployment, we typically have one or two network associated to one hypervisor. We expect the local vlan assignment to have vlan tag 1 or 2, but as the

[Yahoo-eng-team] [Bug 1609248] [NEW] HA: ha router failed to process floating IP

2016-08-03 Thread LIU Yulong
Public bug reported: ENV: stable/mitaka How to reproduce: 1. create a HA router neutron router-create --ha True --distributed False test1 2. set the HA router gateway with more than one IP neutron router-gateway-set --fixed-ip ip_address=172.16.5.110 --fixed-ip ip_address=172.16.5.111 test1

[Yahoo-eng-team] [Bug 1531254] Re: Support migrating of legacy routers to HA and back

2016-08-03 Thread John Schwarz
** 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/1531254 Title: Support migrating of legacy routers to HA and back