[Yahoo-eng-team] [Bug 1535918] Re: instance.host not updated on evacuation

2017-08-17 Thread Seyeong Kim
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Description changed: [Impact] - Affected to Xenial, UCA Mitaka + Affected to Xenial Mitaka, UCA Mitaka just after creating vm and

[Yahoo-eng-team] [Bug 1711486] [NEW] Admin dashboard instances index page generated duplicate Glance requests

2017-08-17 Thread Huan Xiong
Public bug reported: Please see this thread: http://lists.openstack.org/pipermail/openstack- dev/2017-August/121097.html The instances index page in Admin dashboard generates a request for Glance every time Server.image_name() is called (the method is called a lot when building the page).

[Yahoo-eng-team] [Bug 1611533] Re: ml2 transaction_guard broke out of tree plugins

2017-08-17 Thread Isaku Yamahata
** Changed in: networking-odl 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/1611533 Title: ml2 transaction_guard broke out of tree plugins

[Yahoo-eng-team] [Bug 1557976] Re: sg events callback: sg group deleted but the related rules are left

2017-08-17 Thread Isaku Yamahata
Required callback is added and networking-odl is also updated. ** Changed in: neutron Status: In Progress => Fix Released ** Changed in: networking-odl Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1513894] Re: Discrepancy between API and CLI on how to enable PD

2017-08-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/491664 Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=04ef8a41acbd45ef03253240934fa07ec170d7f4 Submitter: Jenkins Branch:master commit 04ef8a41acbd45ef03253240934fa07ec170d7f4 Author: Reedip

[Yahoo-eng-team] [Bug 1711468] [NEW] interoperable image import requires exposing the tasks api

2017-08-17 Thread Brian Rosmaita
Public bug reported: The Tasks API was made admin-only in Mitaka by changing the get_task, get_tasks, add_task, and modify_task policies to require "role:admin" by default. The interoperable image import process introduced in Pike requires an ordinary user to have (at least) the add_task

[Yahoo-eng-team] [Bug 1711466] [NEW] No way to configure timesyncd specifically

2017-08-17 Thread Andres Rodriguez
Public bug reported: Ubuntu (starting from Xenial), uses timesyncd by default as a NTP client. When configuring NTP, instead of configuring Ubuntu's default client, it installs and configures 'ntp' daemon. In Ubuntu Core, however, it configures 'timesyncd' (obviously) because Ubuntu Core doesn't

[Yahoo-eng-team] [Bug 1668163] Re: Change the error message when injected file path length exceeds quota

2017-08-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/453040 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=34242dbdbfdf3a24f77b10745672a78dcfc23858 Submitter: Jenkins Branch:master commit 34242dbdbfdf3a24f77b10745672a78dcfc23858 Author: Sihan Wang Date: Tue Apr

[Yahoo-eng-team] [Bug 1711463] [NEW] TestNetworkBasicOps.test_network_basic_ops failed with "Timed out waiting for 172.24.5.8 to become reachable"

2017-08-17 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/45/493945/2/gate/gate-grenade-dsvm-neutron- dvr-multinode-ubuntu-xenial/c101360/logs/testr_results.html.gz 2017-08-17 19:34:47,447 1906 DEBUG[tempest.scenario.manager] checking network connections to IP 172.24.5.8 with user: cirros 2017-08-17

[Yahoo-eng-team] [Bug 1711456] [NEW] libreswan ipsec driver doesn't work with libreswan versions 3.19+

2017-08-17 Thread Justinas Balciunas
Public bug reported: VPNaaS agent on RHEL and derivatives uses libreswan as the OpenSwan replacement. This integration of the VPN agent with libreswan is handled by https://github.com/openstack/neutron- vpnaas/blob/master/neutron_vpnaas/services/vpn/device_drivers/libreswan_ipsec.py On the Jan

[Yahoo-eng-team] [Bug 1711451] [NEW] Nova compute injects static interfaces file when DHCP ports belong to a different tenant than VM

2017-08-17 Thread Pooja Ghumre
Public bug reported: Description === When config drive is not used, metadata service is used to inject SSH key for which the static route is injected by DHCP agent. When querying DHCP ports for a shared network, we need to use admin context otherwise only for the network owner tenant,

[Yahoo-eng-team] [Bug 1683580] Re: gate-neutron-dynamic-routing-dsvm-tempest-api failure by "BGP Speaker extension is not enabled"

2017-08-17 Thread Tim Burke
No worries, thanks for looking out for us! I just wasn't sure what to even look for to see if swift *is* affected. I think I'll close it out for now, and keep this in mind if I ever see failures that mention API extensions :-) ** Changed in: swift Status: Incomplete => Invalid -- You

[Yahoo-eng-team] [Bug 1711428] Re: cloud-init sometimes fails on dpkg lock due to concurrent apt-daily-upgrade.service execution

2017-08-17 Thread Steve Langasek
The apt-daily-upgrade service already declares itself to be 'After=apt- daily.service'. So there should be strict sequencing here of cloud- final.service -> apt-daily.service -> apt-daily-upgrade.service. If that's not happening, this warrants analysis to understand why so that it can be fixed

