[Yahoo-eng-team] [Bug 1635119] Re: Multi-selecting images before the screen refreshes from a previous operation de-activates the "Delete Instances" button

2016-10-19 Thread Richard Jones
** Changed in: horizon Status: New => Invalid ** Changed in: horizon Importance: Medium => Low -- 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/1635119 Title

[Yahoo-eng-team] [Bug 1635119] [NEW] Multi-selecting images before the screen refreshes from a previous operation de-activates the "Delete Instances" button

2016-10-19 Thread Trent Lloyd
Public bug reported: The "Delete Instances" button for multi-selection becomes greyed out if the screen refreshes while selecting instances. Steps to reproduce (1) Have several instances in the list ready and deployed (2) Delete a single instance using the normal dropdown next to the instance

[Yahoo-eng-team] [Bug 1635059] [NEW] Incorrect labels shown on subnet details panel

2016-10-19 Thread Ying Zuo
Public bug reported: Some of the labels shown on subnet details panel are not grammatically correct. "Subnetpool" should be "Subnet Pools" "DHCP Enable" should be "DHCP Enabled" Also, the first letter of each word should be capitalized. ** Affects: horizon Importance: Undecided Assign

[Yahoo-eng-team] [Bug 1632538] Re: Using generate_service_certificate and undercloud_public_vip in undercloud.conf breaks nova

2016-10-19 Thread Matt Kassawara
The Ubuntu package python-nova for Newton installs python-rfc3986 0.2.0 as a dependency. ** 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

[Yahoo-eng-team] [Bug 1632538] Re: Using generate_service_certificate and undercloud_public_vip in undercloud.conf breaks nova

2016-10-19 Thread Matt Riedemann
This is also a problem though: http://git.openstack.org/cgit/openstack/requirements/tree/global- requirements.txt#n108 oslo.config>=3.14.0 # Apache-2.0 https://github.com/openstack/oslo.config/blob/3.14.0/requirements.txt#L10 rfc3986>=0.2.0 # Apache-2.0 So we need to update the minimum requir

[Yahoo-eng-team] [Bug 1635008] [NEW] rbd credentials in nova.conf overwrite connection_info from cinder

2016-10-19 Thread Kristi Nikolla
Public bug reported: Description === When rbd_user and rbd_secret_uuid are set in nova.conf, they overwrite the values returned from Cinder in the connection_info object. Therefore both ephemeral storage in Ceph, and multiple Cinder volume Ceph backends can't be used at the same time. Ste

[Yahoo-eng-team] [Bug 1539271] Re: Libvirt live block migration migration stalls

2016-10-19 Thread Matt Riedemann
I think we can close this out as far as the gate / CI system is concerned. We don't see these failures in the jobs that use xenial nodes anymore, which have newer libvirt/qemu, so we suspect newer libvirt/qemu was the solution. ** Changed in: nova Status: Confirmed => Invalid -- You recei

[Yahoo-eng-team] [Bug 1598525] Re: KeyError: 'processor_architecture' on ./stack.sh

2016-10-19 Thread Matt Riedemann
** Changed in: devstack 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/1598525 Title: KeyError: 'processor_architecture' on ./stack.sh Status in devstack:

[Yahoo-eng-team] [Bug 1633535] Re: Cinder fails to attach second volume to Nova VM

2016-10-19 Thread Andrey Pavlov
@John, I saw such behavior in ec2-api project. and I pasted link to logs of ec2-api in comment #5. There is a link to line where ec2-api makes request to cinder for volume attach. After this line we can see requests to cinder for volume information and response contains the attached volume but wit

[Yahoo-eng-team] [Bug 1633280] Re: [RFE]need a way to disable anti-spoofing rules and yet keep security groups

2016-10-19 Thread Anindita Das
** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1633280 Title: [RFE]need a way to disable anti-spoofing rules and yet keep security

