[Yahoo-eng-team] [Bug 1775758] [NEW] Deprecated auth_url entries in Neutron Queen's install guide

2018-06-07 Thread Nicholas Carydis
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: The Neutron installation guides use old auth_uri / auth_url values

[Yahoo-eng-team] [Bug 1775739] [NEW] functional-py35 tests failing with eventlet 0.22.1

2018-06-07 Thread Brian Rosmaita
Public bug reported: See https://review.openstack.org/#/c/571797/ NOTE: the cross-checks for changes in upper-constraints do not run the glance functional tests, only unit tests. The requirements gate runs a cross-nova-functional test; we should add a cross-glance-functional test. ** Affects:

[Yahoo-eng-team] [Bug 1710078] Re: Fix wrong links

2018-06-07 Thread Brian Rosmaita
We've had a bunch of link-fixing patches land, so this bug is no longer relevant. ** Changed in: glance Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1772232] Re: User gets logged out when editing a snapshot

2018-06-07 Thread Brian Rosmaita
This is not a valid Glance bug. Glance does not have a concept of "logging in", you interact with glance by presenting a token obtained from keystone as a header when you make an API call. Glance does not log a user out. This has to be fixed in Horizon. ** Changed in: glance Status: New

[Yahoo-eng-team] [Bug 1775736] [NEW] misleading documentation of filesystem_store_metadata_file config opt

2018-06-07 Thread Brian Rosmaita
Public bug reported: In glance: The short discussion of the filesystem_store_metadata_file option in doc/source/admin/manage-images.rst is misleading on two counts: (1) It makes it sound like the location metadata is dynamically pulled from the file and returned in the image-show response for

[Yahoo-eng-team] [Bug 1767829] Re: Fullstack test_securitygroup.TestSecurityGroupsSameNetwork fails often after SG rule delete

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/572295 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=11b41d73b48d46b7725bb97d4b85158d8bc2acfb Submitter: Zuul Branch:master commit 11b41d73b48d46b7725bb97d4b85158d8bc2acfb Author: Slawek Kaplonski Date: Tue Jun 5 10:05:58

[Yahoo-eng-team] [Bug 1774006] Re: Fullstack security group test fails on _test_using_multiple_security_groups

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/572295 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=11b41d73b48d46b7725bb97d4b85158d8bc2acfb Submitter: Zuul Branch:master commit 11b41d73b48d46b7725bb97d4b85158d8bc2acfb Author: Slawek Kaplonski Date: Tue Jun 5 10:05:58

[Yahoo-eng-team] [Bug 1775430] Re: [enhancement] Make gw optional for static routes

2018-06-07 Thread Andres Rodriguez
** Also affects: cloud-init Importance: Undecided Status: New ** Tags added: wishlist -- 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/1775430 Title: [enhancement] Make gw

[Yahoo-eng-team] [Bug 1772243] Re: Some candidates are missing when multiple sharing provider have multiple shared resources

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/569720 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1f37b16e7bfc3ccf76d7f13c595068e2c2ffcc87 Submitter: Zuul Branch:master commit 1f37b16e7bfc3ccf76d7f13c595068e2c2ffcc87 Author: Tetsuro Nakamura Date: Mon May 21 04:19:12 2018

[Yahoo-eng-team] [Bug 1775183] Re: Fullstack test neutron.tests.fullstack.test_l3_agent.TestHAL3Agent. test_ha_router_restart_agents_no_packet_lost fails often

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/572742 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=32f14aa8a030e0d619ddd4989a3ea54a481f20e5 Submitter: Zuul Branch:master commit 32f14aa8a030e0d619ddd4989a3ea54a481f20e5 Author: Slawek Kaplonski Date: Wed Jun 6 13:42:37

[Yahoo-eng-team] [Bug 1775580] Re: Networking Option 2: Self-service networks in Neutron

2018-06-07 Thread Brian Haley
Please actually look at the source tree before filing bugs, this issue was already fixed and yet this is the third or fourth bug filed for it. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1775665] [NEW] api-ref: rebuild server does not mention pre-conditions

2018-06-07 Thread Matt Riedemann
Public bug reported: The API reference for the rebuild server action does not mention the preconditions required for rebuild a server, which are pretty basic: https://developer.openstack.org/api-ref/compute/#rebuild-server-rebuild- action

