[Yahoo-eng-team] [Bug 1675339] Re: project ID of a security goup is not a UUID value

2017-05-26 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1675339

[Yahoo-eng-team] [Bug 1693771] Re: Instance fails to receive DHCPv6 responses

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468361 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1e9aca11b9736993e39972a36ecd53765f4b580a Submitter: Jenkins Branch:master commit 1e9aca11b9736993e39972a36ecd53765f4b580a Author: Jens Rosenboom Date:

[Yahoo-eng-team] [Bug 1686041] Re: Force to evacuate ACTIVE status instances failed if a host is provided

2017-05-26 Thread D G Lee
Reviewed: https://review.openstack.org/466143 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a2b0824aca5cb4a2ae579f625327c51ed0414d35 Submitter: Jenkins Branch: master commit a2b0824aca5cb4a2ae579f625327c51ed0414d35 Author: Guang Yee Date: Thu May 18

[Yahoo-eng-team] [Bug 1693949] Re: cells v1 job failing after ssh validation was enabled by default

2017-05-26 Thread Matt Riedemann
https://review.openstack.org/#/c/468585/ ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Critical ** Changed in: nova Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in: nova Status: New => In Progress

[Yahoo-eng-team] [Bug 1693950] [NEW] test_walk_versions fails with'Command Out of Sync' error

2017-05-26 Thread Kevin Benton
Public bug reported: Spotted in the gate. Version: stable/newton test_walk_versions sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2014, 'Command Out of Sync') http://logs.openstack.org/96/460696/1/check/gate-neutron-dsvm-

[Yahoo-eng-team] [Bug 1693939] [NEW] Switch Azure detection to use chassis_asset_tag

2017-05-26 Thread Paul Meyer
Public bug reported: I've got confirmation that the chassis_asset_tag DMI value is a hard- coded identifier for the Azure platform (both Azure and Azure Stack (the on-premise variant of Azure)). $ cat /sys/class/dmi/id/chassis_asset_tag 7783-7084-3265-9085-8269-3286-77 The detection logic in

[Yahoo-eng-team] [Bug 1693931] [NEW] functional test_next_port_closed test case failed with ProcessExecutionError when killing netcat

2017-05-26 Thread Ihar Hrachyshka
Public bug reported: It's newton. http://logs.openstack.org/27/467427/1/check/gate-neutron-dsvm- functional-ubuntu-xenial/2860749/testr_results.html.gz Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1689692] Re: MarkerNotFound when limit>num(instances) and marker starts in cell0

2017-05-26 Thread Matt Riedemann
This goes back to newton: https://github.com/openstack/nova/blob/stable/newton/nova/compute/api.py#L2341 ** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/newton Importance: Undecided => High -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1689692] Re: marker not found

2017-05-26 Thread Matt Riedemann
Here is the problem: All of your instances are in ERROR state so they are in cell0 and we'll pull them from cell0 here: https://github.com/openstack/nova/blob/15.0.3/nova/compute/api.py#L2466 We got 2 back from cell0 but limit was 3, so we make limit=1 here:

[Yahoo-eng-team] [Bug 1685935] Re: make deb breaks due to missing debuild script

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** No longer affects: cloud-init (Ubuntu) -- 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/1685935

[Yahoo-eng-team] [Bug 1645644] Re: ntp not using expected servers

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1691517] Re: centos7 unit tests fail due to hard coded mkfs.ext4

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided

[Yahoo-eng-team] [Bug 1687485] Re: sysconfig route object reference removed class attribute

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided

[Yahoo-eng-team] [Bug 1685944] Re: tools/net-convert: fix argument order for render_network_state

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided

[Yahoo-eng-team] [Bug 1689944] Re: util.system_is_snappy needs additional checks

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1691135] Re: address field not set when reading cmdline/initramfs configured network

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released

[Yahoo-eng-team] [Bug 1684349] Re: mask2cidr error with integer value - argument of type 'int' is not iterable

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided

[Yahoo-eng-team] [Bug 1681531] Re: DigitalOcean DS defines mutliple gateways via meta-data

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1689346] Re: cloud-init and nplan do not parse and use OpenStack networking correctly with netmask

2017-05-26 Thread Scott Moser
** No longer affects: nplan (Ubuntu) ** No longer affects: nplan (Ubuntu Xenial) ** No longer affects: nplan (Ubuntu Yakkety) ** No longer affects: nplan (Ubuntu Zesty) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1690819] Re: nova-manage [..] api_db sync on F25 results in RuntimeError: no suitable implementation for this system