[Yahoo-eng-team] [Bug 1711428] [NEW] cloud-init sometimes fails on dpkg lock due to concurrent apt-daily-upgrade.service execution

2017-08-17 Thread Jim Browne
Public bug reported: This is the same problem as https://bugs.launchpad.net/cloud- init/+bug/1693361, but with a different APT invoking service. In this case it is apt-daily-upgrade.service. So, I guess add apt-daily-upgrade.service to the Before line in /lib/systemd/system/cloud-final.service

[Yahoo-eng-team] [Bug 1710249] Re: nova doesn't clean up the resources after shelve offload

2017-08-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/493834 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=563d71f7cc4742414be75332f1442f4ec6f5147b Submitter: Jenkins Branch:master commit 563d71f7cc4742414be75332f1442f4ec6f5147b Author: Balazs Gibizer

[Yahoo-eng-team] [Bug 1632372] Re: ovs plugin incorrectly assumes datapath is system for vif_ovs

2017-08-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/474914 Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=3b606b06e138787c1b1ffd1dd0fb43e971ee7e29 Submitter: Jenkins Branch:master commit 3b606b06e138787c1b1ffd1dd0fb43e971ee7e29 Author: Rodolfo Alonso Hernandez

[Yahoo-eng-team] [Bug 1709902] Re: source host allocation not cleaned up in placement after evacuation

2017-08-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/493037 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9b9c2c52f323c536fb90bb29a40efbed1b129594 Submitter: Jenkins Branch:master commit 9b9c2c52f323c536fb90bb29a40efbed1b129594 Author: Balazs Gibizer

[Yahoo-eng-team] [Bug 1711391] [NEW] fwaas: rule isn't applied right after being added to policy

2017-08-17 Thread Inessa Vasilevskaya
Public bug reported: Seen on: pike devstack, fwaas_v2 1. Create alow_icmp rule, a policy, a fw group, security group with all allowed. 2. 1 router, 2 subnets, fw group assigned to router ports. 3. Create deny_icmp rule and add it to policy 4. Make sure a vm in subnet1 can still ping a vm in

[Yahoo-eng-team] [Bug 1707619] Re: Incorrect URL for polling heat stack

2017-08-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/489172 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=953cd789a67714d7436f3fdf1979e0eb6b78520b Submitter: Jenkins Branch:master commit 953cd789a67714d7436f3fdf1979e0eb6b78520b Author: Beth Elwell Date: Mon

[Yahoo-eng-team] [Bug 1639080] Re: Image uploads fail in Horizon if upload mode is set to direct if endpoint set to internal.

2017-08-17 Thread Major Hayden
** Changed in: openstack-ansible Status: Confirmed => Fix Released -- 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/1639080 Title: Image uploads fail in

[Yahoo-eng-team] [Bug 1711362] [NEW] import-info should return 404 when import is not enabled

2017-08-17 Thread Brian Rosmaita
Public bug reported: The 2.5 API is going to remain CURRENT in Pike, with the 2.6 API (with image import refactor) is EXPERIMENTAL. With Pike RC-1, if you make these calls with enable_image_import = False, you get a 404, just as you do with stable/ocata: PUT v2/images/{image_id}/stage POST

[Yahoo-eng-team] [Bug 1706068] Re: (docker) uploaded and downloaded image having different image name

2017-08-17 Thread cooldharma06
Gleb, if there is possibility to change means we can make it as opinion. ** Changed in: glance Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1706068 Title:

[Yahoo-eng-team] [Bug 1711319] Re: Horizon secgroup misleading help text

2017-08-17 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1669467 *** https://bugs.launchpad.net/bugs/1669467 As commented above, this should be marked as duplicate. ** This bug has been marked a duplicate of bug 1669467 security-groups rule add does not handle "any" protocol or port (while neutron allows it)

[Yahoo-eng-team] [Bug 1711319] [NEW] Horizon secgroup misleading help text

2017-08-17 Thread Peter
Public bug reported: Hy, One of my colleague found a bit misleading information, when he wanted to add a new rule to secgroup with wildcard IP Protocol. If you click on the question mark, it gives a hint to write "-1", but the horizon drop back the "Not a valid IP protocol number" error,

[Yahoo-eng-team] [Bug 1711303] [NEW] Filter instances by IP when listing is not efficient enough

2017-08-17 Thread Zhenyu Zheng
Public bug reported: Filtering instance by IP when listing is done by: http://git.openstack.org/cgit/openstack/nova/tree/nova/compute/api.py#n2457 this is due to that IP address is one part of the instance.network_info JSON, we have to iterate one by one to find the instance that matches the

[Yahoo-eng-team] [Bug 1711297] [NEW] Unable to add security rule to security group - horizon

2017-08-17 Thread cooldharma06
Public bug reported: i installed devstack and running openstack. i am trying to add security rules to new security group and its not adding. The Add rule(Input) message box doesnt disappears from the dashboard. In browser console i am getting the error as : An invalid form control with