[Yahoo-eng-team] [Bug 1644442] [NEW] task-create API accepts empty dictionary as a input

2016-11-23 Thread Pooja Jadhav
Public bug reported: User can create a task by passing empty dictionary ({}) as input to task-create api. Initially it shows task status a pending but when user tries to get detail of that task using task-show it shows message as "Input does not contain 'import_from' field" with status as

[Yahoo-eng-team] [Bug 1550278] Re: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.* tempest tests are failing repeatedly in the gate for networking-ovn

2016-11-23 Thread Isaku Yamahata
This happends repeatedly to networking-odl too. The issue is that update_port on dhcp port raises PortNotFound. But the dhcp port isn't created by agent yet. ** Also affects: networking-odl Importance: Undecided Status: New ** Changed in: networking-odl Importance: Undecided =>

[Yahoo-eng-team] [Bug 1644437] [NEW] Osprofiler init failing for neutron

2016-11-23 Thread venkata anil
Public bug reported: Osprofiler initialization failing for neutron, resulting in not capturing of neutron trace. During the new OSprofiler initialization method introduction[1] there was an issue introduced - OSprofiler expects context to be a dict, not Context object. Need to change context to

[Yahoo-eng-team] [Bug 1644433] [NEW] The wrong default-prefixlen have not checked, when create a subnetpool

2016-11-23 Thread wujun
Public bug reported: In Newton environment. ** Affects: neutron Importance: Undecided Assignee: wujun (wujun) Status: New ** Changed in: neutron Assignee: (unassigned) => wujun (wujun) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1644427] [NEW] The option disable_libvirt_livesnapshot should not has impact on Ceph based instances

2016-11-23 Thread Mark Wu
Public bug reported: Environment === 1. Exact version of OpenStack you are running. openstack-nova-compute-14.0.0-1.el7.noarch libvirt-daemon-1.2.17-13.el7_2.5.x86_64 qemu-kvm-ev-2.3.0-31.0.el7_2.21.1.x86_64 2. Which storage type did you use? Ceph 3. Which networking type

[Yahoo-eng-team] [Bug 1620835] Re: Add timestamp fields for neutron ext resources

2016-11-23 Thread Lana
This document is autogenerated. ** Changed in: openstack-manuals Status: New => 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/1620835 Title: Add timestamp

[Yahoo-eng-team] [Bug 1501118] Re: Delete Security Groups action displays two messages in German

2016-11-23 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1642589] Re: Resource tracker logs at too high level

2016-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/399073 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a586b6d9678c96cc9a3a1151140ed38d11a210a1 Submitter: Jenkins Branch:master commit a586b6d9678c96cc9a3a1151140ed38d11a210a1 Author: Bob Ball Date: Thu Nov

[Yahoo-eng-team] [Bug 1644415] [NEW] dvr_edge_ha_router disassociates floatingip incompletely

2016-11-23 Thread Zhixin Li
Public bug reported: I have a mitaka enviroment with one controller host, one network host and two computer hosts. All the l3 agents of my computer hosts and network host are configed as dvr_snat mode. I created a dvr+ha router and boot a vm with one of subnet associated with this router. This vm

[Yahoo-eng-team] [Bug 1643991] Re: 504 Gateway Timeout when creating a port

2016-11-23 Thread Gabriel Assis Bezerra
It turned out that the issue was that the port creation command was taking around 2 minutes with the ML2 driver we were testing, and the HAProxy from OpenStack Ansible had default reading timeouts of 50s. ** Changed in: neutron Status: New => Invalid ** Also affects: openstack-ansible

[Yahoo-eng-team] [Bug 1644413] [NEW] test_verify_multiple_nics_order fails on the gate gate-tempest-dsvm-neutron-dvr-ubuntu-xenial

2016-11-23 Thread Ken'ichi Ohmichi
Public bug reported: "delete subnet" failed on Tempest cleanup process. The log is http://logs.openstack.org/07/401807/3/check/gate-tempest- dsvm-neutron-dvr-ubuntu-xenial/535fc80/logs Traceback (most recent call last): File "tempest/lib/services/network/subnets_client.py", line 52, in

[Yahoo-eng-team] [Bug 1643793] Re: Display incorrect flavor name in instance property after edit flavor

2016-11-23 Thread zhaolihui
It affects not only horizon but also nova ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => zhaolihui (zhaolh) ** Changed in: horizon Assignee: zhaolihui (zhaolh) => (unassigned) -- You received this bug notification

[Yahoo-eng-team] [Bug 1565895] Re: The Hyper-V driver cannot handle shared storage

