[Yahoo-eng-team] [Bug 1829594] [NEW] Find XSS issue in test

2019-05-17 Thread Xianghui Zeng
Public bug reported: Using webinspect tool to test, the test results show that there is XSS issues. Critical Issues Cross-Site Scripting: Reflected ( 5649 ) View Description CWE: 79,80,82,83,87,116,692,811 Kingdom: Input Validation and Representation Page: Parameter: $.auth.scope.project.id

[Yahoo-eng-team] [Bug 1366891] Re: warning to console in container on failed resize

2019-05-17 Thread Mathew Hodson
** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1366891 Title: warning to console in container on failed resize

[Yahoo-eng-team] [Bug 1807747] Re: "cannot format data, exception: Expected a dictionary, got

2019-05-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/624185 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c27af238ad99c0330eb4b55398f44be28e6f0485 Submitter: Zuul Branch:master commit c27af238ad99c0330eb4b55398f44be28e6f0485 Author: Matt Riedemann Date: Mon Dec 10 14:58:46 2018

[Yahoo-eng-team] [Bug 1829574] [NEW] Refactor API protection tests

2019-05-17 Thread Colleen Murphy
Public bug reported: There is a lot of repetition in the protection unit tests, which hinders reusability and may be slowing down the tests. At a minimum, a lot of the test setup work can be moved out of setUp() and into setUpClass() which should avoid some unnecessary churn during the test runs.

[Yahoo-eng-team] [Bug 1829573] [NEW] Refactor API unit tests to use flask test_client

2019-05-17 Thread Colleen Murphy
Public bug reported: Now that our WSGI dispatching and API routing has been rewritten using Flask, we can take advantage of Flask's test_client context manager to simplify our unit testing. An example conversion has already been done: https://review.opendev.org/630301 The rest of the test_v3_*

[Yahoo-eng-team] [Bug 1819913] Re: cloud-init on xenial may generate network config on every boot

2019-05-17 Thread Chad Smith
The content fixing this was subsequently reverted due to causing tracebacks on upgrade path https://git.launchpad.net/cloud-init/commit/?id=6322c2ddf4b68a8e7cc467a07fb20a1d151a2ef3 reopening until a resolution is provided ** Changed in: cloud-init Status: Fix Released => New -- You

[Yahoo-eng-team] [Bug 1744455] Re: New instance on compute fails

2019-05-17 Thread Stephen Finucane
*** This bug is a duplicate of bug 1672041 *** https://bugs.launchpad.net/bugs/1672041 ** Project changed: nova-solver-scheduler => nova ** This bug has been marked a duplicate of bug 1672041 nova.scheduler.client.report 409 Conflict -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1744455] [NEW] New instance on compute fails

2019-05-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I am installing openstack Pike release. While trying to create the instance on compute node, I see the below errors in nova-schedular logs: 2018-01-20 16:17:31.864 1011 INFO nova.scheduler.host_manager [req-f0b60f13-637f-4856-a321-76914742652c - - - -

[Yahoo-eng-team] [Bug 1790126] Re: Scheduler is dumping all instances on a compute host

2019-05-17 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1829527] [NEW] Default volume type used in Create Volume dialog even when the user doesn't have access to it

2019-05-17 Thread Radomir Dopieralski
Public bug reported: When the volume type configured as default in Cinder is non-public, some users will not have access to it. However, it will still be displayed as the selected option on the Create Volume dialog, and probably because it's not one of the valid choices, it will be impossible to

[Yahoo-eng-team] [Bug 1829506] [NEW] Error mounting device on create instance (LXC)

2019-05-17 Thread Miguel Ángel Herranz Trillo
Public bug reported: Description === After installing Openstack in Ubuntu 18.04 and using LXC as virtualization engine, the creation of an instance fails with a log in `nova-compute.log` reporting that: ```Instance failed to spawn: TypeError: mount() takes exactly 4 arguments (3

[Yahoo-eng-team] [Bug 1829472] Re: [placement] install and configure controller node in nova (STEIN)

2019-05-17 Thread Chris Dent
The [placement] section is still necessary for nova.conf to configure how nova talks to the placement service. As it says in there you are configuring "access to the Placement service". So I'm pretty sure this is not a bug, and will mark it as such. However, if I've missed your point, please

[Yahoo-eng-team] [Bug 1829479] [NEW] The allocation table has residual records when instance is evacuated and the source physical node is removed

2019-05-17 Thread Sun Mengyun
Public bug reported: Description === When the compute node service is down due to a failure, we choose to evacuate instances located on it. After successful evacuation, the relevant records in allocation table will not be cleared, it will only be cleared when the compute service of the

[Yahoo-eng-team] [Bug 1826523] Re: libvirtError exceptions during volume attach leave volume connected to host

2019-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:19.0.0-0ubuntu5 --- nova (2:19.0.0-0ubuntu5) eoan; urgency=medium * d/p/bug_1825882.patch: Cherry-picked from upstream to ensure virsh disk attach does not fail silently (LP: #1825882). * d/p/bug_1826523.patch: Cherry-picked from

[Yahoo-eng-team] [Bug 1825882] Re: [SRU] Virsh disk attach errors silently ignored

2019-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:19.0.0-0ubuntu5 --- nova (2:19.0.0-0ubuntu5) eoan; urgency=medium * d/p/bug_1825882.patch: Cherry-picked from upstream to ensure virsh disk attach does not fail silently (LP: #1825882). * d/p/bug_1826523.patch: Cherry-picked from

[Yahoo-eng-team] [Bug 1829472] [NEW] [placement] install and configure controller node in nova (STEIN)

2019-05-17 Thread Robert Holling
Public bug reported: Hi guys, I'm working with the doc: https://docs.openstack.org/nova/stein/install /controller-install-ubuntu.html#install-and-configure-components [x] This doc is inaccurate in this way: Obviously, the service nova-placement, and with it the creation of the endpoints and