[Yahoo-eng-team] [Bug 1748842] [NEW] delete a VM which status is VERIFY_RESIZE, sometimes the VM will enters the synchronous power state process

2018-02-12 Thread yangyegang
Public bug reported: when delete a vm which status is VERIFY_RESIZE.the vm will be confirmed first,and the vm task state will become NONE,it will lead to the vm enters the synchronous power state process and can not deleted. ** Affects: nova Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1747000] Re: Use of parse.urlencode with dict in nova/tests/unit/scheduler/client/test_report.py can result in unpredictable query strings and thus unreliable tests

2018-02-12 Thread Chris Dent
It is, yes. I think the duplicate was created during one of those times when launchpad was doing timeouts and I didn't notice that I created it twice. ** Changed in: nova Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1733386] Re: qos_default extension not doc'd in api-ref

2018-02-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541497 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=b3cf2228fd8cf41d539aa62ae6ff99c1870a67af Submitter: Zuul Branch:master commit b3cf2228fd8cf41d539aa62ae6ff99c1870a67af Author: Michal Kelner Mishali

[Yahoo-eng-team] [Bug 1748858] [NEW] allocation_ratio set by aggregate metadata don't work in NUMATopologyFilter

2018-02-12 Thread yangjie
Public bug reported: Description === Allocation_ratio setted by aggregate metadata don't work in NUMATopologyFilter. NUMATopologyFilter always takes the allocation_ratio from the compute node's configuration file. We do not provide a consistent way to set the allocation_ratio when user

[Yahoo-eng-team] [Bug 1405057] Re: Filter port-list based on security_groups associated not working

2018-02-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/527105 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=43d3e88a07b4275ad814c6875fa037efd94223bb Submitter: Zuul Branch:master commit 43d3e88a07b4275ad814c6875fa037efd94223bb Author: Ahmed Zaid Date: Wed

[Yahoo-eng-team] [Bug 1747650] Re: Make bdms querying in multiple cells use scatter-gather

2018-02-12 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/pike Importance: Undecided => Medium ** Also affects: nova/queens Importance:

[Yahoo-eng-team] [Bug 1748658] Re: Restarting Neutron containers which make use of network namespaces doesn't work

2018-02-12 Thread Bogdan Dobrelya
For containerized services deployed with tripleo, it's addressed in https://review.openstack.org/#/c/542858/ ** Also affects: tripleo Importance: Undecided Status: New ** Changed in: tripleo Status: New => In Progress ** Changed in: tripleo Milestone: None => queens-rc1 **

[Yahoo-eng-team] [Bug 1748888] [NEW] Incorrect database query when get mtu for network list

2018-02-12 Thread Vadim Ponomarev
Public bug reported: When virtual router bind to L3 agent (router migration or create new), synchronization function sync_routers() try get MTU for all router interfaces by network IDs. This process run in function '_get_mtus_by_network_list' in l3_db.py file. But, when is formed database query,

[Yahoo-eng-team] [Bug 1748327] Re: Recover from a failed compute node in nova

2018-02-12 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => In Progress ** Changed in: nova/queens Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in: nova/queens Importance: Undecided => Medium -- You

[Yahoo-eng-team] [Bug 1748894] [NEW] intermittent dhcp failures

2018-02-12 Thread Laurent Sesques
Public bug reported: Hi, We have observed instances failing to get a DHCP reply, either when booting for the first time, or after a reboot. By tcpdumping the traffic on the tap, then qvb and qvo interfaces, we can see the DHCP request leaving, but it doesn't reach the neutron-gateway node

[Yahoo-eng-team] [Bug 1746483] Re: Not able to boot from Volume / Volume snapshot when using isolated_images

2018-02-12 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => Triaged ** Changed in: nova/queens Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1702466] Re: Subnet details page fails when a subnet uses IPv6 with prefix delegation

2018-02-12 Thread Corey Bryant
** Changed in: horizon (Ubuntu) Status: Triaged => Fix Released -- 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/1702466 Title: Subnet details page fails when

[Yahoo-eng-team] [Bug 1748900] [NEW] Image Service API v2 (CURRENT) in Image Service API Reference

2018-02-12 Thread Matt Riedemann
Public bug reported: - [x] This doc is inaccurate in this way: __ https://developer.openstack.org/api-ref/image/v2/index.html#create-an- image Where it says: "Additionally, you may include additional properties specified as key:value pairs, where the value must be a string data type. Keys

[Yahoo-eng-team] [Bug 1652099] Re: placement requests from n-cpu logs not found in placement-api logs

2018-02-12 Thread Matt Riedemann
*** This bug is a duplicate of bug 1734625 *** https://bugs.launchpad.net/bugs/1734625 Sure, although this bug had some related patches merged, so it gets weird, but yeah we can duplicate it. ** This bug has been marked a duplicate of bug 1734625 placement: Request IDs are not passed to

[Yahoo-eng-team] [Bug 1748916] [NEW] Glance default workers is total overkill for modern servers

2018-02-12 Thread Erno Kuvaja
Public bug reported: On modern servers we do see dozens of cores which is total overkill of Glance workers while each of them has eventlet pool size of 1000 threads. Maybe we should consider limiting the total number of workers unless sepcifically configured by deployer. ** Affects: glance

[Yahoo-eng-team] [Bug 1748942] Re: Ironic virt driver should not JSON encode traits in instance_info

2018-02-12 Thread Matt Riedemann
(1:29:28 PM) mgoddard: mriedem: the scheduling works, but any flavor-requested traits won't be pushed to the ironic node's instance_info. These are not yet used by ironic, but will be used in future for some capabilities-like things (1:29:49 PM) mriedem: mgoddard: if they aren't used in ironic