[Yahoo-eng-team] [Bug 1775644] [NEW] Neutron fwaas v2 group port binding failed

2018-06-07 Thread Tamas Pasztor
Public bug reported: I use pike release, and configuring the fwaas v2. If I binding the firewall group to port, get the error message: update failed (client error): There was a conflict when trying to complete your request. 2018-06-07 16:55:04.658 24960 DEBUG neutron.api.v2.base

[Yahoo-eng-team] [Bug 1775625] [NEW] nova-scheduler calculates alternative hosts incorrectly

2018-06-07 Thread Matt Riedemann
Public bug reported: The alternative hosts calculation code in the scheduler (since Queens) uses max_attempts incorrectly, as if it's max_retries, but max_attempts can be set to 1 meaning no retries, but the scheduler would still calculate that as 1 retry so 1 alternate host. This is fixed in

[Yahoo-eng-team] [Bug 1742102] Re: Simple user can disable compute

2018-06-07 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).

[Yahoo-eng-team] [Bug 1775596] [NEW] misleading message for import-image call with unknown import-method

2018-06-07 Thread Brian Rosmaita
Public bug reported: The function glance.api.v2.images.ImageController._validate_import_body checks the import method specified in the body of the request against the list of configured enabled_import_methods, and if it isn't found returns the message: "Unknown import method name '%s'." This is

[Yahoo-eng-team] [Bug 1775140] Re: Keystoneauth does not consistently add the collect-timing parameter

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/572788 Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=d9e4a869466f3983847f1ca4d56074980eead412 Submitter: Zuul Branch:master commit d9e4a869466f3983847f1ca4d56074980eead412 Author: Brad P. Crochet Date: Wed Jun 6 10:10:59

[Yahoo-eng-team] [Bug 1775580] [NEW] Networking Option 2: Self-service networks in Neutron

2018-06-07 Thread Vu Truong
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: __ [keystone_authtoken] # ... auth_uri =

[Yahoo-eng-team] [Bug 1726213] Re: KNOWN_EXCEPTIONS don't include all possible exceptions

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/514114 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=7edf7ff66dd16d716c7b4935738ccb15f0a83aaf Submitter: Zuul Branch:master commit 7edf7ff66dd16d716c7b4935738ccb15f0a83aaf Author: jiangpch Date: Sun Oct 22 23:17:35 2017 -0400

[Yahoo-eng-team] [Bug 1775567] [NEW] Verify operation in nova

2018-06-07 Thread Vu Truong
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: __ $ openstack catalog list

[Yahoo-eng-team] [Bug 1775563] [NEW] Install and configure a compute node for Ubuntu in nova

2018-06-07 Thread Vu Truong
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: __ [keystone_authtoken] # ... auth_uri =

[Yahoo-eng-team] [Bug 1775551] Re: Install and configure (Red Hat) in glance

2018-06-07 Thread anwar sayyed
This is not a bug , its pre known condition , read documentation carefully . https://docs.openstack.org/install-guide/environment-security.html ** Changed in: glance Status: New => Invalid ** Changed in: glance Assignee: (unassigned) => anwar sayyed (kayyumanwar) -- You received

[Yahoo-eng-team] [Bug 1775551] [NEW] Install and configure (Red Hat) in glance

2018-06-07 Thread anwar sayyed
Public bug reported: https://bugs.launchpad.net/swift/+bug/1775503 Update documentation to exclude '@' in DB_pass. This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This

[Yahoo-eng-team] [Bug 1769751] Re: flavor data ignored by router tests

2018-06-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/566736 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0dc8e7fbfb368d208e1278a2357b31a3e0a0a595 Submitter: Zuul Branch:master commit 0dc8e7fbfb368d208e1278a2357b31a3e0a0a595 Author: Manjeet Singh Bhatia Date: Mon May 7

[Yahoo-eng-team] [Bug 1775140] Re: Keystoneauth does not consistently add the collect-timing parameter

2018-06-07 Thread wangxiyuan
** Changed in: keystone Status: Confirmed => Invalid -- 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/bugs/1775140 Title: Keystoneauth does not consistently add