[Yahoo-eng-team] [Bug 1748117] [NEW] Incorrect version information if enable_image_import is false

2018-02-07 Thread Abhishek Kekane
Public bug reported: If enable_image_import is false then 2.6 API should not be listed in the response. curl -g -i -X GET http://192.168.0.9/image/versions/ -H "Content-Type: application/octet-stream" -H "X-Auth-Token: 6f54401ade9a44c7ab8e91e5587c9e8f" Actual response: {"versions": [{"status": "

[Yahoo-eng-team] [Bug 1745124] Re: Implementation of Inject metadata properties

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541981 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=49a1a0a02bfa96fe5cc0e911a7277e89efa3fa4b Submitter: Zuul Branch:master commit 49a1a0a02bfa96fe5cc0e911a7277e89efa3fa4b Author: Brian Rosmaita Date: Wed Feb 7 20:23:40 2018 -

[Yahoo-eng-team] [Bug 1748097] [NEW] Security groups not set when port instead of network selected

2018-02-07 Thread Luca Cervigni
Public bug reported: Using 3:11.0.4-0ubuntu1~cloud0 with Ubuntu 16.04 LTS. When creating an instance with the horizon web interface, pre-create some ports mapped to floating ips. When creating an instance select a port instead of the network. Select some security group and launch instance. When i

[Yahoo-eng-team] [Bug 1355287] Re: Introduce constants for volume status values

2018-02-07 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1733964] Re: Rolling Upgrades in glance typo error

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541989 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=20fcf18897f45fa141f9a1c61c6a4fbcdc4456a9 Submitter: Zuul Branch:master commit 20fcf18897f45fa141f9a1c61c6a4fbcdc4456a9 Author: Brian Rosmaita Date: Wed Feb 7 21:36:12 2018 -

[Yahoo-eng-team] [Bug 1625402] Re: Authenticated "Billion laughs" memory exhaustion / DoS vulnerability in ovf_process.py

2018-02-07 Thread Brian Rosmaita
defusedxml specifically protects against the entity expansion attack that's the subject of this paticular bug, so closing it. [0] https://pypi.python.org/pypi/defusedxml#id11 ** Changed in: glance Status: In Progress => Fix Released ** Changed in: glance Assignee: Vladislav Kuzmin (v

[Yahoo-eng-team] [Bug 1748062] [NEW] idp_id, protocol_id, unique_id and name filter doesn't work for list_users API when domain_specific_drivers_enabled is set

2018-02-07 Thread wangxiyuan
Public bug reported: When domain_specific_drivers_enabled is set to True, the idp_id, protocol_id, unique_id and name filter will not work for listing federated users. Reproduce: 1. set the domain_specific_drivers_enabled = true, then restart Keystone. 2. try to list the federated users by "idp_i

[Yahoo-eng-team] [Bug 1748004] Re: test_evacuate_late_server_group_policy_check randomly fails with KeyError: 'fake-node'

2018-02-07 Thread Matt Riedemann
Turns out this test was failing as a result of the patch it was failing on, but without logging the exception it was lost: Captured pythonlogging: ~~~ 2018-02-07 20:02:14,002 WARNING [oslo_config.cfg] Config option key_manager.api_class is deprecated. Use option key_manag

[Yahoo-eng-team] [Bug 1746834] Re: Add img_linked_clone to compute vmware metadefs

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541923 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=26a09786f9fa83141b8213ca0b939e097201275e Submitter: Zuul Branch:master commit 26a09786f9fa83141b8213ca0b939e097201275e Author: Brian Rosmaita Date: Wed Feb 7 16:48:12 2018 -

[Yahoo-eng-team] [Bug 1748027] [NEW] The v3 users API should account for different scopes

2018-02-07 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release [0]. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [1]. The

[Yahoo-eng-team] [Bug 1747843] Re: User Settings > Change Password page contains unlocalized string "Use password for"

2018-02-07 Thread Yuko Katabami
My apologies -- It was my environment causing this. Once I changed the OS language setting to Japanese, it shows the message in Japanese. Previously I had my OS set to English and even though I changed my browser language preference to Japanese, it did not show the text in Japanese. I am closing

[Yahoo-eng-team] [Bug 1746972] Re: After setting the password failed, the VM state is set to error