2017-05-26 Thread Matt Riedemann
There is nothing for nova to do with this right? Didn't eventlet get blacklisted in g-r recently for this? https://github.com/eventlet/eventlet/issues/401 https://github.com/openstack/requirements/commit/e3c286a2f22011ae129e13892455a4a25bddeb1b ** Changed in: oslo.db Status: New =>

[Yahoo-eng-team] [Bug 1691001] Re: Unwanted errors in the nova-api.logs

2017-05-26 Thread Matt Riedemann
Two things: 1. As Brian pointed out, python-novaclient 8.0.0 dropped this deprecated command. 2. There is not enough information from this bug report to know what the actual issue is, so please attach the nova-api logs or a snippet of the error from them, but we're unable to triage this without

[Yahoo-eng-team] [Bug 1692093] Re: Cloud init is re-executing fs and disk setup during reboot

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided

[Yahoo-eng-team] [Bug 1692087] Re: check_partition_layout has false positives when partitioned with gpt

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided

[Yahoo-eng-team] [Bug 1693582] Re: cloud-init uses a deprecated metadata path for GCE instance SSH keys

2017-05-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1693923] [NEW] compute_monitors help incorrectly shows multiple values in a list

2017-05-26 Thread Matt Wisch
Public bug reported: This issue was actually nicely written up here: https://iclykofte.com /physical-host-metrics-in-ceilometer-an-openstack-liberty-tale/ ...but apparently never made it into a bug/patch. If you supply more than one driver to compute_monitors in a list per the setting help, the

[Yahoo-eng-team] [Bug 1690480] Re: cloud-init / nplan - missing bond mode miimon xmit_hash_policy

2017-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-153-g16a7302f- 0ubuntu1 --- cloud-init (0.7.9-153-g16a7302f-0ubuntu1) artful; urgency=medium * New upstream snapshot. - net: fix reading and rendering addresses in cidr format. [Dimitri John Ledkov] (LP: #1689346,

[Yahoo-eng-team] [Bug 1689346] Re: cloud-init and nplan do not parse and use OpenStack networking correctly with netmask

2017-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-153-g16a7302f- 0ubuntu1 --- cloud-init (0.7.9-153-g16a7302f-0ubuntu1) artful; urgency=medium * New upstream snapshot. - net: fix reading and rendering addresses in cidr format. [Dimitri John Ledkov] (LP: #1689346,

[Yahoo-eng-team] [Bug 1693582] Re: cloud-init uses a deprecated metadata path for GCE instance SSH keys

2017-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-153-g16a7302f- 0ubuntu1 --- cloud-init (0.7.9-153-g16a7302f-0ubuntu1) artful; urgency=medium * New upstream snapshot. - net: fix reading and rendering addresses in cidr format. [Dimitri John Ledkov] (LP: #1689346,

[Yahoo-eng-team] [Bug 1693917] [NEW] test_user_account_lockout failed in gate because authN attempts took longer than usual

2017-05-26 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/99/460399/2/check/gate-tempest-dsvm-neutron- full-ubuntu-xenial/f7eb334/logs/testr_results.html.gz ft1.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658]_StringException:

[Yahoo-eng-team] [Bug 1692397] Re: hypervisor statistics could be incorrect

2017-05-26 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/newton Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in: nova/newton Importance: Undecided => Low ** Changed in: nova/newton Status: New => In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1693911] Re: compute node statistics will lie if service records are deleted

2017-05-26 Thread Dan Smith
Dupe of 1692397 ** Changed in: nova Status: New => Won't Fix -- 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/1693911 Title: compute node statistics will lie if

[Yahoo-eng-team] [Bug 1691850] Re: Nova doesn't cleanup port when instance launch fails due to virt issues

2017-05-26 Thread Matt Riedemann
*** This bug is a duplicate of bug 1648840 *** https://bugs.launchpad.net/bugs/1648840 This sounds like a duplicate of bug 1648840 which was fixed and backported to stable/newton and release in 14.0.3: https://review.openstack.org/#/c/409706/ stable/mitaka is end of life upstream though so

[Yahoo-eng-team] [Bug 1693911] [NEW] compute node statistics will lie if service records are deleted

2017-05-26 Thread Dan Smith
Public bug reported: If a compute node references a deleted service, we will include it in the compute node statistics output. This happens even if the compute node record _is_ deleted, because of our join of the services table, which causes us to get back rows anyway. This results in the stats

[Yahoo-eng-team] [Bug 1692041] Re: ERROR nova.api.openstack.extensions TypeError: __init__() got an unexpected keyword argument 'prompt'

2017-05-26 Thread Matt Riedemann
What is CSR? Which release of nova is this? Is there more to the error like a stacktrace because I don't see anything about "prompt" in the code. Do you have API extensions that aren't in the upstream git repo? ** Changed in: nova Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1643444] Re: TenantUsagesTestJSON.test_list_usage_all_tenants 500 from Db layer