2016-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347437 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8c40c4268be57ff2f76cf616b53992b0d32e1fd3 Submitter: Jenkins Branch:master commit 8c40c4268be57ff2f76cf616b53992b0d32e1fd3 Author: Lucian Petrut

[Yahoo-eng-team] [Bug 1644385] [NEW] Stable mitaka is currently quite broken

2016-11-23 Thread Richard Jones
Public bug reported: Due to recent xstatic library updates and the lack of support for upper- constraints pinning, the Mitaka stable branch is currently quite broken. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1643964] Re: compressing static assets fails with xstatic-bootswatch 3.3.7.0

2016-11-23 Thread Corey Bryant
Richard, thanks for taking the time to look at this. I'll update our packaging accordingly. ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1644369] [NEW] Support for DSCP marking in Linuxbridge L2 agent

2016-11-23 Thread Slawek Kaplonski
Public bug reported: Currently after #1468353 was merged Neutron QoS has got support for DSCP marking rules in Openvswitch L2 agent. It would be nice to extend this support for Linuxbridge agent also. That can be done by setting DSCP marks in Iptables in "mangle" table in POSTROUTING chain. **

[Yahoo-eng-team] [Bug 1520601] Re: FWaaS - GET /v2.0/fw/firewalls with colomn selection returns 500

2016-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/251140 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=f9e8daa9f758c634e946565a4820153520b2034f Submitter: Jenkins Branch:master commit f9e8daa9f758c634e946565a4820153520b2034f Author: Yushiro FURUKAWA

[Yahoo-eng-team] [Bug 1643020] Re: zfs backed lxd fails with missing /dev/zfs

2016-11-23 Thread Joshua Powers
After attempting this on a KVM instance I was able to get past the error. Ran into other issues, but can confirm that the Xenial LXD container was unable to successfully create zfs due to the lack of /dev/zfs. Therefore this test of LXD ZFS backends will need to be done in KVM. Closing as

[Yahoo-eng-team] [Bug 1315488] Re: Left side navigation doesn't show focus

2016-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/297733 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=837587fe73066d23134c77ad92e283fe240b40d1 Submitter: Jenkins Branch:master commit 837587fe73066d23134c77ad92e283fe240b40d1 Author: Rob Cresswell

[Yahoo-eng-team] [Bug 1644312] [NEW] VIF plug notifications from neutron->nova are not always produced when running tempest

2016-11-23 Thread Brent Eagles
Public bug reported: There are sporadic failures occurring during CI testing where vif plug notifications aren't being generated by neutron. This results in occasional vif plug timeouts when spawning instances. See

[Yahoo-eng-team] [Bug 1598581] Re: test_can_create_server_with_max_number_personality_files fails in gate-tempest-dsvm-neutron-full-ssh job

2016-11-23 Thread Matt Riedemann
** Changed in: nova Status: In Progress => 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/1598581 Title:

[Yahoo-eng-team] [Bug 1644259] [NEW] Additional Ethernet Interface on UBUNTU Server 16.04 AWS Instance

2016-11-23 Thread wale
Public bug reported: How do I configure an additional Network interface on a UBUNTU Server 16.04 Instance on AWS. The .cfg file shows "50-cloud-init.cfg", i created a another .cfg file named "eth0" and edited it as follows; " # This file is generated from information provided by # the

[Yahoo-eng-team] [Bug 1644263] [NEW] passlib 1.7.0 deprecates sha512_crypt.encrypt()

2016-11-23 Thread Mike Bayer
Public bug reported: tests are failing due to a new deprecation warning: Captured traceback: ~~~ Traceback (most recent call last): File "keystone/tests/unit/test_backend_sql.py", line 59, in setUp self.load_fixtures(default_fixtures) File

[Yahoo-eng-team] [Bug 1644248] [NEW] Nova incorrectly tracks live migration progress

2016-11-23 Thread Pawel Koniszewski
Public bug reported: Nova while monitoring live migration progress bases on what libvirt reports under data_remaining property https://github.com/openstack/nova/blob/54482fde22742bc852414c58552fe64ea59d61d5/nova/virt/libvirt/driver.py#L6189-L6193 However, data_remaining does not reflect any

[Yahoo-eng-team] [Bug 1602081] Re: Use oslo.context's policy dict

2016-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/295371 Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=3eba764be3dcbafa01e1e4298bdf1810925a6f49 Submitter: Jenkins Branch:master commit 3eba764be3dcbafa01e1e4298bdf1810925a6f49 Author: Vladyslav Drok Date:

[Yahoo-eng-team] [Bug 1612174] Re: security bug - launch instance - XSS

