[Yahoo-eng-team] [Bug 1770330] [NEW] Metadata specs isn't visible after saving metadata on a flavour

2018-05-09 Thread Mounika Sreeram
Public bug reported: In Admin view, select flavors category.Then select any flavor for which there is no existing metadata. Click on "Update Metadata" from edit flavor dropdown. Add any specs like hw:cpu_policy=dedicated and click "Save". After saving, click "Update Metadata" for the same flavor f

[Yahoo-eng-team] [Bug 1770326] [NEW] Can't Update Volume Status on dashboard if cinder volume stunk at reserved status

2018-05-09 Thread GUO Larry
Public bug reported: I am using Openstack Version Queens with CentOS7 OpenStack Horizon version: # rpm -qa | grep horizon puppet-horizon-12.4.0-1.el7.noarch python-django-horizon-13.0.0-1.el7.noarch several of my volumes stunk at reserved status for some reason. I tried to click "Update Volum

[Yahoo-eng-team] [Bug 1770325] [NEW] Remove glance-direct from enabled_import_methods config option

2018-05-09 Thread Abhishek Kekane
Public bug reported: Glance added the support for interoperable image imports. Image uploads are done using a two-step approach: first uploading it to the Glance API using a local staging area, and then triggering an upload from the staging area to the storage backend. In the case of an HA setu

[Yahoo-eng-team] [Bug 1760809] Re: delete domain raise 500 error if the domain contains idp

2018-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/558489 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=42cf675c40311f5a483df19ff0aa258643d356e3 Submitter: Zuul Branch:master commit 42cf675c40311f5a483df19ff0aa258643d356e3 Author: wangxiyuan Date: Tue Apr 3 19:45:10 2018 +08

[Yahoo-eng-team] [Bug 1766623] Re: Neutron port not updated with customised security group

2018-05-09 Thread Matt Riedemann
*** This bug is a duplicate of bug 1707319 *** https://bugs.launchpad.net/bugs/1707319 I knew I'd seen this before, and I updated the compute API reference the last time: https://review.openstack.org/#/c/489275/ ** This bug has been marked a duplicate of bug 1707319 Security group doesn't

[Yahoo-eng-team] [Bug 1768876] Re: Old instances can get AVZ from metadata

2018-05-09 Thread Matt Riedemann
Found it, this was the change, https://review.openstack.org/#/c/446053/, in Pike. I'm not sure what to do here, I guess if the instance.get('availability_zone') returns None, we have to fallback to trying to do the up-call. ** Summary changed: - Old instances can get AVZ from metadata + metadata

[Yahoo-eng-team] [Bug 1769578] Re: Install and configure controller node for Ubuntu in nova: Keystone-Port

2018-05-09 Thread Matt Riedemann
*** This bug is a duplicate of bug 1765144 *** https://bugs.launchpad.net/bugs/1765144 ** This bug has been marked a duplicate of bug 1765144 [keystone_authtoken] auth_url = http://controller:35357 port error, it should be 5000 -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1769635] Re: Error:Access denied for user 'nova'@'%' to database 'nova_api_cell0'

2018-05-09 Thread Matt Riedemann
Yeah as suggested, these docs have some pointers: https://docs.openstack.org/nova/pike/user/cells.html#first-time-setup Specifically: "If you don't specify --database_connection then nova-manage will use the [database]/connection value from your config file, and mangle the database name to have

[Yahoo-eng-team] [Bug 1768094] Re: nova_api nova-manage cell_v2 list_hosts not displaying all hypervisors

2018-05-09 Thread Matt Riedemann
I'm going to mark this as invalid for nova, because it sounds like either (1) discover_hosts is getting run out of order or (2) this is already fixed via bug 1755602 and kolla-ansible just needs to use it, which is the proposed patch. ** Changed in: nova Status: New => Invalid -- You rece

[Yahoo-eng-team] [Bug 1769817] Re: Ironic serial console doesn't get disabled when instance is deleted

2018-05-09 Thread Matt Riedemann
Serial console support was added to the ironic driver in ocata: https://review.openstack.org/#/c/328157/ ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/queens Importance: Und

[Yahoo-eng-team] [Bug 1770164] Re: Install and configure controller node for Ubuntu in nova

2018-05-09 Thread Matt Riedemann
*** This bug is a duplicate of bug 1765144 *** https://bugs.launchpad.net/bugs/1765144 ** This bug has been marked a duplicate of bug 1765144 [keystone_authtoken] auth_url = http://controller:35357 port error, it should be 5000 -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1770177] Re:

