[Yahoo-eng-team] [Bug 1468992] Re: nova list's --tenant filter does not return expected servers

2018-06-26 Thread Ghanshyam Mann
Just updating the latest comments. This is API change and we need spec for any API change. This is not priority for Rocky and i will check and discuss in API meeting if we can do and it is worth to do in stein. Or it is ok to just fix the python client. Marking invalid for tempest as tempest is

[Yahoo-eng-team] [Bug 1769868] Re: neutron-sanity-check fails with no such group [ml2]

2018-06-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/566961 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=db22f5bfa81df10ce4a30cae725b6e11c843ee30 Submitter: Zuul Branch:master commit db22f5bfa81df10ce4a30cae725b6e11c843ee30 Author: Brian Haley Date: Tue May 8 14:06:30 2018

[Yahoo-eng-team] [Bug 1765122] Re: qemu-img execute not mocked in unit tests

2018-06-26 Thread Corey Bryant
** Also affects: cloud-archive/ocata Importance: Undecided Status: New ** Changed in: cloud-archive/ocata Status: New => Triaged ** Changed in: cloud-archive/ocata Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1778804] [NEW] instance_group_member records not purged from nova_api DB for deleted instances

2018-06-26 Thread Matt Riedemann
Public bug reported: Instance group member records used to be in the cell databases but were moved to the API database in Ocata. Previously, when deleting an instance in the cell, we'd also delete it's instance group membership record in the same cell database. Now that instance group membership

[Yahoo-eng-team] [Bug 1777478] Re: ServerShowV263Test.test_show_update_rebuild_list_server fails cells v1 job with "ValueError: An object of type nova.objects.instance.TrustedCerts is required in fiel

2018-06-26 Thread Matt Riedemann
** Changed in: nova Status: In Progress => Fix Released -- 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/1777478 Title:

[Yahoo-eng-team] [Bug 1778784] [NEW] mox_fixture = self.useFixture(moxstubout.MoxStubout()) usage is deprecated from oslo.test 3.5.0

2018-06-26 Thread Matt Riedemann
Public bug reported: Due to this deprecation in oslo.test 3.5.0: https://github.com/openstack/oslotest/commit/cae8c8d51a94b891ce5b311a91d01b4264b296d2 #diff-72a674ad74b628edbd0f73729c353b85R24 We get this warning quite a bit: nova/test.py:323: DeprecationWarning: Using class 'MoxStubout'

[Yahoo-eng-team] [Bug 1778771] [NEW] Backups panel is visible even if enable_backup is False

2018-06-26 Thread Dmitriy R.
Public bug reported: Hi, Volumes - Backup panel is visible even if OPENSTACK_CINDER_FEATURES = {'enable_backup': False} in local_settings.py Meanwhile setting enable_backup to false removes an option to create backup of a volume in the volume drop-down options. But panel with backups itself

[Yahoo-eng-team] [Bug 1771700] Re: nova-lvm tempest job failing with InvalidDiskInfo

2018-06-26 Thread Corey Bryant
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/pike Importance: Undecided Status: New ** Also affects: cloud-archive/rocky Importance: Undecided Status: New ** Also affects: cloud-archive/ocata Importance:

[Yahoo-eng-team] [Bug 1726301] Re: Nova should list instances even if it can't connect to a cell DB

2018-06-26 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/queens Status: New => Confirmed ** Changed in: nova/pike

[Yahoo-eng-team] [Bug 1778763] [NEW] Consumers never get deleted

2018-06-26 Thread Eric Fried
Public bug reported: We don't have an API to delete a consumer. It gets created implicitly when allocations are created against it, but it doesn't get deleted when the consumer's last allocation is removed. In some uses of placement, such as nova's, there is a high rate of turnover of consumers

[Yahoo-eng-team] [Bug 1765122] Re: qemu-img execute not mocked in unit tests

2018-06-26 Thread Corey Bryant
** Changed in: nova (Ubuntu Cosmic) Status: Triaged => Fix Released ** Changed in: cloud-archive/rocky Status: Triaged => Fix Committed -- 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 1765122] Re: qemu-img execute not mocked in unit tests