2016-11-23 Thread Jeremy Stanley
I discussed the PoC with operations representatives from service provider shown there, and they confirmed the interface in the video is no longer in production. They've checked their current interfaces for any semblance of this or similar bugs and were unable to reproduce in their existing

[Yahoo-eng-team] [Bug 1643793] Re: Display incorrect flavor name in instance property after edit flavor

2016-11-23 Thread jichenjc
per above comments #1 ** Project changed: nova => horizon -- 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/1643793 Title: Display incorrect flavor name in instance

[Yahoo-eng-team] [Bug 1643485] Re: Stable Newton grenade multinode jobs fail with "Failed to connect to the host via ssh: Host key verification failed."

2016-11-23 Thread Jakub Libosvar
** Project changed: neutron => grenade -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1643485 Title: Stable Newton grenade multinode jobs fail with "Failed to connect to the host via

[Yahoo-eng-team] [Bug 1644231] [NEW] fip router config is not created if the vm ports attached to FIPs have no device_owner

2016-11-23 Thread Miguel Angel Ajo
Public bug reported: With dvr_snat or dvr mode, if you create a port like described, and then attach it to a netns in any of the computes or dvr_snat node, the _floatingips key is not set by neutron-server on a sync_routers call from l3-agent. This leads to the FIP namespace not being updated

[Yahoo-eng-team] [Bug 1644213] [NEW] Remove requirements for ceilometer integration

2016-11-23 Thread Alfredo Moralejo
Public bug reported: Review https://review.openstack.org/#/c/399298/ has removed the integration with ceilometer. However, libraries used only for ceilometer have not being removed from requirements.txt. The most obvious one is ceilometerclient, which is not imported anywhere now, but there may

[Yahoo-eng-team] [Bug 1644187] Re: ValueError on creating new nova instance

2016-11-23 Thread Tobias Urdin
Was caused by our internal infrastructure sending an invalid API request. I'm sorry for the hassle, marking as invalid. ** Changed in: nova Status: New => Invalid ** Changed in: nova (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1644122] Re: OVS port fails after hyper-v cluster live migration (Invalid argument)

2016-11-23 Thread Claudiu Belu
** Also affects: compute-hyperv Importance: Undecided Status: New ** No longer affects: nova -- 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/1644122 Title:

[Yahoo-eng-team] [Bug 1642764] Re: db_add() as part of transaction in new object fails native interface

2016-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/399284 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2c7ef566af9bccbc565e0dc0259a8c456396153f Submitter: Jenkins Branch:master commit 2c7ef566af9bccbc565e0dc0259a8c456396153f Author: Terry Wilson Date:

[Yahoo-eng-team] [Bug 1644187] Re: ValueError on creating new nova instance

2016-11-23 Thread Tobias Urdin
Booting a nova instance with a block device as root volume. ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- 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 1644187] [NEW] ValueError on creating new nova instance

2016-11-23 Thread Tobias Urdin
Public bug reported: New bug introduced when upgrading nova-api on Ubuntu 14.04 for cloud archive liberty stable repo. (deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/liberty main) 2016-11-23 11:31:15.341 1600 ERROR nova.api.openstack.extensions

[Yahoo-eng-team] [Bug 1644186] [NEW] nova service performs wrong update from version 15 to 9

2016-11-23 Thread levon
Public bug reported: We are running openstack mitaka out of clean installation (no upgrade). All was functioning correctly until recently nova started to perform updates like this 2016-11-23 10:48:09.065 17498 INFO nova.service [req-c91ec40f-2dc2 - - - - -] Updating service version for

[Yahoo-eng-team] [Bug 1644175] [NEW] create project command mentioned in Installation guide for Newton throwing error

2016-11-23 Thread Kanika Singh
Public bug reported: While doing manual installation of Newton release by the following URL: http://docs.openstack.org/newton/install-guide-rdo/keystone-users.html The project create command throws error. [root@controller ~(keystone_admin)]# openstack project create --domain default

[Yahoo-eng-team] [Bug 1644168] [NEW] integration tests crashes

2016-11-23 Thread Cedric Savignan
Public bug reported: I'm trying to launch integrations test of Horizon. For every test I get the same error as this one a: == ERROR:

[Yahoo-eng-team] [Bug 1644122] [NEW] OVS port fails after hyper-v cluster live migration (Invalid argument)

2016-11-23 Thread semen
Public bug reported: Hi Team, I'm using Mitaka cluster driver for Hyper-V with OVS 2.5 Windows port. When I perform live migration, an instance loses network connection but succesfully migrates to another host. There was a bug in Liberty where ovs port had not been migrated to target hosts