[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread zhangjialong
** Also affects: mistral Importance: Undecided Status: New ** Changed in: mistral Assignee: (unassigned) => zhangjialong (zhangjl) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread guoshan
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Assignee: (unassigned) => guoshan (guoshan) ** Also affects: senlin Importance: Undecided Status: New ** Changed in: senlin Assignee: (unassigned) => guoshan (guoshan) -- You

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread Xu Ao
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Xu Ao (xuao) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1640059] [NEW] Placeholder not set on new glance image upload

2016-11-07 Thread Maxime
Public bug reported: Back in Juno the "Create An Image" form used to have a placeholder attribute on the "Image location" field. It is not there anymore in trunk (probably since Kilo) ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Juno-Mitaka

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread Tuan
** Also affects: ironic-python-agent Importance: Undecided Status: New ** Changed in: ironic-python-agent Assignee: (unassigned) => Tuan (tuanla) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1640049] [NEW] Action services retain state, and should not

2016-11-07 Thread Richard Jones
Public bug reported: AngularJS services are singletons, so storing state on them is dangerous (using the same service twice in a single context will result in that state data being indeterminate). ** Affects: horizon Importance: High Assignee: Richard Jones (r1chardj0n3s)

[Yahoo-eng-team] [Bug 1640052] [NEW] LBaaS: Only one pool member gets deleted when multiple pool members are selected for deletion