2018-06-26 Thread Corey Bryant
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/pike Importance: Undecided Status: New ** Also affects: cloud-archive/queens Importance: Undecided Status: New ** Also affects: cloud-archive/rocky Importance:

[Yahoo-eng-team] [Bug 1778743] [NEW] When POSTing to /allocations with multiple consumers it is possible violate inventory capacity constraints

2018-06-26 Thread Chris Dent
Public bug reported: This is using microversion 1.28 of the placement API. I will start the process of finding when this went wrong after submitting this bug. I'm guessing at the start of POST to /allocations, but we'll see. When a POST to /allocations contains multiple consumers each writing

[Yahoo-eng-team] [Bug 1778740] [NEW] Quality of Service (QoS) in Neutron - associating QoS policy to Floating IP

2018-06-26 Thread Arkady Shtempler
Public bug reported: ### Bug in documentation ### https://docs.openstack.org/neutron/queens/admin/config-qos.html 1) Commands’ order “The QoS bandwidth limit rules attached to a floating IP will become active when you associate the latter with a port. For example, to associate the previously

[Yahoo-eng-team] [Bug 1778741] [NEW] Overlay (tunnel) protocols in Neutron - missing geneve

2018-06-26 Thread Matt Riedemann
Public bug reported: - [x] This is a doc addition request. According to [1], 'geneve' should be listed as a tunneled network type. [1] https://review.openstack.org/#/c/564445/10/nova/network/neutronv2/api.py --- Release: 11.0.6.dev14 on 2018-06-25 22:39 SHA:

[Yahoo-eng-team] [Bug 1778737] [NEW] salt-minion test needs fixing

2018-06-26 Thread Scott Moser
Public bug reported: cloud-init-integration-lxd-b test 200 failed. Looking at the console log at [1] shows boot instance encountered error: ssh: after 120s instance is not reachable at 2018-06-26 11:23:47,693 which was indeed 120 seconds after starting the salt minion test. The summary of the

[Yahoo-eng-team] [Bug 1778734] [NEW] nova-manage api_db sync uses the wrong version option when synchronizing the placement database

2018-06-26 Thread Matt Riedemann
Public bug reported: https://github.com/openstack/nova/blob/b992b90d73ab745b41924db9c2173f6cecb9d85e/nova/cmd/manage.py#L859 That should be using the "version2" parameter since the "version" parameter is deprecated. ** Affects: nova Importance: Medium Status: Triaged ** Tags: db

[Yahoo-eng-team] [Bug 1778735] [NEW] floatingip not found 404 PecanNotFound

2018-06-26 Thread Iago Santos
Public bug reported: I am seeing this error often on Neutron side, I am not using floatingips, even blocking the action in the policies doesn't fix the issue neither. WARNING neutron.pecan_wsgi.controllers.root [req user id - default default] No controller found for: floatingips - returning

[Yahoo-eng-team] [Bug 1778733] [NEW] nova-manage api_db sync CLI help is wrong

2018-06-26 Thread Matt Riedemann
Public bug reported: https://docs.openstack.org/nova/latest/cli/nova-manage.html#nova-api- database nova-manage api_db sync Sync the api cells database up to the most recent version. This is the standard way to create the db as well. There are three things wrong here: 1. It's missing the

[Yahoo-eng-team] [Bug 1777540] Re: "IndexError: list index out of range" in ExceptionPayload.from_exception during resize failure

2018-06-26 Thread Balazs Gibizer
The bug reported provided more information in the original bug report and from it seems [1] that the nova code is heavily diverged from upstream. Based on [1], the fact that I failed to reproduce the problem and that the reporter set the original bug to Invalid state I set this to invalid as

[Yahoo-eng-team] [Bug 1778715] [NEW] QoS is set to Floating IP – but actually, on network level, BW limitation is not activated

2018-06-26 Thread Arkady Shtempler
Public bug reported: ### Prerequisites ### 1) VM server is up and running on Nova node 2) Port 80 is added to security groups 3) HTTPD on VM is up and running 4) “Big File” (~100MB) is located in “/var/log/html” For more details see:

[Yahoo-eng-team] [Bug 1777394] Re: api-ref: The wrong order of parameters in the request of "Create Server" API

