[Yahoo-eng-team] [Bug 1229445] Re: db type could not be determined

2017-05-24 Thread Jianghua Wang
** Also affects: tempest Importance: Undecided Status: New -- 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/1229445 Title: db type could not be determined

[Yahoo-eng-team] [Bug 1692982] Re: Need --strict option for nova-manage cell_v2 discover_hosts

2017-05-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/467218 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=aaae213bf32096c56cb1bfcb4d0ac3cafd1c13fb Submitter: Jenkins Branch:master commit aaae213bf32096c56cb1bfcb4d0ac3cafd1c13fb Author: Eric Berglund Date: Tue

[Yahoo-eng-team] [Bug 1693361] [NEW] cloud-init sometimes fails on dpkg lock due to concurrent apt-daily.service execution

2017-05-24 Thread Jim Browne
Public bug reported: apt-daily is now a systemd service rather than being invoked by cron.daily. If one builds a custom AMI it is possible that the apt- daily.timer will fire during boot. This can fire at the same time cloud-init is running and if cloud-init loses the race the invocation of apt

[Yahoo-eng-team] [Bug 1693349] [NEW] trying to create a resource provide with an already in use uuid causes misleading error

2017-05-24 Thread Chris Dent
Public bug reported: (This is mostly a reminder bug for cdent, by cdent, so I don't forget it while doing something else.) POST is used to create a resource provider. 'name' is required, 'uuid' is optional, if you don't provide one one will be created. If you create a provider with $uuid_1 and

[Yahoo-eng-team] [Bug 1693353] [NEW] resource provider links list shows 'traits' in all microversions and should not

2017-05-24 Thread Chris Dent
Public bug reported: When listing single or multiple resource providers, the JSON response includes a list of 'links' with each provider. These link to 'inventories', 'aggregates', 'usages' and 'traits'. Since 'traits' only showed up in microversion 1.6 the link to them should only be presented

[Yahoo-eng-team] [Bug 1693335] [NEW] UUID case sensitivity causing unfriendly and unexpected API errors

2017-05-24 Thread Ryan Tidwell
Public bug reported: I was seeing a user pass an uppercase UUID from their app to the Nova API's. Their calls failed with a 500 error and the following exception in the nova-api log: 017-05-24 11:20:27.176 68631 ERROR nova.api.openstack [req-674b4fd1-9a22-488e-97d2-29fca9ca3b7c

[Yahoo-eng-team] [Bug 1693315] Re: Unhelpful invalid bdm error in compute logs when volume creation fails during boot from volume

2017-05-24 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Importance: Undecided => Medium ** Changed in: nova/ocata Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1693315] [NEW] Unhelpful invalid bdm error in compute logs when volume creation fails during boot from volume

2017-05-24 Thread Matt Riedemann
Public bug reported: This came up in IRC while debugging a separate problem with a user. They are booting from volume where nova creates the volume, and were getting this unhelpful error message in the end: BuildAbortException: Build of instance 9484f5a7-3198-47ff-b728-178515a26277 aborted:

[Yahoo-eng-team] [Bug 1693307] [NEW] tests: centos6 env failures

2017-05-24 Thread Joshua Powers
Public bug reported: There are two current test failures on centos6 tox env. Steps to reproduce: 0. lxc launch images:centos/6 c6 1. lxc exec c6 bash 2. yum install epel-release -y 3. yum install git python-pip -y 4. git clone master 5. cd cloud-init 6. tox -e centos6

[Yahoo-eng-team] [Bug 1555699] Re: Hyper-V: failed cold migrations cannot be reverted

2017-05-24 Thread Claudiu Belu
** Changed in: compute-hyperv Status: Fix Committed => Fix Released -- 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/1555699 Title: Hyper-V: failed cold migrations

[Yahoo-eng-team] [Bug 1693284] [NEW] Unable to create port with fixed-ips allocation for 'baremetal' ironic instance

2017-05-24 Thread Harald Jensås
Public bug reported: When using routed networks and a subnet is associated with a segment ip- allocation will be deferred unless binding:host_id is provided. This is all fine for ports that will end up on a nova host, we want to make sure the ip-allocation is for a subnet on a segment that is

[Yahoo-eng-team] [Bug 1644554] Re: Cinder throws detailed iSCSI information in case of failure

2017-05-24 Thread Sean McGinnis
That horizon error message is bubbling up from Nova, so I think this would need to be addressed there to not include the underlying os-brick error details. ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1693265] [NEW] network_data.json should provide interface-scoped nameserver information