2016-11-07 Thread Koteswara Rao Kelam
Public bug reported: In mitaka: Only one pool member gets deleted when multiple pool members are selected for deletion.This issue is seen when horizon UI is used for operation. Some times when u add multiple members at a time using UI, we see some members are getting missed in list ( neutron

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread Tuan
** Also affects: ironic 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/1082248 Title: Use uuidutils instead of uuid.uuid4() Status in

[Yahoo-eng-team] [Bug 1266962] Re: Remove set_time_override in timeutils

2016-11-07 Thread Tuan
** Also affects: neutron 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/1266962 Title: Remove set_time_override in timeutils Status in

[Yahoo-eng-team] [Bug 1640034] [NEW] Creating/Updating port returns 500 error when specifying list which includes string that contains "ip_address" or "mac_address" as 'allowed_address_pairs'

2016-11-07 Thread Kengo Hobo
Public bug reported: The error should be returned with 400 because invalid request format is reason. * How to reproduce -ip_address ubuntu@neutron-ml2:/opt/stack/neutron$ curl -si -X PUT -H "X-Auth-Token: $TOKEN" -H "Content-type: application/json"

[Yahoo-eng-team] [Bug 1640029] [NEW] [stable/newton] Deleting heat stack failed due to error "QueuePool limit of size 50 overflow 50 reached, connection timed out, timeout 30"

2016-11-07 Thread Sujai
Public bug reported: In my CH + stable/newton setup, I brought up 5 heat stacks each having 100 nova instances in the same /16 network. Deleting those heat stacks failed due to the below error. " 2016-11-03 17:27:34.146 2399 ERROR nova.api.openstack.extensions TimeoutError: QueuePool limit of

[Yahoo-eng-team] [Bug 1637972] Re: VPNaaS: report_state fails by key error 'tenant_id'

2016-11-07 Thread Darek Smigiel
I'm not able to reproduce this issue on master branch. For VPNaaS I've used this description [1]. To verify correctness of VPN, I've run script [2], which is included in config site. There is a small error in third line. WEST_SUBNET should be in newline. [1]

[Yahoo-eng-team] [Bug 1640019] [NEW] table text should be placed over progress image

2016-11-07 Thread chenyujie
Public bug reported: Abstract horizon table code as following: if ($new_row.hasClass('warning')) {   var $container = $(document.createElement('div')) .addClass('progress-text horizon-loading-bar');   var $progress =

[Yahoo-eng-team] [Bug 1460720] Re: [RFE] Add API to set ipv6 gateway

2016-11-07 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/1460720

[Yahoo-eng-team] [Bug 1521783] Re: [RFE] Cascading delete for LBaaS Objects

2016-11-07 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/1521783

[Yahoo-eng-team] [Bug 1640008] [NEW] Getting routing table by parsing 'ip route' command fails on xenial

2016-11-07 Thread Omer Anson
Public bug reported: Getting routing table by parsing 'ip route' command fails on Ubuntu Xenial. The code assumes that ip route command returns the network, and then key-value pairs of data of the routing record. In xenial, it can be seen that ip also adds some flags at the end, e.g. linkdown.

[Yahoo-eng-team] [Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-07 Thread LaMont Jones
** Also affects: maas Importance: Undecided Status: New ** Tags added: maas-ipv6 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network

[Yahoo-eng-team] [Bug 1639958] [NEW] Behavior of down arrow key in dropdowns is inconsistent across Horizon

2016-11-07 Thread Eddie Ramirez
Public bug reported: Dropdowns on Bootstrap lets you cycle through its item using the "Down" arrow key, but this behavior is not consistent in both Django and NG panes - actually seems to not work at all on NG panes, focus area for next releases. How to reproduce: 1. Go to

[Yahoo-eng-team] [Bug 1537936] Re: Pecan: put does not return resource names in responses

2016-11-07 Thread Brandon Logan
This is no longer valid ** 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/1537936 Title: Pecan: put does not return resource names in

[Yahoo-eng-team] [Bug 1611074] Re: Reformatting of ephemeral drive fails on resize of Azure VM

2016-11-07 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu Xenial) Importance: Undecided => Medium -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-11-07 Thread Scott Moser
** Also affects: dbus (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: dbus (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu

[Yahoo-eng-team] [Bug 1635350] Re: unit tests fail as non-root on maas deployed system

2016-11-07 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance:

[Yahoo-eng-team] [Bug 1639930] Re: initramfs kernel configuration ignored if only ip6= on kernel command line

2016-11-07 Thread Scott Moser
The initial fix is easy, but bug 1621615 changes sneaked in without a unit test. I'd really like a unit test of read_kernel_cmdline_config to accompany this change. Also, a change to 'DHCP6_CONTENT_1' in tests/unittests/test_net.py to contain what we're currently expecting. diff --git

[Yahoo-eng-team] [Bug 1639930] [NEW] initramfs network configuration ignored if only ip6= on kernel command line

2016-11-07 Thread Scott Moser
Public bug reported: In changes made under bug 1621615 (specifically a1cdebdea), we now expect that there may be a 'ip6=' argument on the kernel command line. The changes made did not test the case where there is 'ip6=' and no 'ip='. The code currently will return with no network configuration

[Yahoo-eng-team] [Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-35-gc24187e- 0ubuntu1 --- cloud-init (0.7.8-35-gc24187e-0ubuntu1) zesty; urgency=medium * New upstream snapshot. - pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed. -- Scott Moser

[Yahoo-eng-team] [Bug 1626243] Re: Cloud-init fails to write ext4 filesystem to Azure Ephemeral Drive

2016-11-07 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Medium Status: Fix Released ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1635350] Re: unit tests fail as non-root on maas deployed system

2016-11-07 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1635350 Title: unit tests fail as non-root on maas

[Yahoo-eng-team] [Bug 1639914] [NEW] Race condition in nova compute during snapshot

2016-11-07 Thread Srinivas Sakhamuri
Public bug reported: On Liberty nova with Ceph storage, when snapshot is created and immediately deleting the instance seems to cause race condition. This can be created with following commands. 1. nova boot --flavor m1.large --image 6d4259ce-5873-42cb-8cbe- 9873f069c149 testinstance id

[Yahoo-eng-team] [Bug 1626205] Re: increase token validation performance relating to revoked tokens

2016-11-07 Thread Richard
https://review.openstack.org/#/c/382107/ ** Changed in: keystone Assignee: (unassigned) => Richard (csravelar) ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1639894] [NEW] TestInstanceNotificationSample.test_volume_swap_server_with_error is racy

2016-11-07 Thread Matt Riedemann
Public bug reported: This failed on an unrelated change today: http://logs.openstack.org/24/394524/1/check/gate-nova-tox-db-functional- ubuntu-xenial/01a5cce/console.html#_2016-11-07_17_27_14_569696

[Yahoo-eng-team] [Bug 1639879] [NEW] Deprecate and remove send_arp_for_ha option

2016-11-07 Thread Ihar Hrachyshka
Public bug reported: It puzzles me why we would want to have it configurable. Having it = 0 is just plain bad (it breaks a floating IP roaming around HA routers), having it = 1 may be unsafe if clients miss the update, having it more than 3 (the default) is probably wasteful. That makes me think

[Yahoo-eng-team] [Bug 1639880] [NEW] Deprecate and remove send_arp_for_ha option

2016-11-07 Thread Ihar Hrachyshka
*** This bug is a duplicate of bug 1639879 *** https://bugs.launchpad.net/bugs/1639879 Public bug reported: It puzzles me why we would want to have it configurable. Having it = 0 is just plain bad (it breaks a floating IP roaming around HA routers), having it = 1 may be unsafe if clients

[Yahoo-eng-team] [Bug 1639877] [NEW] unittests failing on stable/mitaka with run_tests.sh

2016-11-07 Thread Yves-Gwenael Bourhis
Public bug reported: On stable/mitaka branch, unittests fail with run_tests.sh with the following error: http://paste.openstack.org/show/588283/ However tests succeed when launched with tox. ** Affects: horizon Importance: High Status: Confirmed ** Tags:

[Yahoo-eng-team] [Bug 1639876] [NEW] OpenStack Dashboard test settings should not import local enabled files

2016-11-07 Thread Rob Cresswell
Public bug reported: openstack_dashboard/test/settings.py is importing from local/enabled/, which it shouldnt do. Plugins should be tested in their own infrastructure. ** Affects: horizon Importance: High Assignee: Rob Cresswell (robcresswell) Status: New ** Tags:

[Yahoo-eng-team] [Bug 1627560] Re: The name of log on button flicker

2016-11-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/376064 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ce3a0fbdd94ffb954ca390c5e93fb1140af984e4 Submitter: Jenkins Branch:master commit ce3a0fbdd94ffb954ca390c5e93fb1140af984e4 Author: Kenji Ishii Date:

[Yahoo-eng-team] [Bug 1625570] Re: fullstack : should add test of ensure traffic is using DSCP marks outbound

2016-11-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/390803 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ea7b51655f5504404cc7c416547608c24fbd45ab Submitter: Jenkins Branch:master commit ea7b51655f5504404cc7c416547608c24fbd45ab Author: Sławek Kapłoński Date:

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread Tuan
** Also affects: sahara Importance: Undecided Status: New ** Changed in: sahara 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/1082248 Title:

[Yahoo-eng-team] [Bug 1574113] Re: curtin/maas don't support multiple (derived) archives/repositories with custom keys

2016-11-07 Thread Blake Rouse
** Also affects: maas/1.9 Importance: Undecided Status: New ** Changed in: maas/1.9 Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1574113

[Yahoo-eng-team] [Bug 1637641] Re: fixed_ips missing from compute.update.end notifications

2016-11-07 Thread Balazs Gibizer
** Changed in: nova Status: New => Invalid -- 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/1637641 Title: fixed_ips missing from compute.update.end notifications

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-07 Thread Vitaly Gridnev
I think that we really don't need a bug for this. Just a minor improvement. ** Changed in: sahara Status: New => Invalid ** No longer affects: sahara -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1630912] Re: stable/newton: unable to spin up a kvm instance

2016-11-07 Thread Sujai
** Changed in: nova Status: Incomplete => Invalid -- 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/1630912 Title: stable/newton: unable to spin up a kvm instance

[Yahoo-eng-team] [Bug 1562878] Re: L3 HA: Unable to complete operation on subnet

2016-11-07 Thread John Schwarz
I found the bug, and it's in rally. Patch Ieab53624dc34dc687a0e8eebd84778f7fc95dd77 added a new type of router interface value for "device_owner", called "network:ha_router_replicated_interface". However, rally was not made aware of it so it thinks this interface is a normal port, trying to delete

[Yahoo-eng-team] [Bug 1459065] Re: Unable to update the user - unable to retrieve user list

2016-11-07 Thread Kuldeep Khandelwal
** Changed in: horizon Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1459065 Title: Unable to update the user - unable to

[Yahoo-eng-team] [Bug 1638662] Re: "openstack_dashboard.api.keystone: Unable to retrieve Domain: default" incessant warning logging when switching Projects while being on the Identity>Project panel

2016-11-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/392944 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=55baf9254d78de2c6e409156e6649875cb7797e3 Submitter: Jenkins Branch:master commit 55baf9254d78de2c6e409156e6649875cb7797e3 Author: Kam Nasim Date: