[Yahoo-eng-team] [Bug 1908336] [NEW] api-ref: Improve the description in unshleve server API

2020-12-15 Thread Brin Zhang
Public bug reported: Since microversion 2.77, allowed request body schema are {'unshelve': null} or {'unshelve': {'availability_zone': }}, and {'unshelve': {}} request body is not allowed. The reason that not allowed to request {}: {} means allowed everything or any unknown request body which is

[Yahoo-eng-team] [Bug 1908287] [NEW] cloud-init exits early on ec2 after reboot

2020-12-15 Thread James Falcon
Public bug reported: Possibly duplicate of or related to bug #1890528 . When rebooting an ec2 instance after a "cloud-init clean --logs", "cloud-init status --wait --long" will exit early with non-0 status, but a later subsequent run of "cloud-init status --wait --long" will wait and return clean

[Yahoo-eng-team] [Bug 1908229] Re: Linux bridge agent not working

2020-12-15 Thread YG Kumar
After creating a vm and a tenant network, it created bridges. Hence closing this bug.. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1907892] Re: Horizon gives 404 after fresh installation

2020-12-15 Thread Radosław Piliszek
Have you built the 'source' yourself or used the ones published on DockerHub? ** Tags added: ussuri-ubuntu-source ** Changed in: horizon Status: New => Invalid ** Changed in: kolla-ansible Status: New => Incomplete -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1907216] Re: Wrong image ref after unshelve

2020-12-15 Thread Stephen Finucane
Moving this to invalid based on the comments from Lucian on [1] I think this should be fixed at the Hyper-V driver level. The stashed image will be removed from Glance once the instance is unstashed, so there's no value in updating the Nova instance db record to point to it. In fact, users

[Yahoo-eng-team] [Bug 1908133] Re: Nova does not track shared ceph pools across multiple nodes

2020-12-15 Thread Stephen Finucane
*** This bug is a duplicate of bug 1522307 *** https://bugs.launchpad.net/bugs/1522307 This is a well-known issue. Closing as a duplicate. ** This bug has been marked a duplicate of bug 1707256 Scheduler report client does not account for shared resource providers ** This bug is no longer

[Yahoo-eng-team] [Bug 1908233] [NEW] subprocess_popen_with_shell_equals_true

2020-12-15 Thread hanchl
Public bug reported: When using make_safe function, it is easy to cause XSS attacks. However, there are a lot of make_safe function uses in the horizon code, such as using the dashboard interface to obtain instance information, using the render function for server-side rendering etc.. Should we

[Yahoo-eng-team] [Bug 1908229] [NEW] Linux bridge agent not working

2020-12-15 Thread YG Kumar
Public bug reported: HI, I have a simple two node (controller, compute) setup of Train version. I have set it up using the following guide https://docs.openstack.org/install-guide/ and setup neutron using https://docs.openstack.org/neutron/train/install/ . The nodes are up and running. But the