[Yahoo-eng-team] [Bug 1634968] [NEW] User with member role could see the admin tab

2016-10-19 Thread Hao Chen
Public bug reported: We have deploymented an OpenStack cloud with newton release code. In horizon we found that even the member user could see the admin tab in horizon. Admin tab should only been seen by the admin user in the cloud. And in mitaka we even have the limit that only cloud admin could

[Yahoo-eng-team] [Bug 1633535] Re: Cinder fails to attach second volume to Nova VM

2016-10-19 Thread John Griffith
I'm not sure I follow here; this seems like something on the Manila side not Cinder or Nova. If I just create two volume (or 3 or 4) in Cinder and attach them to an instance that seems to work just fine: jgriffith@bdr75:~/devstack$ nova volume-attach 15fb3379-1811-46ca-bdc3-35cccafb1233 1bf11fab-

[Yahoo-eng-team] [Bug 1634962] [NEW] "test_check_can_live_migrate_dest_fills_listen_addrs" failed due to incorrect mock

2016-10-19 Thread Thawngzapum Lian
Public bug reported: == Failed 1 tests - output below: == nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_check_can_live_migrate_dest_fills_listen_addrs --

[Yahoo-eng-team] [Bug 1624048] Re: Allow creating loadbalancer with network_id

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/381280 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=87fbf52d5a7679ae726998986ffb8ef59a2696f3 Submitter: Jenkins Branch:master commit 87fbf52d5a7679ae726998986ffb8ef59a2696f3 Author: Darla Ahlert Date: Mon Oct 3 14:28:04

[Yahoo-eng-team] [Bug 1633249] Re: Boot volume creation failure leaves secondary volume attached to broken server

2016-10-19 Thread John Griffith
removing Cinder as Nova never even made the terminate/detach calls to Cinder in this case. ** No longer affects: cinder -- 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/1633

[Yahoo-eng-team] [Bug 1610487] Re: "Unable to find host for Instance" when suspending

2016-10-19 Thread Matt Riedemann
*** This bug is a duplicate of bug 1611008 *** https://bugs.launchpad.net/bugs/1611008 This was fixed with e285eb1a382e6d3ce1cc596eeb5cecb3b165a228. ** This bug has been marked a duplicate of bug 1611008 ServersNegativeTestJSON.test_suspend_server_invalid_state fails with "NovaException:

[Yahoo-eng-team] [Bug 1634330] Re: add verification when narrowing allocation pool

2016-10-19 Thread Anindita Das
** Changed in: neutron Status: In Progress => Opinion ** Tags added: rfe ** Summary changed: - add verification when narrowing allocation pool + [RFE]add verification when narrowing allocation pool ** Summary changed: - [RFE]add verification when narrowing allocation pool + [RFE] add ve

[Yahoo-eng-team] [Bug 1632768] Re: rootwrap daemon with libvirt/xen not working

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385785 Committed: https://git.openstack.org/cgit/openstack/oslo.rootwrap/commit/?id=16c22e9b1a83c1fa27c1fac071f9c41c5822e019 Submitter: Jenkins Branch:master commit 16c22e9b1a83c1fa27c1fac071f9c41c5822e019 Author: Thomas Bechtold Date: Thu Oct 13 08:

[Yahoo-eng-team] [Bug 1633339] Re: test_routers_flavors is assuming the reference l3 plugin

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/386393 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c4b2c8d558ee7ef9fbb7f2483dd7f446a0e0d14a Submitter: Jenkins Branch:master commit c4b2c8d558ee7ef9fbb7f2483dd7f446a0e0d14a Author: YAMAMOTO Takashi Date: Fri Oct 14 15:22:49

[Yahoo-eng-team] [Bug 1634949] [NEW] nova's checking for local and catch-all address fails to check for all valid IPv6 representations

