[Yahoo-eng-team] [Bug 1253497] Re: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

2017-07-12 Thread Hiroaki Kobayashi
** Changed in: blazar Status: Fix Committed => 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/1253497 Title: Replace uuidutils.generate_uuid() with s

[Yahoo-eng-team] [Bug 1704043] [NEW] Expose `sudo_file` parameter

2017-07-12 Thread Ivan Kurnosov
Public bug reported: At the moment the def write_sudo_rules(self, user, rules, sudo_file=None): function accepts custom `sudo_file` parameter, but it's invoked without passing the third argument: self.write_sudo_rules(name, kwargs['sudo']) It would be great if the `kwargs['sudo_file']` was pas

[Yahoo-eng-team] [Bug 1662911] Re: v3 API create_user does not use default_project_id

2017-07-12 Thread Lance Bragstad
I'm going to mark this as invalid based on the security concerns highlighted in comment #9. Please feel free to continue using the thread for discussion as needed. ** Changed in: keystone Status: New => Opinion ** Changed in: keystone Status: Opinion => Invalid -- You received thi

[Yahoo-eng-team] [Bug 1681866] Re: Bad response code while validating token: 502

2017-07-12 Thread Lance Bragstad
After double checking the keystone source, I'm not seeing any places where keystone raises a 502. I'm going to remove keystone from the affected projects based on comment #4. ** No longer affects: keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1697458] Re: Cannot deploy stable/ocata

2017-07-12 Thread Lance Bragstad
Marking this as invalid for now. If the issue resurfaces, please feel free to reopen this issue. ** Changed in: keystone Status: New => Incomplete ** Changed in: keystone Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1587777] Re: Mitaka: dashboard performance

2017-07-12 Thread Lance Bragstad
Marking this as invalid since it's been a while without an update. Please feel free to reopen this report if the issue resurfaces. ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1699717] Re: Updating of firewall-rule while attached to firewall via non-admin user shows exception on Horizon

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/481008 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas-dashboard/commit/?id=a767cef2ad7973696b1723e17f518cc6435aaacc Submitter: Jenkins Branch:master commit a767cef2ad7973696b1723e17f518cc6435aaacc Author: Adit Sarfaty Date: Thu Jul

[Yahoo-eng-team] [Bug 1701996] Re: nova-api-os-compute can't start

2017-07-12 Thread Matt Riedemann
** 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/1701996 Title: nova-api-os-compute can't start Status in OpenStack Comp

[Yahoo-eng-team] [Bug 1703303] Re: compute.pp fails during installation on rhel 7.4

2017-07-12 Thread Matt Riedemann
This isn't a nova bug, you'd have to find the proper bug tracker for packstack. ** 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

[Yahoo-eng-team] [Bug 1703311] Re: gkk

2017-07-12 Thread Matt Riedemann
** 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/1703311 Title: gkk Status in OpenStack Compute (nova): Invalid Bug d

[Yahoo-eng-team] [Bug 1703540] Re: Reschedule with libvirt exception leaves dangling neutron ports

2017-07-12 Thread Matt Riedemann
With a libvirtError coming up from the driver.spawn method, I think you'd get here: https://github.com/openstack/nova/blob/stable/ocata/nova/compute/manager.py#L1784 And since you have retries left, you wouldn't call _cleanup_allocated_networks: https://github.com/openstack/nova/blob/stable/ocat

[Yahoo-eng-team] [Bug 1687479] Re: Evacuated instances that are deleted before the source host comes up causes cleanup not to happen

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/467774 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=42b1fa965028c12d6e78b70d2487d5dd49158176 Submitter: Jenkins Branch:master commit 42b1fa965028c12d6e78b70d2487d5dd49158176 Author: mdrabe Date: Wed May 24 15:56:13 2017 -0500

[Yahoo-eng-team] [Bug 1693555] Re: document x-openstack-request-id in api-ref

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/474847 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9fbd7861dd5c8b49b3a9fe96c03d45234a55a6b6 Submitter: Jenkins Branch:master commit 9fbd7861dd5c8b49b3a9fe96c03d45234a55a6b6 Author: Takashi NATSUME Date: Fri Jun 16 11:38:55 201

[Yahoo-eng-team] [Bug 1699732] Re: api-ref: Incorrect parameter description in server-security-groups.inc

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/476434 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3f96ec6490c72d3646813f1a9d3ee38773ec1823 Submitter: Jenkins Branch:master commit 3f96ec6490c72d3646813f1a9d3ee38773ec1823 Author: Takashi NATSUME Date: Thu Jun 22 17:40:47 201

[Yahoo-eng-team] [Bug 1704014] [NEW] Instance resize and rebuild actions should be shown as destructive actions