2018-05-09 Thread Matt Riedemann
This isn't a nova error as far as I can tell, it's some problem reading from the database: 2018-05-09 16:29:33.278 11031 ERROR nova.api.openstack.extensions DBError: (pymysql.err.InternalError) (1, u"Can't create/write to file '/tmp/#sql_4038_1.MAI' (Errcode: 2)") So you probably need to double c

[Yahoo-eng-team] [Bug 1770267] [NEW] Pecan based API framework not wiring correctly member actions

2018-05-09 Thread Miguel Lavalle
Public bug reported: When using member action (PUT) to implement port binding activation, the pecan based framework passes incorrectly the port_id inside a dictionary as follows: {'port_id': 'port-id string'} whereas as the legacy webob API framework passes the the port id as a string in the por

[Yahoo-eng-team] [Bug 1765742] Re: virt_driver.detach_volume rollback calls in attach_volume failures uses wrong method signature

2018-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/563213 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=717d09149ebea4d6451efb262f2b300cdbcf2208 Submitter: Zuul Branch:master commit 717d09149ebea4d6451efb262f2b300cdbcf2208 Author: Matt Riedemann Date: Fri Apr 20 14:18:39 2018 -0

[Yahoo-eng-team] [Bug 1770220] [NEW] report client allocation retry handling insufficient

2018-05-09 Thread Chris Dent
Public bug reported: In stress testing of a nova+placement scenario where there is only one nova-compute process (and thus only one resource provider) but more than one thread worth of nova-scheduler it is fairly easy to trigger the "Failed scheduler client operation claim_resources: out of retrie

[Yahoo-eng-team] [Bug 1770211] [NEW] AttachVolumeMultiAttachTest.test_resize_server_with_multiattached_volume intermittently fails with "Unable to detach from guest transient domain."

2018-05-09 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/37/522537/27/check/nova-multiattach/7af78b6 /job-output.txt.gz#_2018-05-08_17_39_54_410553 2018-05-08 17:39:54.410553 | primary | {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_resize_server_with_multiattached_vo

[Yahoo-eng-team] [Bug 1770175] Re: When list the servers, report : 'TypeError: 'object' object is not iterable'

2018-05-09 Thread Surya Seetharaman
This means that the command could not connect to the nova cell DB. As you can see from the logs there was a time out waiting for connection to the cells due to which did_not_respond_sentinels were attached to the cell results (https://github.com/openstack/nova/blob/master/nova/context.py#L464) . Th

[Yahoo-eng-team] [Bug 1770181] [NEW] Cannot create public image or update image to public

2018-05-09 Thread Elijah
Public bug reported: Using both the glance CLI or the OpenStack web UI, I cannot create an image with public visibility nor can I update an image to have public visibility. Why am I provided with this option if I can never do it? Why is it not allowed? Why does the UI allow me to attempt the acti

[Yahoo-eng-team] [Bug 1769854] Re: Local disk without enough capacity appears in allocation candidates

2018-05-09 Thread Eric Fried
This was fixed incidentally via 9af073384cca305565e741c1dfbb359c1e562a4e See related fix. ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). http

[Yahoo-eng-team] [Bug 1770177] [NEW]

2018-05-09 Thread kunapalan
Public bug reported: Description === Hello, I've got an issue regarding undercloud when I execute the command " Openstack server list". Environment === I'm working in Red Hat openstack Plateform 11 environment Steps to reproduce == I did "openstack server list"

[Yahoo-eng-team] [Bug 1770175] [NEW] When list the servers, report : 'TypeError: 'object' object is not iterable'

2018-05-09 Thread litton peng
Public bug reported: Description === When do the query of the servers(by CLI or Dashboard), sometimes report errors like the follow: [root@ctrl01 ~]# openstack server list Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possibl

[Yahoo-eng-team] [Bug 1737513] Re: img_signature_hash_method and img_signature are inherited when creating a snapshot

2018-05-09 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Assignee: (unassigned) => Brianna Poulos (brianna-poulos) ** Changed in: nova/pike Importance: Undecided => Medium ** Changed in: nova/p

[Yahoo-eng-team] [Bug 1767058] Re: Rally test boot_and_delete_server_with_secgroups fails

2018-05-09 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => In Progress ** Changed in: nova/queens Importance: Undecided => Low ** Changed in: nova/queens Assignee: (unassigned) => Radoslav Gerganov (rgerganov) -- You receiv

[Yahoo-eng-team] [Bug 1770164] [NEW] Install and configure controller node for Ubuntu in nova

2018-05-09 Thread Danila
Public bug reported: Bug in doc section: Edit the /etc/nova/nova.conf : [keystone_authtoken] and [placement] 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 inac