2018-02-07 Thread Sylvain Bauza
You need to set the image metadata property hw_qemu_guest_agent to True in order to tell libvirt that the QEMU guest agent is installed. https://github.com/openstack/nova/blob/b37aa5415378c2d814e7bc6ae115c1e58705d4bf/nova/virt/libvirt/driver.py#L1970 ** Changed in: nova Status: New => Inv

[Yahoo-eng-team] [Bug 1747935] Re: Openstack APIs and RFC 7234 HTTP caching

2018-02-07 Thread Chris Dent
I've added api-sig to this because the fact that this issue has shown up in the wild should be good motivation for us to make a guideline about how to address it. The code for adding the requisite headers to placement may be a useful starting point: https://review.openstack.org/#/c/521640/ ** Als

[Yahoo-eng-team] [Bug 1748004] [NEW] test_evacuate_late_server_group_policy_check randomly fails with KeyError: 'fake-node'

2018-02-07 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/08/541008/5/check/openstack-tox-py27/c3a8321 /job-output.txt.gz#_2018-02-07_18_17_26_892813 2018-02-07 18:17:26.881691 | ubuntu-xenial | {1} nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase.test_evacuate_late_server_gr

[Yahoo-eng-team] [Bug 1747995] [NEW] api-ref: document all the filters of each resource

2018-02-07 Thread Hongbin Lu
Public bug reported: Currently, the only documentation about filters is: https://developer.openstack.org/api-ref/network/v2/#filtering-and- column-selection . It explains the high level behavior about filters but doesn't have detailed information about the exact list of filters for each resource.

[Yahoo-eng-team] [Bug 1553030] Re: Change optparse to argparse, optparse is Deprecated since python version 2.7

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541619 Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=9e5186b95bba51d911a0de9e6d6bd412c478aef4 Submitter: Zuul Branch:master commit 9e5186b95bba51d911a0de9e6d6bd412c478aef4 Author: Zhao Chao Date: Wed Feb 7 16:16:53 2018 +0800

[Yahoo-eng-team] [Bug 1743445] Re: Switch from msgpack-python to msgpack

2018-02-07 Thread Matthew Thode
all that remains is the gr bump after freeze is done. ** Changed in: oslo.serialization Status: In Progress => Fix Released ** Changed in: oslo.privsep Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1747985] [NEW] Create Multiple Servers fails when a volume is specified

2018-02-07 Thread Steve Noyes
Public bug reported: With multiattach now enabled, it should be possible to use the Create Multiple Servers compute api to create multiple instances with a common multiattach disk attached to all of them (assuming you have met all the prerequisites for multiattach to work). Currently when you try

[Yahoo-eng-team] [Bug 1633453] Re: ssh is started before cloud-init completed

2018-02-07 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Triaged ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-ini

[Yahoo-eng-team] [Bug 1651907] Re: Add libvirt image metadef for hw_pointer_model

2018-02-07 Thread Brian Rosmaita
** Changed in: glance Status: In Progress => Fix Released ** Changed in: glance Assignee: Brian Rosmaita (brian-rosmaita) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.n

[Yahoo-eng-team] [Bug 1746202] Re: Invalid query parameter could lead to HTTP 500

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539387 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0e2193982ab1e4941ed82c3785e306eb8e4e46ec Submitter: Zuul Branch:master commit 0e2193982ab1e4941ed82c3785e306eb8e4e46ec Author: TommyLike Date: Wed Jan 31 09:41:13 2018 +0800

[Yahoo-eng-team] [Bug 1746863] Re: scheduler affinity doesn't work with multiple cells

2018-02-07 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/pike Importance: Undecided => High ** Changed in: nova Importance: Undecided => High -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1746016] Re: unit test jobs sometimes time out

2018-02-07 Thread Colleen Murphy
I haven't seen this happen in a while, and at the moment I suspect it was related to infrastructure problems discussed here: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack- infra.2018-01-31.log.html#t2018-01-31T16:43:42 Marking this invalid for now, we can reopen if necessa

[Yahoo-eng-team] [Bug 1746202] Re: Invalid query parameter could lead to HTTP 500

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539406 Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=bf1998898453f208882a95bf88cd157274e7dbf1 Submitter: Zuul Branch:master commit bf1998898453f208882a95bf88cd157274e7dbf1 Author: zhongjun Date: Wed Jan 31 11:02:44 2018 +0800