2017-05-24 Thread Lars Kellogg-Stedman
Public bug reported: Nova currently provides nameserver information in network_data.json as a globally-scoped "services" key. E.g., from https://specs.openstack.org/openstack/nova- specs/specs/liberty/implemented/metadata-service-network-info.html#rest- api-impact: { "links": [...],

[Yahoo-eng-team] [Bug 1693257] [NEW] Policy doesn't allow os_compute_api:os-cloudpipe to be performed

2017-05-24 Thread kunthar
Public bug reported: OS Version: Ocata Ubuntu 16.04 openstack 3.8.1 Problem is related to cloudpipe. There are cloudpipe commands in nova and config params in CONF.nova, but we can't be sure if it is still in use and compatible with Ocata. There is no clean documentation about what is

[Yahoo-eng-team] [Bug 1681465] Re: VNC connection to VMs is unprotected

2017-05-24 Thread Jeremy Stanley
I really don't see where keeping this report secret is helping anyone anyway, and given that the risk for this is already documented and there is known work underway to mitigate it in future releases I'm going ahead with switching it to public, as a potential hardening opportunity. ** Description

[Yahoo-eng-team] [Bug 1693251] [NEW] cloud-init should configure networkmanager to not manage /etc/resolv.conf

2017-05-24 Thread Lars Kellogg-Stedman
Public bug reported: Currently, cloud-init adds nameserver entries directly to /etc/resolv.conf but does not configure namservers in per-interface configuration files. This could be problematic because information received from other sources (e.g., from another interface that is using dhcp)

[Yahoo-eng-team] [Bug 1651679] Re: horizon auth switch redir DoS

2017-05-24 Thread Jeremy Stanley
There's been no input whatsoever from Horizon devs, but since the reporter already seems to have agreed in comment #7 and this has been open for over 5 months now let's just press forward. ** Description changed: - This issue is being treated as a potential security risk under embargo. - Please

[Yahoo-eng-team] [Bug 1693240] [NEW] [RFE] Support SRIOV VF VLAN Filtering

2017-05-24 Thread Trevor McCasland
Public bug reported: We want to allocate a range of VLANs to a port, this is how we filter traffic with VNFs. This will work well with the adoption of QinQ networks. Currently this is limited to one VLAN per VF (untagged within the VM)[1].

[Yahoo-eng-team] [Bug 1693228] [NEW] Nova quota show/set give errors in verify_project_id

2017-05-24 Thread Marcus Murwall
Public bug reported: Description === 'openstack quota show ' gives error in ocata. Log: 2017-05-24 11:32:27.666 21595 DEBUG nova.api.openstack.wsgi [req-2fdb7c04-35d4-4cd3-aa12-9dd7a835db25 aad396bff0834baeb50beda5ade6ccaa aaf41996573a47ab996a9876313c - default default] Calling

[Yahoo-eng-team] [Bug 1693168] [NEW] Different APIs 'os-quota-class-sets' Response between v2 and v2.1

2017-05-24 Thread Ghanshyam Mann
Public bug reported: 'os-quota-class-sets' GET and PUT APIs response is different between v2(all extensions) and v2.1 There is no 'server_groups' and 'server_group_members' in quota class set APIs response where these were present in v2 (with all extension). 'os-server-group-quotas' extension

[Yahoo-eng-team] [Bug 1693166] [NEW] keystone federation auth

2017-05-24 Thread yangweiwei
Public bug reported: When I create a mapping with rule as following: [ { "local": [ { "group": { "name": "group1", "domain": { "name": "domain1" }

[Yahoo-eng-team] [Bug 1592940] Re: Horizon makes duplicated and extra requests

2017-05-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/334335 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6f982b3ead5beff7ae68ff70ea8e63da5acc05b2 Submitter: Jenkins Branch:master commit 6f982b3ead5beff7ae68ff70ea8e63da5acc05b2 Author: Timur Sufiev Date:

[Yahoo-eng-team] [Bug 1693147] [NEW] nXenAPI: ova-compute cannot run when manually delete a VM

2017-05-24 Thread huan
Public bug reported: I have deployed a development DevStack OS environment with XenServer7.0 and then I did the below steps: 1. Create an instance via Horizon or OpenStack CLI 2. Delete the instance manually (using XenCenter or xe command) 3. Stop nova-compute service and start nova-compute

[Yahoo-eng-team] [Bug 1693104] [NEW] Cannot add custom port to router

2017-05-24 Thread cooldharma06
Public bug reported: Hi team, >From the horizon dashboard, user unable to attach the existing custom port to the router. Kindly refer the following steps to reproduce the error: 1. Openstack port create --network --fixed-ip (15.15.15.6)<> port_name 2. From the dashboard, trying to attach the