2016-10-19 Thread Amy Fong
Public bug reported: _check_graphics_addresses_can_live_migrate checks to see if an address is local or catch all by doing a match against LOCAL_ADDRS = ('0.0.0.0', '127.0.0.1', '::', '::1') In IPv6, due to zero compression, there are many different valid ways to represent :: and

[Yahoo-eng-team] [Bug 1634925] [NEW] nova api error

2016-10-19 Thread Malgorzata Rembas
Public bug reported: Description: Nova API on Director failed Steps to reproduce After first deployment overcloud which failed I was delete failed stack: openstack stack delete stackID After finish I deploy overstack one again and resources was faild with error : resources.Compute: Property er

[Yahoo-eng-team] [Bug 1531511] Re: Add devref documentation for live-migration

2016-10-19 Thread Andreas Scheuring
** Changed in: neutron Status: Expired => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1531511 Title: Add devref documentation for live-migration Status in neutron:

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/386990 Committed: https://git.openstack.org/cgit/openstack/freezer-api/commit/?id=fbd1f04abf997ca6a079a9d97f954aabe194bd57 Submitter: Jenkins Branch:master commit fbd1f04abf997ca6a079a9d97f954aabe194bd57 Author: Jeremy Liu Date: Sun Oct 16 11:13:03 2

[Yahoo-eng-team] [Bug 1547079] Re: image not updated on image member change

2016-10-19 Thread Brian Rosmaita
Alexander ran into some technical problems working on the implementation, so we reconsidered. Here's the correspondence with the Searchlight PTL about this bug: On 10/17/16, 5:59 PM, "Brian Rosmaita" wrote: Hi Steve, We have a discussion going on around the proposed change to updated_at in the

[Yahoo-eng-team] [Bug 1634884] [NEW] Unknown service q-agent-notifier-network-delete

2016-10-19 Thread Gevorg Davoian
Public bug reported: While testing oslo.messaging zmq driver, we came across with the following behavior of neutron: it sends fanout messages to the target , although there are no such services. Zmq driver uses redis as a matchmaker for coordination between rpc clients and servers, and each server

[Yahoo-eng-team] [Bug 1634877] [NEW] It would be good to have the abilty to turn on/off port security

2016-10-19 Thread György Szombathelyi
Public bug reported: Horizon in Newton allows to set allowed address pairs, which disables anti-spoofing for the specified IP-MAC pairs, but there's an API extension, called port-security, which allows to enable/disable the anti-spoofing for all addresses. It would be nice to have a switch in the

[Yahoo-eng-team] [Bug 1634866] [NEW] Radware LBaaS v2 driver does not set a tenant for Back-end server

2016-10-19 Thread Evgeny Fedoruk
Public bug reported: Radware LBaaS v2 driver does not set an openstack tenant ID in its request to back-end server. ** Affects: neutron Importance: Undecided Assignee: Evgeny Fedoruk (evgenyf) Status: New ** Tags: lbaas ** Changed in: neutron Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1633535] Re: Cinder fails to attach second volume to Nova VM

2016-10-19 Thread Valeriy Ponomaryov
Andrey Pavlov, Thanks! I confirm that problem is exactly with second+ volumes. Updated bug description. ** Changed in: manila Status: In Progress => Confirmed ** Description changed: Cinder fails to attach second volume to Nova VM. This second volume gets "in-use" status, but does not

[Yahoo-eng-team] [Bug 1604116] Re: overcommit ratios should not be able to set to negative value

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/344254 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fcf2a644fbe6efc2bfd2810add36a099cadd959e Submitter: Jenkins Branch:master commit fcf2a644fbe6efc2bfd2810add36a099cadd959e Author: Vu Tran Date: Mon Aug 29 14:05:25 2016 -0400

[Yahoo-eng-team] [Bug 1634849] [NEW] Public and private Image Lists not separating properly

2016-10-19 Thread onur ozkan
Public bug reported: Project/Compute/Images menu bring 20 items every time in total. If you have 4 private images (named xyz) and lets say 100 public images you can't see anything till alphabetically reach the xyz. So depend on your image names you can't see your private images till you press "n