2017-05-26 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => High ** Changed in: nova/newton Importance: Undecided => High ** Changed in: nova/ocata

[Yahoo-eng-team] [Bug 1692376] Re: Binary dependencies aren't easily discoverable

2017-05-26 Thread Matt Riedemann
Anything hypervisor specific should probably be somewhere in the manuals here: https://docs.openstack.org/ocata/config- reference/compute/hypervisors.html ** Changed in: nova Importance: Undecided => Low ** Changed in: nova Status: New => Opinion -- You received this bug

[Yahoo-eng-team] [Bug 1692893] Re: 'nova usage' returns 500 when deleted row in instance_extra is archived

2017-05-26 Thread Matt Riedemann
*** This bug is a duplicate of bug 1643444 *** https://bugs.launchpad.net/bugs/1643444 ** This bug has been marked a duplicate of bug 1643444 TenantUsagesTestJSON.test_list_usage_all_tenants 500 from Db layer -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1669719] Re: Cannot live migrate on XenServer Ely and later

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/439960 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=55d42affb7760b836f5aecd613d95bceeffed613 Submitter: Jenkins Branch:master commit 55d42affb7760b836f5aecd613d95bceeffed613 Author: Huan Xie Date: Wed Mar

[Yahoo-eng-team] [Bug 1693470] Re: Hyper-V: vhdx images are rejected

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/467369 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f022d431e1f844a8faa7ab55597c83179c13022c Submitter: Jenkins Branch:master commit f022d431e1f844a8faa7ab55597c83179c13022c Author: Lucian Petrut

[Yahoo-eng-team] [Bug 1692397] Re: hypervisor statistics could be incorrect

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/467220 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3d3e9cdd774efe96f468f2bcba6c09a40f5e71d3 Submitter: Jenkins Branch:master commit 3d3e9cdd774efe96f468f2bcba6c09a40f5e71d3 Author: Kevin_Zheng Date:

[Yahoo-eng-team] [Bug 1693059] Re: Error: Systemd start for openstack-nova-scheduler failed!

2017-05-26 Thread Matt Riedemann
It looks like the database migrations weren't run. See: nova-manage api_db sync nova-manage db sync ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1693903] [NEW] Excessive "Deleting stale allocation for instance" warnings in nova-compute logs

2017-05-26 Thread Matt Riedemann
Public bug reported: I noticed this here: https://review.openstack.org/#/c/460177/12/nova/compute/resource_tracker.py Which is part of a refactor, and that warning actually goes back to newton: https://github.com/openstack/nova/commit/9374566d194be1e861e7d08dd0e3b2a615ff408c It shows up a

[Yahoo-eng-team] [Bug 1693899] [NEW] Cleaning up stale resource allocations can fail with InstanceNotFound

2017-05-26 Thread Matt Riedemann
Public bug reported: Noticed what appears to be a race on delete of an instance where we're deleting resource provider allocations records for a deleted instance and when we go to get the instance from the database it's already deleted:

[Yahoo-eng-team] [Bug 1667679] Re: Setting quota fails saying admin project is not a valid project

2017-05-26 Thread Matt Riedemann
** Also affects: nova/ocata 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/1667679 Title: Setting quota fails saying admin

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

2017-05-26 Thread Matt Riedemann
*** This bug is a duplicate of bug 1667679 *** https://bugs.launchpad.net/bugs/1667679 Related to https://bugs.launchpad.net/tripleo/+bug/1667679 and https://review.openstack.org/#/c/438049/ ** This bug has been marked a duplicate of bug 1667679 Setting quota fails saying admin project is

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

2017-05-26 Thread Matt Riedemann
*** This bug is a duplicate of bug 1667679 *** https://bugs.launchpad.net/bugs/1667679 Keystone v2 has been deprecated since I think the Mitaka release, but I agree that if we don't need to we shouldn't munge the v3 into the URL. ** Also affects: nova/ocata Importance: Undecided