2017-07-12 Thread Ying Zuo
Public bug reported: The destructive actions which require shutting down the server are shown in red in the action dropdown menu. Both instance resize and rebuild actions require shutting down the server so they should be shown as destructive actions. ** Affects: horizon Importance: Undecide

[Yahoo-eng-team] [Bug 1689468] Re: odd keystone behavior when X-Auth-Token ends with carriage return

2017-07-12 Thread Gage Hugo
** Also affects: keystonemiddleware Importance: Undecided Status: New ** Changed in: keystonemiddleware Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). htt

[Yahoo-eng-team] [Bug 1704012] [NEW] hw_video:ram_max_mb is tracked for quota but not compute node resource provider allocations

2017-07-12 Thread Matt Riedemann
Public bug reported: This came up in discussion here: https://review.openstack.org/#/c/416521/58/nova/compute/api.py@1904 There is a flavor extra spec called "hw_video:ram_max_mb" which is used in the compute API code to count against a project's ram usage in addition to the memory_mb in the fla

[Yahoo-eng-team] [Bug 1704010] [NEW] VMware: attach volume fails with AttributeError

2017-07-12 Thread Vipin Balachandran
Public bug reported: Attaching/detaching volume with adapter type IDE fails with: AttributeError: 'int' object has no attribute 'lower' 2017-07-11 23:20:11.876 ERROR nova.virt.block_device [req-15c66739-f62f-405d-ad71-e9e46dfeea88 demo admin] [instance: c5a35862-98c2-4b01-9259-fd250c0af835] Dri

[Yahoo-eng-team] [Bug 1704000] [NEW] Sometimes OVO unit tests clash on non-unique attributes

2017-07-12 Thread Ihar Hrachyshka
Public bug reported: ft1.22: neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects_StringException: Traceback (most recent call last): File "neutron/tests/base.py", line 118, in func return f(self, *args, **kwargs) File "neutron/tests/unit/objects/

[Yahoo-eng-team] [Bug 1702573] Re: api-ref: GET /servers/{server_id}/os-instance-actions/{request_id} does not list 'events' response key as optional

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/480792 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d2d84eb102023d75911ca848c1d30a9f81e6f40f Submitter: Jenkins Branch:master commit d2d84eb102023d75911ca848c1d30a9f81e6f40f Author: Matt Riedemann Date: Wed Jul 5 21:39:58 2017

[Yahoo-eng-team] [Bug 1615014] Re: Prevent --expand, --migrate, --contract from being run out of order

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/437441 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6bab551cd8a523332b7c387c36c701cb90fd96bd Submitter: Jenkins Branch:master commit 6bab551cd8a523332b7c387c36c701cb90fd96bd Author: Richard Avelar Date: Thu Feb 23 15:35:21

[Yahoo-eng-team] [Bug 1686035] Re: [RFE] More detailed reporting of available QoS rules

2017-07-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/475260 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2cc547241c99b01e36fdc69a08c59f975b32c508 Submitter: Jenkins Branch:master commit 2cc547241c99b01e36fdc69a08c59f975b32c508 Author: Sławek Kapłoński Date: Mon Jun 19 06:35:25

[Yahoo-eng-team] [Bug 1703976] [NEW] New API call to get details of supported QoS rule type

2017-07-12 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/475260 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option ne

[Yahoo-eng-team] [Bug 1703954] [NEW] Attach/Detach encrypted volume problems with real paths

2017-07-12 Thread Gorka Eguileor
Public bug reported: OS-Brick on 1.14 and 1.15 returns real paths instead of returning symbolic links, which results in the encryption attach_volume call replacing the real device with a link to the crypt dm. The issue comes from the Nova flow when attaching an encrypted volume: 1- Attach volume

[Yahoo-eng-team] [Bug 1450067] Re: Server with ML2 & L3 service plugin exposes dvr extension even if OVS agent is unused

2017-07-12 Thread Ihar Hrachyshka
Now that we have a config knob for this, I believe we can claim it's fixed from neutron side. I understand there are some hard feelings about the solution, and we can revisit the way we tackle it later, but from short sight it seems like we can close the bug. ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1703938] [NEW] AttributeError: 'PortContext' object has no attribute 'session' in l3_hamode_db

2017-07-12 Thread Ihar Hrachyshka
Public bug reported: Jul 11 20:08:35.720679 ubuntu-xenial-3-node-osic-cloud1-s3500-9770546 neutron-server[27121]: ERROR neutron.plugins.ml2.managers [None req-13c07cf3-201f-4b86-9e92-8f51bd141c6c admin admin] Mechanism driver 'l2population' failed in delete_port_postcommit: AttributeError: 'Por

[Yahoo-eng-team] [Bug 1375625] Re: Problem in l3-agent tenant-network interface would cause split-brain in HA router

