[Yahoo-eng-team] [Bug 1886607] [NEW] Application Credentials Specifying Token Produces 500 Internal Server Error

2020-07-06 Thread Sean Matheny
Public bug reported: Description === Under an application credential user, you can issue a token, but if you try to specify this token with the openstack client, it will produce a 500 internal server error. Steps to reproduce == 1. Deploy train devstack git clone

[Yahoo-eng-team] [Bug 1886562] [NEW] cloud-init fails when fstab is missing

2020-07-06 Thread Balint Reczey
Public bug reported: In LP: #1877078 /etc/fstab was removed from the LXD squashfs. Appearently due to the missing fstab cloud-init.service fails in a newly started Groovy container: $ lxc launch ubuntu-daily:groovy c-i-test $ lxc shell c-i-test root@c-i-test:~# cat /var/log/cloud-init.log ...

[Yahoo-eng-team] [Bug 1886542] Re: [QoS] OVSBridge QoS BW limit operations insert return transaction objects instead of object UUIDs

2020-07-06 Thread Rodolfo Alonso
Sorry, my bad. This is what log reports but the transaction resolves the insertion and returns the UUID of the register added. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1886542] [NEW] [QoS] OVSBridge QoS BW limit operations insert return transaction objects instead of object UUIDs

2020-07-06 Thread Rodolfo Alonso
Public bug reported: Some OVSBridge QoS functions do not return what is expected. For example [1] does not return the queue UUID but the transaction object. E.g.: [2] the queue UUID expected is added to the "queues" field of a QoS register. The DbCreateCommand object description string is added

[Yahoo-eng-team] [Bug 1886537] [NEW] Missing parameters in python-glanceclient image-import command documentation

2020-07-06 Thread Lucio Seki
Public bug reported: Description python-glanceclient documentation [0] for image-import command shows just an optional parameter: ``` usage: glance image-import [--import-method ] ``` But in the actual CLI there're more parameters available: ``` $

[Yahoo-eng-team] [Bug 1886428] [NEW] Cloud-Init on RHEL8 cannot parse #cloud-config user-data

2020-07-06 Thread Jason
Public bug reported: When using a "valid" #cloud-config yaml file passed in via the user-data service. Even though the file is valid, correct, and accessible via the meta-data URL - cloud-config on RHEL8 will not read it/read it incorrectly and therefore not process that file. Passing the exact

[Yahoo-eng-team] [Bug 1886426] [NEW] Neutron sending response to rabbitmq exchange with event type "floatingip.update.end" without updating the status of Floating IP

2020-07-06 Thread Syed Haris
Public bug reported: Neutron is sending response asynchronously, means that it sends the response to rabbitmq without completing the request and that's why it didn't return the updated response. It is not doing this with only attaching and detaching of Floating IP but it is also sending response

[Yahoo-eng-team] [Bug 1872082] Re: available disk on compute may be lightly overestimated in some cases

2020-07-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/719008 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=61084702f447d8d48f0aef161a9517d9504cd578 Submitter: Zuul Branch:master commit 61084702f447d8d48f0aef161a9517d9504cd578 Author: Alexandre Arents Date: Fri Apr 10 12:51:01 2020

[Yahoo-eng-team] [Bug 1886422] [NEW] "isort" library version>5.0.0 does not implement "SortImports", needed by pylint

2020-07-06 Thread Rodolfo Alonso
Public bug reported: "isort" library version>5.0.0 does not implement "SortImports", needed by pylint Last version implementing this class is 4.3.21 [1] [1]https://pypi.org/project/isort/#history ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1886418] [NEW] Enabled compute service still have COMPUTE_STATUS_DISABLED trait and therefore ignored by the scheduler

2020-07-06 Thread Balazs Gibizer
Public bug reported: Steps to reproduce == * Create a single host devstack In quick succession (in less time than [compute]/update_resources_interval config) * Make sure that you can boot a server on the single compute * Set the compute service status to disabled * Make sure that

[Yahoo-eng-team] [Bug 1874032] Re: nova-compute become stuck when doing IO on busy file system

2020-07-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/734776 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=be9b7358473ca5276cff3c6491f88cd512d118b8 Submitter: Zuul Branch:master commit be9b7358473ca5276cff3c6491f88cd512d118b8 Author: Alexandre Arents Date: Tue Jun 9 14:17:37 2020

[Yahoo-eng-team] [Bug 1851552] Re: since ubuntu 18 bionic release and latest, the ubuntu18 cloud image is unable to boot up on openstack instance

2020-07-06 Thread Neil Jerram
I don't believe this is to do with networking-calico, so will mark as Invalid for networking-calico. ** Changed in: networking-calico Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1856485] Re: ERROR neutron.manager [-] Plugin 'calico' not found.

2020-07-06 Thread Neil Jerram
Python 3 support was added in Calico v3.15 https://docs.projectcalico.org/release-notes/#v3150 The master networking-calico code now supports Python 3, and no longer Python 2. There is a 'release-v3.15-python2' branch that still supports Python 2, but we are hoping that maintenance of that branch