[Yahoo-eng-team] [Bug 1738895] Re: Filtering by name doesn't work for federated users when listing

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/529914 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=e7a4d43ece44ee0187bb7ab02e0604b5ae2a592b Submitter: Zuul Branch:master commit e7a4d43ece44ee0187bb7ab02e0604b5ae2a592b Author: wangxiyuan Date: Sat Dec 23 16:51:25 2017 +0

[Yahoo-eng-team] [Bug 1747690] Re: master promotion: Failed to call refresh: glance-manage db_sync

2018-02-07 Thread Alan Pevec
** Changed in: tripleo Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1747690 Title: master promotion: Failed to call refresh: glance-manage db_sync St

[Yahoo-eng-team] [Bug 1747694] Re: Trust documentation lists support for paging

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/531772 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1121ccfb8309cfe69ea3a7f595f5a6a6960aad82 Submitter: Zuul Branch:master commit 1121ccfb8309cfe69ea3a7f595f5a6a6960aad82 Author: Suramya Shah Date: Mon Jan 8 19:33:24 2018 +

[Yahoo-eng-team] [Bug 1747935] [NEW] Openstack APIs and RFC 7234 HTTP caching

2018-02-07 Thread Fred De Backer
Public bug reported: Description === I recently hit an issue where I was using Terraform through an HTTP proxy (enforced by my company IT) to provision some resources in an Openstack cloud. Since creating the resources took some time, the initial response from openstack was "still creat

[Yahoo-eng-team] [Bug 1747936] [NEW] Host is not unmapped when the host_mapping is deleted during delete_cell operation

2018-02-07 Thread Surya Seetharaman
Public bug reported: Presently when a host_mapping is deleted during the nova-manage cell_v2 deleted_cell operation, the compute node record still remains with its mapped field set to 1. Due to this, if we delete a cell, and later create a new cell, the discover_hosts command will not work and the

[Yahoo-eng-team] [Bug 1747926] [NEW] Import plugins requires deployer to poke Glance code with internal details

2018-02-07 Thread Erno Kuvaja
Public bug reported: To enable 3rd party import plugins deployer needs to touch glance/opts.py that is filled with internal details, thus making it risky for errors affecting the whole service. The plugin imports should be separated to their dedicated location for decoupling the details. ** Affec

[Yahoo-eng-team] [Bug 1747690] Re: master promotion: Failed to call refresh: glance-manage db_sync

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541601 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8682876a8b5d18cd678be061ad8bb64aaeb3dcff Submitter: Zuul Branch:master commit 8682876a8b5d18cd678be061ad8bb64aaeb3dcff Author: shilpa.devharakar Date: Wed Feb 7 12:00:22 201

[Yahoo-eng-team] [Bug 1746373] Re: Placement APIs with missing conflict detection

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/540919 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f3b0cf39750f455f33d2e259690ce9050cd05236 Submitter: Zuul Branch:master commit f3b0cf39750f455f33d2e259690ce9050cd05236 Author: Eric Fried Date: Mon Feb 5 10:27:24 2018 -0600

[Yahoo-eng-team] [Bug 1670419] Re: placement_database config option help is wrong

2018-02-07 Thread Jesse Pretorius
** Also affects: openstack-ansible 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/1670419 Title: placement_database config op

[Yahoo-eng-team] [Bug 1746798] Re: v2.0/extensions API exposes v3-only APIs

2018-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/540141 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d5e9c0b4fe814ba6e6d36a7d1ea676914c79e5eb Submitter: Zuul Branch:master commit d5e9c0b4fe814ba6e6d36a7d1ea676914c79e5eb Author: Lance Bragstad Date: Thu Feb 1 21:14:50 2018

[Yahoo-eng-team] [Bug 1747869] [NEW] ./stack.sh doesn't work with postgres

2018-02-07 Thread YAMAMOTO Takashi
Public bug reported: probably after the recent change [1] ./stack.sh doesn't work with postgres anymore. [1] I2653560d637a6696f936b49e87f16326fd601dfe +lib/databases/postgresql:recreate_database_postgresql:46 createdb -h 127.0.0.1 -Uroot -l C -T template0 -E utf8 glance +lib/glance:init_glan