2018-06-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/576046 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0ffd2529b1c70d04315ee1a7be755fe020645be0 Submitter: Zuul Branch:master commit 0ffd2529b1c70d04315ee1a7be755fe020645be0 Author: Takashi NATSUME Date: Mon Jun 18 16:28:22 2018

[Yahoo-eng-team] [Bug 1778714] [NEW] neutron-rally-neutron fails with `NeutronTrunks.create_and_list_trunk_subports` in in any platform

2018-06-26 Thread Boden R
Public bug reported: It appears the neutron-rally-neutron job is failing intermittently with: 2018-06-25 21:27:31.654 4361 ERROR rally.task.engine [-] Invalid Task: PluginNotFound: There is no plugin `NeutronTrunks.create_and_list_trunk_subports` in in any platform. For example [1]

[Yahoo-eng-team] [Bug 1778424] Re: Dead link about browser support in the "Next step" doc page

2018-06-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/577669 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=dc51fc509428b441423b2008a62aa2ab3fe00a01 Submitter: Zuul Branch:master commit dc51fc509428b441423b2008a62aa2ab3fe00a01 Author: François Magimel Date: Sun Jun 24 21:52:42

[Yahoo-eng-team] [Bug 1778006] Re: 'user_home' config param does't work for admin

2018-06-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/577090 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9b6b559eca9822fa887f7cac6b051be126c1d22f Submitter: Zuul Branch:master commit 9b6b559eca9822fa887f7cac6b051be126c1d22f Author: Ivan Kolodyazhny Date: Thu Jun 21 11:19:33

[Yahoo-eng-team] [Bug 1765122] Re: qemu-img execute not mocked in unit tests

2018-06-26 Thread Dr. Jens Harbott
stable/pike (16.1.4) is also affected by this. ** 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 1778670] [NEW] api-ref: missing traits parameter in the "List allocation candidates" API

2018-06-26 Thread Takashi NATSUME
Public bug reported: https://developer.openstack.org/api-ref/placement/#list-allocation- candidates The 'traits' parameter has been added in the response since microversion 1.17. But it is missing in the API reference. And the parameter list is not sorted by microverions. ** Affects: nova

[Yahoo-eng-team] [Bug 1763039] Re: evacuate instance documentation not mentioning host-evacuate

2018-06-26 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/578040 ** Changed in: nova Status: Opinion => In Progress ** Changed in: nova Assignee: (unassigned) => do3meli (d-info-e) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1778666] [NEW] QoS - “port” parameter is required in CLI in order to set/unset QoS policy to floating IP

2018-06-26 Thread Arkady Shtempler
Public bug reported: ### User Workflow (Documentation) ### According documentation https://docs.openstack.org/neutron/queens/admin/config-qos.html in order to: 1) Set QoS to Floating IP: openstack floating ip set --qos-policy bw-limiter d0ed7491-3eb7-4c4f-a0f0-df04f10a067c 2) Remove Floating

[Yahoo-eng-team] [Bug 1777922] Re: neutron is not dropping radvd privileges

2018-06-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/576923 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9f2b40f2cecc116906e77d69797c0c6877bd5b4d Submitter: Zuul Branch:master commit 9f2b40f2cecc116906e77d69797c0c6877bd5b4d Author: aojeagarcia Date: Wed Jun 20 18:53:36 2018

[Yahoo-eng-team] [Bug 1778645] [NEW] 500 response for incorrect node_staging_uri in glance-api.conf

2018-06-26 Thread Abhishek Kekane
Public bug reported: node_staging_uri configuration option needs a value which always starts with file:///. If by mistake operator sets value of node_staging_uri without file:/// then import api fails with 500 internal server error. Steps to reproduce: 1. set below value to node_staging_uri in

[Yahoo-eng-team] [Bug 1778643] [NEW] DVR: Fip gateway port is tagged as DEAD port by OVS when external_bridge is configured

2018-06-26 Thread Swaminathan Vasudevan
Public bug reported: When external bridge is configured in Neutron, the FIP Agent Gateway port 'fg-' is tagged as a DEAD port with Vlan id of 4095. This issue is seen in Pike. It seems that there was fix that recently merged in neutron shown below https://review.openstack.org/#/c/564825/10