2017-07-12 Thread Ihar Hrachyshka
** Changed in: neutron Status: Fix Committed => 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/1375625 Title: Problem in l3-agent tenant-network interface would cause

[Yahoo-eng-team] [Bug 1433172] Re: L3 HA routers master state flapping between nodes after router updates or failovers when using 1.2.14 or 1.2.15 (-1.2.15-6)

2017-07-12 Thread Ihar Hrachyshka
The bug is in keepalived not neutron, moving to Won't Fix. ** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1433172 Title: L3 HA

[Yahoo-eng-team] [Bug 1497272] Re: L3 HA: Unstable rescheduling time for keepalived v1.2.7

2017-07-12 Thread Ihar Hrachyshka
It's keepalived issue, and supported platforms like centos/rhel or xenial, already ship fixed packages. We also documented the issue in networking guide. There seems to be nothing we can do more on neutron side, so moving the bug to Won't Fix. ** Changed in: neutron Status: Triaged => Won't

[Yahoo-eng-team] [Bug 1640701] Re: _notify_l3_agent_ha_port_update failed for stable/mitaka

2017-07-12 Thread Ihar Hrachyshka
** Changed in: neutron Status: Fix Committed => 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/1640701 Title: _notify_l3_agent_ha_port_update failed for stable/mitaka

[Yahoo-eng-team] [Bug 1696094] Re: CI: ovb-ha promotion job fails with 504 gateway timeout, neutron-server create-subnet timing out

2017-07-12 Thread Ihar Hrachyshka
It was not a neutron bug but eventlet/dns issue, so marking the bug as Invalid for neutron. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad

[Yahoo-eng-team] [Bug 1703935] [NEW] GCE unit test tries to connect to the network

2017-07-12 Thread Joonas Kylmälä
Public bug reported: The GCE unit test tries to connect the network and what it should instead do is mock the http request it is doing. See the attachment for tox output that gives more info about the error. ** Affects: cloud-init Importance: Medium Assignee: Chad Smith (chad.smith)

[Yahoo-eng-team] [Bug 1703917] [NEW] Sometimes test_update_user_password fails with Unauthorized

2017-07-12 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/51/473751/11/gate/gate-tempest-dsvm-neutron- dvr-ubuntu-xenial/aeb2743/console.html 2017-07-12 09:30:35.693828 | Traceback (most recent call last): 2017-07-12 09:30:35.693890 | File "tempest/api/identity/admin/v3/test_users.py", line 89, i

[Yahoo-eng-team] [Bug 1703856] [NEW] 502 Bad gateway error on image-create

2017-07-12 Thread Ellen Batbouta
Public bug reported: The glance code that I am using is from the upstream master branch (Pike) and I just pulled down the latest code this morning and still can reproduce this problem. Up until about 2 weeks ago, I was able to upload my database image into glance using this command: glance im

[Yahoo-eng-team] [Bug 1703369] Re: get_identity_providers policy should be singular

2017-07-12 Thread Jeremy Stanley
Since Luke is running with the OSSN task confirmed, I'm going to take that as agreement that this is class B2 and set our OSSA task to won't fix. Thanks! ** Changed in: ossa Status: Incomplete => Won't Fix ** Tags added: security ** Information type changed from Public Security to Public

[Yahoo-eng-team] [Bug 1703844] [NEW] api-ref for GET os-instance-actions does not list event's key(start_time etc) as optional

2017-07-12 Thread Ghanshyam Mann
Public bug reported: GET os-instance-actions can return 'events' key in response if it corresponding policy permit it. 'events' in response is list of following elements: {'event', 'start_time', 'finish_time', 'result', 'traceback'} API ref mentioned those elements in 'events' response key as ma

[Yahoo-eng-team] [Bug 1459042] Re: cloud-init fails to report IPv6 connectivity when booting

2017-07-12 Thread Dr. Jens Rosenboom
** Changed in: cirros Status: Invalid => Fix Committed -- 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/1459042 Title: cloud-init fails to report IPv6 connectivity when booting

[Yahoo-eng-team] [Bug 1703789] [NEW] Disk setup example text only lists MBR as valid table_type

2017-07-12 Thread Sandor Zeestraten
Public bug reported: The disk setup example in the docs mentions that only MBR table_type is supported, while support for GPT was introduced in 0.7.7. See here for disk setup example text: https://git.launchpad.net/cloud- init/tree/doc/examples/cloud-config-disk-setup.txt#n99 ** Affects: cloud-i

[Yahoo-eng-team] [Bug 1703760] [NEW] Cann't update flavor access if base information is not changed.

2017-07-12 Thread Debo Zhang
Public bug reported: In update flavor form, I only change access and save, then failed. Later, I change it's name and access both, then succeed. So it doesn't work well to change access if information not changed. ** Affects: horizon Importance: Undecided Assignee: Debo Zhang (laun-zhan