[Yahoo-eng-team] [Bug 1754782] [NEW] we skip critical scheduler filters when forcing the host on instance boot

2018-03-09 Thread Chris Friesen
Public bug reported: When booting an instance it's possible to force it to be placed on a specific host using the "--availability-zone nova:host" syntax. If you do this, the code at https://github.com/openstack/nova/blob/master/nova/scheduler/host_manager.py#L581 will return early rather than

[Yahoo-eng-team] [Bug 1754770] [NEW] Duplicate iptables rule detected in Linuxbridge agent logs

2018-03-09 Thread Slawek Kaplonski
Public bug reported: After patch [1] which should close issue [2] was merged there are warnings about "Duplicate iptables rule detected." in Linuxbridge neutron agent logs. Example of such warnings is e.g. at [3]. [1] https://review.openstack.org/#/c/525607/ [2] https://bugs.launchpad.net/neutron

[Yahoo-eng-team] [Bug 1754767] [NEW] bad error message when /var/lib/glance/* have wrong rights

2018-03-09 Thread Thomas Goirand
Public bug reported: Because of an error in the packaging of Glance in Debian, I had: # openstack image create --container-format bare --disk-format qcow2 --file debian-testing-openstack-amd64.qcow2 debian-buster-amd64 410 Gone: Error in store configuration. Adding images to store is disabled.

[Yahoo-eng-team] [Bug 1754723] [NEW] 'openstack user list' is not listing userid correctly in case of LDAP

2018-03-09 Thread Deepak Ghuge
Public bug reported: The command 'openstack user list' is not listing proper user details when keystone is configured with LDAP. The user_id_attribute is set to uid but user listing show hash like ids during user listing. This behavior is seen in Pike release. keystone.conf [ldap] user_id_att

[Yahoo-eng-team] [Bug 1754716] [NEW] Disconnect volume on live migration source fails if initialize_connection doesn't return identical output

2018-03-09 Thread Matthew Booth
Public bug reported: During live migration we update bdm.connection_info for attached volumes in pre_live_migration to reflect the new connection on the destination node. This means that after migration completes we no longer have a reference to the original connection_info to do the detach on the

[Yahoo-eng-team] [Bug 1754695] [NEW] Incorrect state of the Openflow table

2018-03-09 Thread Przemyslaw Wernicki
Public bug reported: During provision of large scale vm's number several percent of vm's fireup without network connectivity. We found that the reason of faulty networking is the incorrect state in Openflow table and there is no connectivity over vxlan between affected compute nodes and controller

[Yahoo-eng-team] [Bug 1753555] Re: horizon test helper prevents mox free horizon plugin

2018-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/549842 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=fb9ef26a7b26f42c350b7a15e988ce58ce1da943 Submitter: Zuul Branch:master commit fb9ef26a7b26f42c350b7a15e988ce58ce1da943 Author: Akihiro Motoki Date: Tue Mar 6 03:44:31 2018

[Yahoo-eng-team] [Bug 1754677] [NEW] Unable to remove an assignment from domain and project

2018-03-09 Thread Lance Bragstad
Public bug reported: When you setup a user with a role assignment on a domain and then a role assignment on a project "acting as a domain", you can't actually remove them. The following pastes sets up the environment: http://paste.openstack.org/show/695978/ Which results in the following when a

[Yahoo-eng-team] [Bug 1748156] Re: Proper error message should get displayed while trying to delete dhcp port from horizon

2018-03-09 Thread Akihiro Motoki
This is a horizon issue. Retarget it to horizon. ** Project changed: neutron => horizon ** Tags added: error-reporting -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs

[Yahoo-eng-team] [Bug 1748153] Re: Proper error message should get displayed while trying to delete router interface

2018-03-09 Thread Akihiro Motoki
This is a horizon issue. Retarget it to horizon. ** Project changed: neutron => horizon ** Tags added: error-reporting -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs

[Yahoo-eng-team] [Bug 1754661] [NEW] Unexpected API Error.

2018-03-09 Thread Updesh Bhadoriya
Public bug reported: launching an instance in openstack newton = openstack server create --flavor m1.tiny --image cirros --nic net-id=8c1fa730-fe35-4e01-a0cf-774c1f417df3 --security-group default selfservice-instance error== Unexpected API Error. Please report this at http://bugs.launchpad

[Yahoo-eng-team] [Bug 1754648] [NEW] tox startdash error

2018-03-09 Thread Trinh Nguyen
Public bug reported: When I'm trying to create a new horizon dashboard using tox: tox -e manage -- startdash cloud_studio --target openstack_dashboard/dashboards/cloud_studio I got this errors: django.template.exceptions.TemplateSyntaxError: 'horizon' is not a registered tag library. Must be on

[Yahoo-eng-team] [Bug 1754634] [NEW] Image Import call does not honour enabled methods config option

2018-03-09 Thread Erno Kuvaja
Public bug reported: Regardless what is configured import call will always accept all the methods. This means that for example one cannot turn 'web-download' method off if the image import feature is enabled. This can be easily corrected by changing the request de-serializer to check the method i

[Yahoo-eng-team] [Bug 1751208] Re: api-ref: list-resource-type-associations example is incorrect

2018-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/550183 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=0b49605630084dd3203a3c5b5c9d5587d3ccdb20 Submitter: Zuul Branch:master commit 0b49605630084dd3203a3c5b5c9d5587d3ccdb20 Author: Brian Rosmaita Date: Tue Mar 6 12:41:32 2018 -

[Yahoo-eng-team] [Bug 1549915] Re: Lots of "NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported" observed in gate-cinder-python27 logs

2018-03-09 Thread Stephen Finucane
These occur on the latest DevStack deploy. The opt and the warning both originate in glance so I'm reassigning. ** Changed in: cinder Status: Invalid => Confirmed ** Project changed: cinder => glance ** Project changed: glance => oslo.db -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1749797] Re: placement returns 503 when keystone is down

2018-03-09 Thread Chris Dent
** Changed in: nova Status: Confirmed => 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/1749797 Title: placement returns 503 when keystone is down Status

[Yahoo-eng-team] [Bug 1753964] Re: Image remains in queued state for web-download if node_staging_uri is not set

2018-03-09 Thread Erno Kuvaja
So, the actual bug is invalid, there is clearly a bug in the side effect though, which is it throwing 500. The node_staging_uri is used as local cache for the taskflow to store the data it downloads before the rest of the tasks are ran. So it is needed for the 'web-download' (In 'web-download' onl

[Yahoo-eng-team] [Bug 1549915] [NEW] Lots of "NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported" observed in gate-cinder-python27 logs

2018-03-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: There are lots of instances of "NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported" observed in gate-cinder-python27 logs. eg: http://logs.openstack.org/02/282002/1/check/gate-cinder-python27/332a226/console.html.gz ... 2016-02-18

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2018-03-09 Thread Ryan Beisner
** Changed in: charm-barbican 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/1590608 Title: Services should use http_proxy_to_wsgi middleware

[Yahoo-eng-team] [Bug 1754600] [NEW] the detail for openstack quota show is not supported

2018-03-09 Thread zhangyanxian
Public bug reported: According to http://specs.openstack.org/openstack/neutron- specs/specs/pike/extend-quota-api-to-send-usage-stats.html A new optional argument will be added to the openstack client, for example: $ openstack quota show {tenant_id/project_id} –detail This adds following endpoin

[Yahoo-eng-team] [Bug 1736171] Re: Update OS API charm default haproxy timeout values

2018-03-09 Thread Ryan Beisner
** Changed in: charm-neutron-api Status: Fix Committed => Fix Released ** Changed in: charm-keystone Status: Fix Committed => Fix Released ** Changed in: charm-nova-cloud-controller Status: Fix Committed => Fix Released ** Changed in: charm-cinder Status: Fix Committe

[Yahoo-eng-team] [Bug 1750705] Re: glance db_sync requires mysql db to have log_bin_trust_function_creators = 1

2018-03-09 Thread Ryan Beisner
** Changed in: charm-percona-cluster Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1750705 Title: glance db_sync requires mysql db to have