[Yahoo-eng-team] [Bug 1692960] Re: tests: pycodestyle regression - expected 2 blank lines

2017-05-26 Thread Joshua Powers
Fixed in: https://git.launchpad.net/cloud-init/commit/?id=2825a917e5fa130818c0d77219f32961b99a057f ** Changed in: cloud-init Status: New => Fix Released ** Changed in: cloud-init Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo!

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

2017-05-26 Thread Joshua Powers
Fixed in: https://git.launchpad.net/cloud-init/commit/?id=e5b2c011440aefe036c71a8c5e8ec547cc80f270 ** Changed in: cloud-init Status: New => Fix Released ** Changed in: cloud-init Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1647269] Re: ‘nova service-list’ can‘t get the latest Updated_at time when using mc driver

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/414463 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0df91a7f799060cd2e9b8a0adac1efacb974bcb3 Submitter: Jenkins Branch:master commit 0df91a7f799060cd2e9b8a0adac1efacb974bcb3 Author: Tao Li Date: Fri Dec 23

[Yahoo-eng-team] [Bug 1658070] Re: Failed SR_IOV evacuation with host

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/466143 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a2b0824aca5cb4a2ae579f625327c51ed0414d35 Submitter: Jenkins Branch:master commit a2b0824aca5cb4a2ae579f625327c51ed0414d35 Author: Guang Yee Date: Thu May

[Yahoo-eng-team] [Bug 1677730] Re: keystone-manage mapping_engine is broken: TypeError

2017-05-26 Thread Lance Bragstad
** Also affects: keystone/ocata Importance: Undecided Status: New ** Also affects: keystone/newton Importance: Undecided Status: New ** Changed in: keystone/ocata Status: New => Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1692767] Re: [devstack] keystone service fails to start after reboot

2017-05-26 Thread Lance Bragstad
I agree with comment #2. It would appear that this is something we should be doing in devstack and unrelated to the keystone service. ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

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

2017-05-26 Thread Matt Riedemann
I don't know what "Why because tenant_id is project_id now." means here. The default policy for cloudpipe actions is admin-only, so if you're trying to do this as a non-admin it's going to fail. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1692767] Re: Start keystone service failed with uwsgi in devstack

2017-05-26 Thread Kirill Zaitsev
The correct way to do it would be to add a tmpfiles.d config file, that would create the directory at startup. also it's not about keystone, but about devstack ** Also affects: devstack Importance: Undecided Status: New ** Summary changed: - Start keystone service failed with uwsgi in

[Yahoo-eng-team] [Bug 1693829] Re: name too long

2017-05-26 Thread Matt Riedemann
** Changed in: nova Status: New => Invalid ** Also affects: fuel Importance: Undecided Status: New ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1693535] Re: Expose trunk details in metadata and configdrive

2017-05-26 Thread Matt Riedemann
This is not a bug. If you want to add this it will require a blueprint. ** Changed in: nova Status: New => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1693829] Re: name too long

2017-05-26 Thread Matt Riedemann
Added MOS since I think that's tied to Fuel, plus mitaka is end of life upstream for nova. ** Also affects: mos 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).

[Yahoo-eng-team] [Bug 1693481] Re: VM launch is failing with message "No valid host was found. There are not enough hosts available.", "code": 500