[Yahoo-eng-team] [Bug 1748970] [NEW] bootstrapping system administrator causes issues with tempest

2018-02-12 Thread Lance Bragstad
Public bug reported: During the Queens release, keystone added support for a new scope type called system. This extended the support for users and groups to not only have roles on projects and domains, but also on a different entity called the "system". This is an effort to make RBAC support more

[Yahoo-eng-team] [Bug 1748942] [NEW] Ironic virt driver should not JSON encode traits in instance_info

2018-02-12 Thread Mark Goddard
Public bug reported: As of queens, the ironic virt driver pushes traits set on the flavor to the ironic node's instance_info during instance spawn. This list of traits is currently encoded as a JSON string, inside the JSON-encoded instance_info. We should not use this double layer of JSON

[Yahoo-eng-team] [Bug 1746483] Related fix merged to nova (master)

2018-02-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/543257 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4f9667b7a92ffef4329380e39c64cf314203b06e Submitter: Zuul Branch:master commit 4f9667b7a92ffef4329380e39c64cf314203b06e Author: Matt Riedemann Date: Sun

[Yahoo-eng-team] [Bug 1748950] [NEW] PowerVM driver passing bad kwargs into Task init method

2018-02-12 Thread Eric Berglund
Public bug reported: The PowerVM virt driver is passing the instance as the first argument to the Task init in a few places [1] [2]. The init method [3] expects the first arg to be the task name. This results in the task name being the string representation of the instance. The instance should no

[Yahoo-eng-team] [Bug 1748858] Re: allocation_ratio set by aggregate metadata don't work in NUMATopologyFilter

2018-02-12 Thread Sylvain Bauza
I feel that due to the design of the FilterScheduler that makes every filter independent of the others, it's necessarly up to the operator to make sure that if they need to use both AggregateCoreFilter and/or AggregateRamFilter *and* NUMATopologyFilter for NUMA placement, they necessarly need

[Yahoo-eng-team] [Bug 1748559] Re: image-create header is static

2018-02-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/543039 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=3712dccfdb7ee30243e4efc09fcad1c3197bdb51 Submitter: Zuul Branch:master commit 3712dccfdb7ee30243e4efc09fcad1c3197bdb51 Author: Brian Rosmaita

[Yahoo-eng-team] [Bug 1747304] Re: Stable maint check of stable/pike failing

2018-02-12 Thread Brian Rosmaita
** Changed in: glance 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/1747304 Title: Stable maint check of stable/pike failing Status in

[Yahoo-eng-team] [Bug 1749024] [NEW] api-ref: document the list of valid sort_keys

2018-02-12 Thread Hongbin Lu
Public bug reported: The api-ref describe how the sorting works in general: https://developer.openstack.org/api-ref/network/v2/#sorting . However, it doesn't explicitly list all the valid sort_keys for each API resources. Listing all the sort_keys for each API resources is necessary because the

[Yahoo-eng-team] [Bug 1749030] [NEW] Filter by 'created_at' return 500

2018-02-12 Thread Hongbin Lu
Public bug reported: Neutron server will return 500 if we try to list ports with 'created_at' as filter. For example: $ curl -g -i -X GET -H "X-Auth-Token: $TOKEN" "http://10.0.0.19:9696/v2.0/ports?created_at=test; HTTP/1.1 500 Internal Server Error Content-Type: application/json

[Yahoo-eng-team] [Bug 1714864] Re: [RFE]: Add support for multiple resource classes to ironic nodes

2018-02-12 Thread Ruby Loo
@Nisha, both patches have been abandoned, so I'm assuming that this RFE is no longer of interest. I'm going to change the status to Won'tFix. Feel free to change the status. Thanks. ** Changed in: ironic Status: Confirmed => Won't Fix ** Changed in: ironic Status: Won't Fix =>

[Yahoo-eng-team] [Bug 1747305] Re: Stable maint check of stable/ocata failing

2018-02-12 Thread Brian Rosmaita
** Changed in: glance 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/1747305 Title: Stable maint check of stable/ocata failing Status in

[Yahoo-eng-team] [Bug 1748982] [NEW] api-ref: 'tags' is missing in response parameters and sample

2018-02-12 Thread Hongbin Lu
Public bug reported: In the api-ref, the parameter 'tags' is not documented in either response parameters or response sample. This applies to all API resources that support tags (i.e. network, subnet). It is better to add this missing documentation. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1748837] [NEW] Boot an instance from volume but failed, then delete this instance successfully, but volume is still in-use.

2018-02-12 Thread Charlotte Han
Public bug reported: Description === Boot an instance from volume failed, then delete this instance successfully, but volume is still in-use. Steps to reproduce == A chronological list of steps which will bring off the issue you noticed: * I did boot an instance from

[Yahoo-eng-team] [Bug 1749045] [NEW] Used mem in numa_topology do not include mem used by instance which is not fix mem_page_size

2018-02-12 Thread liuxiuli
Public bug reported: Used mem in numa_topology does not include mem used by instance which is not fix mem_page_size. For example: An instance which is not fix hw:mem_page_size but fix hw:cpu_policy will consume mem whose page size is 4K, but at this time the used mem of 4K in numa_topology of

[Yahoo-eng-team] [Bug 1747709] Re: neutron-tempest-ovsfw fails 100% times

2018-02-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/542257 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=02cc3ca30733c88003331af26fbd364d703dd552 Submitter: Zuul Branch:master commit 02cc3ca30733c88003331af26fbd364d703dd552 Author: Sławek Kapłoński Date: