[Yahoo-eng-team] [Bug 1748970] Fix merged to keystone (master)

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/544011 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a226a3d8be5ba720f149606a84df0432ec4858c7 Submitter: Zuul Branch:master commit a226a3d8be5ba720f149606a84df0432ec4858c7 Author: Lance Bragstad Date: Tue Feb 13 16:52:57 201

[Yahoo-eng-team] [Bug 1749268] Re: `keystone-manage bootstrap` doesn't handle system role assignments

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/530410 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3c524e6491c1b35a2f8413ebe046c238bf530d71 Submitter: Zuul Branch:master commit 3c524e6491c1b35a2f8413ebe046c238bf530d71 Author: Lance Bragstad Date: Thu Dec 28 22:11:32 201

[Yahoo-eng-team] [Bug 1749264] Re: System role assignments exist after removing users

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/543622 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3a3b3c5b5a35c93b9f3df79887805956208eaf5f Submitter: Zuul Branch:master commit 3a3b3c5b5a35c93b9f3df79887805956208eaf5f Author: Lance Bragstad Date: Mon Feb 12 21:23:45 201

[Yahoo-eng-team] [Bug 1749323] [NEW] Deleting the first of multiple HA routers munges HA network

2018-02-13 Thread Mike Lowe
Public bug reported: Pike release, linuxbridge: Deleting one ha router breaks all subsequent routers by munging the HA network that keep alive uses. Neutron server has these errors: DEBUG neutron.plugins.ml2.managers [req-224baca3-954d-4daa-8ae8-3dac3aa66931 - - - - -] Network 82c3bca0-d04e-460

[Yahoo-eng-team] [Bug 1746615] Re: Report client can try to ensure a standard resource class

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539738 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=02a1551f6455792ee050d6009c94514402b7df04 Submitter: Zuul Branch:master commit 02a1551f6455792ee050d6009c94514402b7df04 Author: Eric Fried Date: Wed Jan 31 18:06:17 2018 -0600

[Yahoo-eng-team] [Bug 1748950] Re: PowerVM driver passing bad kwargs into Task init method

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/543571 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=db686fe1856456e5e1486f0935aa4426c805520f Submitter: Zuul Branch:master commit db686fe1856456e5e1486f0935aa4426c805520f Author: esberglu Date: Mon Feb 12 12:18:57 2018 -0600

[Yahoo-eng-team] [Bug 1749310] [NEW] task soft deletion doesn't work when only admin has tasks_api_access permission

2018-02-13 Thread Brian Rosmaita
Public bug reported: There is no DELETE implemented for the URI v2/tasks/{task_id}. Instead, when a task reaches a terminal status, it gets an 'expires_at' datestamp. (The task time-to-live is a config option, default is 48 hours.) Tasks are soft deleted opportunistically as part of the task- l

[Yahoo-eng-team] [Bug 1749304] [NEW] Support filter by attribute with empty value

2018-02-13 Thread Hongbin Lu
Public bug reported: Right now, it seems it is impossible to list resources with a filter that contains blank value (null or ""). For example: * It is impossible to list unbound ports (whose device_id is ""). I tried the following, but it doesn't seem to work (it returned all ports instead of the

[Yahoo-eng-team] [Bug 1749297] [NEW] list-tasks call 500s with postgresql

2018-02-13 Thread Brian Rosmaita
Public bug reported: Seeing this in the log when doing a list-tasks call with postgresql database: ERROR oslo_db.sqlalchemy.exc_filters [None req-6db7b718-f2db-4bea-a962-9d24f632bbfa admin admin] DBAPIError exception wrapped from (psycopg2.ProgrammingError) operator does not exist: boolean = i

[Yahoo-eng-team] [Bug 1746526] Re: Incorrect message appears while creating duplicate qos-bandwidth-limit-rule

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539922 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a91d84cfb44a9def517f2990d164b4972023709a Submitter: Zuul Branch:master commit a91d84cfb44a9def517f2990d164b4972023709a Author: Sławek Kapłoński Date: Thu Feb 1 12:59:02 201

[Yahoo-eng-team] [Bug 1746386] Re: Bindep does not catch missing libpcre3-dev on Ubuntu

2018-02-13 Thread Matt Riedemann
** Also affects: nova/queens 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). https://bugs.launchpad.net/bugs/1746386 Title: Bindep does not catch missing libp

[Yahoo-eng-team] [Bug 1748916] Re: Glance default workers is total overkill for modern servers

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/543549 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=6f87c7d567c9006b139b01fd1ab3bb9420fb407d Submitter: Zuul Branch:master commit 6f87c7d567c9006b139b01fd1ab3bb9420fb407d Author: Erno Kuvaja Date: Mon Feb 12 16:58:03 2018 +00

[Yahoo-eng-team] [Bug 1749267] Re: System role assignments exist after removing groups

2018-02-13 Thread Lance Bragstad
** Tags added: queens-backport-potential ** Also affects: keystone/queens Importance: High Status: Triaged ** Also affects: keystone/rocky Importance: Undecided Status: New ** No longer affects: keystone/rocky ** Also affects: keystone/rocky Importance: Undecided S

[Yahoo-eng-team] [Bug 1748970] Re: Role assignment API doesn't prune system roles when querying role.id={role_id}

2018-02-13 Thread Lance Bragstad
** Also affects: keystone/trunk Importance: Undecided Status: New ** Also affects: keystone/queens Importance: High Assignee: Lance Bragstad (lbragstad) Status: In Progress ** No longer affects: keystone/trunk -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1749264] Re: System role assignments exist after removing users

2018-02-13 Thread Lance Bragstad
** Also affects: keystone/queens Importance: High Assignee: Lance Bragstad (lbragstad) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bug

[Yahoo-eng-team] [Bug 1749268] Re: `keystone-manage bootstrap` doesn't handle system role assignments

2018-02-13 Thread Lance Bragstad
** Also affects: keystone/queens Importance: High Assignee: Lance Bragstad (lbragstad) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bug

[Yahoo-eng-team] [Bug 1749267] [NEW] System role assignments exist after removing groups

2018-02-13 Thread Lance Bragstad
Public bug reported: Keystone cleans up role assignments a group has on projects and domains when deleting the group. This isn't true for system role assignments. Instead, they are left after the group is deleted. I recreate the issue by doing the following with a basic devstack install: $ openst

[Yahoo-eng-team] [Bug 1749268] [NEW] `keystone-manage bootstrap` doesn't handle system role assignments

2018-02-13 Thread Lance Bragstad
Public bug reported: The whole purpose of the `keystone-manage bootstrap` command is to help operators establish an admin account they can use to administer the rest of the deployment. It does this by granting the admin user in the bootstrap command an admin role on a project [0]. A system role a

[Yahoo-eng-team] [Bug 1749264] [NEW] System role assignments exist after removing users

2018-02-13 Thread Lance Bragstad
Public bug reported: Keystone cleans up role assignments a user has on projects and domains when deleting the user. This isn't true for system role assignments. Instead, they are left after the user is deleted. I recreate the issue by doing the following with a basic devstack install: $ openstack

[Yahoo-eng-team] [Bug 1749235] Re: Compute schedulers in nova - wrong volume scheduler link

2018-02-13 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens 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). https://bugs

[Yahoo-eng-team] [Bug 1749235] [NEW] Compute schedulers in nova - wrong volume scheduler link

2018-02-13 Thread Matt Riedemann
Public bug reported: - [x] This doc is inaccurate in this way: __ Where it says: "For information about the volume scheduler, see the Block Storage section of OpenStack Administrator Guide." The link is broken, it should point to this now: https://docs.openstack.org/cinder/latest/admin/blo

[Yahoo-eng-team] [Bug 1748970] Re: Role assignment API doesn't prune system roles when querying role.id={role_id}

2018-02-13 Thread Lance Bragstad
** Summary changed: - bootstrapping system administrator causes issues with tempest + Role assignment API doesn't prune system roles when querying role.id={role_id} ** Changed in: tempest Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1749215] Re: Allocations not deleted on failed resize

2018-02-13 Thread Matt Riedemann
** Tags added: placement resize ** Summary changed: - Allocations not deleted on failed resize + Allocations not deleted on failed resize_instance ** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova

[Yahoo-eng-team] [Bug 1749215] [NEW] Allocations not deleted on failed resize

2018-02-13 Thread Claudiu Belu
Public bug reported: Description === During a resize, an instance's allocations are removed and replaced by 2 sets of allocations instead. If a resize is completed sucessfully, one set of allocations is correctly removed, but in case of a failure, neither set of allocations is removed. On

[Yahoo-eng-team] [Bug 1747204] Re: neutron extension-list is called for every request

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/529423 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b068d91c6034d486b58eea2254e1a8ffaad26b15 Submitter: Zuul Branch:master commit b068d91c6034d486b58eea2254e1a8ffaad26b15 Author: Akihiro Motoki Date: Thu Dec 21 07:33:57 2017

[Yahoo-eng-team] [Bug 1748697] Re: Cold migration fails when the filter only returns the host where the vm is located and the vm status is set to ERROR

2018-02-13 Thread Sylvain Bauza
Some Nova virt drivers support migrating to the same host (VMWare at least). That's why it's not meaningless to accept migrating to a same host. Anyway, given your concern would be asking to have a different behaviour for cold-migrating, it would need a new API microversion hence a new spec and a

[Yahoo-eng-team] [Bug 1744829] Re: Avoid mixed usage of old and new transaction styles

2018-02-13 Thread Jakub Libosvar
** 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/1744829 Title: Avoid mixed usage of old and new transaction styles Sta

[Yahoo-eng-team] [Bug 1749175] [NEW] cloudinit crashes with ImportError: No module named 'urllib3'

2018-02-13 Thread Harry P
Public bug reported: >From an AWS instance system log: harry-eualwaysonmaster1 login: [ 20.234818] cloud-init[1690]: Traceback (most recent call last): [ 20.250690] cloud-init[1690]: File "/usr/lib/python3/dist-packages/requests/packages/__init__.py", line 27, in [ 20.279621] cloud-in

[Yahoo-eng-team] [Bug 1749167] [NEW] nova show can not get an instance information, and this instance can be queried from nova list.

2018-02-13 Thread Charlotte Han
Public bug reported: Description === nova delete raise "NO server with a name or ID of 8150bb45-7758-4112-8593-e602b33ab4a5 exists", but this instance is queried from "nova list" command. Steps to reproduce == A chronological list of steps which will bring off the issue

[Yahoo-eng-team] [Bug 1742863] Re: ovs-vswitchd core dump in ovsfw jobs

2018-02-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/542596 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=46d693530b97581998313fb307201a3afd7da112 Submitter: Zuul Branch:master commit 46d693530b97581998313fb307201a3afd7da112 Author: IWAMOTO Toshihiro Date: Fri Feb 9 14:21:02 20

[Yahoo-eng-team] [Bug 1748894] Re: intermittent dhcp failures

2018-02-13 Thread James Page
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bu

[Yahoo-eng-team] [Bug 1745386] Re: Update FloatingIP to set QoS policy on it fails

2018-02-13 Thread Slawek Kaplonski
Patch https://review.openstack.org/#/c/541512/ fixed this issue also ** Changed in: neutron Status: Confirmed => 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/1745386