[Yahoo-eng-team] [Bug 1634836] [NEW] Port Security Enabled is missing from port details page, when it is set to False

2016-10-19 Thread György Szombathelyi
Public bug reported: When port security is disabled, it is missing from the port details page, since the template doesn't make a difference between port_security_enabled is not defined or False. I think the networks/template/networks/ports/_detail_overview.html template should be modified from:

[Yahoo-eng-team] [Bug 1634825] [NEW] cloud-init rewrites sshd host keys when reboot occurs in GCE

2016-10-19 Thread meister
Public bug reported: Hi, Instance SSHd host keys are rewritten by cloud-init when GCE reboot my VM. I have seen that the instance-id has changed after GCE has moved my VM from a dead hypervisor to a new one. I checked /var/lib/cloud/instances/ and can confirm instance-id changed between reboo

[Yahoo-eng-team] [Bug 1634811] [NEW] VPNaaS Networking API v2.0 in Networking API Reference

2016-10-19 Thread Jimmy Bergman
Public bug reported: type description says "The type of probe sent by the load balancer to verify the member state. A valid value is PING, TCP, HTTP, or HTTPS." on all VPN Enpoint Group documentation referenses. --- Release: 0.4.1.dev56 on 'Mon Oct 17 04:08:30 2016

[Yahoo-eng-team] [Bug 1634798] [NEW] [RFE] Qos DSCP to vlan priority mapping

2016-10-19 Thread Na Zhu
Public bug reported: [Background] In N release, Qos already support DSCP marking, and the RFE about supporting 802.1q already confirmed. https://bugs.launchpad.net/neutron/+bug/1505631 [Proposal] vlan 802.1q support Qos at layer-2, it is necessary for the scenario that physical devices only su

[Yahoo-eng-team] [Bug 1580552] Re: Developer Guide: Nova API v2 is deprecated

2016-10-19 Thread John Garbutt
As per my previous comments, the v2.0 API is not deprecated. Once version of the code behind the API was deprecated and has been removed. The Public API should be just as it always was, and should keep working. ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova

[Yahoo-eng-team] [Bug 1629993] Re: Deletion message shown while deleting a non existing folder

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/386227 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d556a82ee2929d4a48e845311f12837f985bdca2 Submitter: Jenkins Branch:master commit d556a82ee2929d4a48e845311f12837f985bdca2 Author: Luis Daniel Castellanos Date: Thu Oct 13 1

[Yahoo-eng-team] [Bug 1634787] [NEW] Create Cell, Capacities, List Cells With Details, Info For This Cell, Update a Cell and Delete a Cell misses field descriptions and examples

2016-10-19 Thread Gergely Csatari
Public bug reported: In the Nova api-ref [1] Create Cell, Capacities, List Cells With Details, Info For This Cell, Update a Cell and Delete a Cell misses field descriptions and examples. [1]: http://developer.openstack.org/api-ref/compute/?expanded=show- server-diagnostics-detail,show-rate-and-a

[Yahoo-eng-team] [Bug 1634773] [NEW] backup instance won't be able to delete all images exceeding rotation limit, if user mistakenly deletes one of the backup image

2016-10-19 Thread Bhagyashri Shewale
Public bug reported: If user have already backed up instance to few numbers and then execute backup api with rotation 1, then nova will delete the previously created images exceeding rotation limit. During deleting these images, if user mistakenly deletes one of the image in advance, then backup

[Yahoo-eng-team] [Bug 1634114] Re: fwaas v2 update firewall group hit l3 agent error.

2016-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/387398 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=4ce07ca9318ac48097f41f7713938555b050f76f Submitter: Jenkins Branch:master commit 4ce07ca9318ac48097f41f7713938555b050f76f Author: ZhaoBo Date: Mon Oct 17 20:09:34 201