2017-05-26 Thread Matt Riedemann
I used the instance uuid to find the request id in the nova-conductor logs and then looked for that request id in the nova-scheduler logs and found this: 2017-05-25 21:12:36.102 2562 WARNING nova.scheduler.client.report [req-8359c011-587a-4c60-95a1-ded9e50b26af 15d62a6cd8db41f48d9a85d9aaff958f

[Yahoo-eng-team] [Bug 1693829] [NEW] name too long

2017-05-26 Thread dan tiernan
Public bug reported: I am trying to create an openstack environment using Fuel 9.0 - Openstack Mitaka-9.0. The issue is related to when creating a vlan link the network name with vlan id number exceeds the 16 character length so it fails. the why: There are 2 nodes and a Fuel Server. both

[Yahoo-eng-team] [Bug 1648197] Re: Remove the column 'can_host' from the ResourceProvider table

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/461494 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fcfe28192eaa63d2ca000d38bc435a5e662ad8f5 Submitter: Jenkins Branch:master commit fcfe28192eaa63d2ca000d38bc435a5e662ad8f5 Author: EdLeafe Date: Mon May 1

[Yahoo-eng-team] [Bug 1693782] [NEW] keystone-manage doctor is pointing to wrong config section when warning about caching

2017-05-26 Thread Michal Dulko
Public bug reported: That's what produced by `keystone-manage doctor` when no caching is enabled. WARNING: `keystone.conf [caching] enabled` is not enabled. Caching greatly improves the performance of keystone, and it is highly recommended that you enable it. There's no [caching]

[Yahoo-eng-team] [Bug 1693771] [NEW] Instance fails to receive DHCPv6 responses

2017-05-26 Thread Dr. Jens Rosenboom
Public bug reported: When running an instance on a network with ipv6-address-mode dhcpv6-stateful, the instance fails to receive responses from the DHCP server. The workaround is to add an explicit security group rule allowing --proto udp --dst-port 546 --ethertype IPv6 and then the DHCP

[Yahoo-eng-team] [Bug 1657381] Re: QoS drivers need to implement a precommit for the actions

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/421818 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=45fd7eef6eb0fe5c760338953c91c046730f153c Submitter: Jenkins Branch:master commit 45fd7eef6eb0fe5c760338953c91c046730f153c Author: Miguel Angel Ajo

[Yahoo-eng-team] [Bug 1686744] Re: Unable to add compute host to aggregate if no ironic nodes present

2017-05-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/460616 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=62878ef5a6c9f6a2c727c91397830387425c4d37 Submitter: Jenkins Branch:master commit 62878ef5a6c9f6a2c727c91397830387425c4d37 Author: Dan Smith Date: Thu Apr

[Yahoo-eng-team] [Bug 1597461] Re: L3 HA: 2 masters after reboot of controller

2017-05-26 Thread Miguel Angel Ajo
** Changed in: neutron Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1597461 Title: L3 HA: 2 masters after reboot of controller Status in

[Yahoo-eng-team] [Bug 1693727] [NEW] Nova evacuate instance is not working

2017-05-26 Thread Swati Bansal
Public bug reported: in controller+2 Compute node instance is not getting evacuated from one compute node to other compute node. On evacuation it gets stuck with state as rebuilding on the source node. Below was logged in the destination compute node (/var/log/nova/nova-compute.log):

[Yahoo-eng-team] [Bug 1693721] [NEW] Error handling for HostMappingNotFound in conductor manager does not work properly

2017-05-26 Thread Takashi NATSUME
Public bug reported: Description === When creating a server, if a compute node doesn't belong any cell and nova-scheduler selects the host, creating a server fails (HostMappingNotFound) and a server status become stuck in 'BUILD'. The server cannot be deleted by "Delete server" API.

[Yahoo-eng-team] [Bug 1693704] [NEW] fedetation list porjects for user

2017-05-26 Thread yangweiwei
Public bug reported: When I got the federated user project list, the error is as bellow: 2017-05-26 15:12:54.685 12742 ERROR keystone.common.wsgi File "/usr/lib/python2.7/site-packages/keystone/common/wsgi.py", line 228, in __call__ 2017-05-26 15:12:54.685 12742 ERROR keystone.common.wsgi

[Yahoo-eng-team] [Bug 1693691] [NEW] neutron-server setup log twice

2017-05-26 Thread Duan Jiong
Public bug reported: When neutron-server start, config.setup_logging() called twice. call stack is boot_server   |->config.setup_logging()   |->_main_neutron_server    |->eventlet_wsgi_server |->serve_wsgi  |->NeutronApiService.create()   

[Yahoo-eng-team] [Bug 1693690] [NEW] keystone fedeartion mapping rules with blacklist

2017-05-26 Thread yangweiwei
Public bug reported: When I create a rule like: [ { "local": [ { "user": { "name": "user_test", "id": "faced82c29e24b10b14ea64366b4653d" }, "group": { "name":"group1", "domain": {

[Yahoo-eng-team] [Bug 1693689] [NEW] Could not determine host ip address

2017-05-26 Thread YAMAMOTO Takashi
Public bug reported: it seems affecting the following jobs. gate-neutron-dsvm-fullstack-ubuntu-xenial gate-neutron-dsvm-functional-ubuntu-xenial-nv gate-neutron-dsvm-functional-ubuntu-xenial gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv to me it seems happening only on citycloud.