[Yahoo-eng-team] [Bug 1769025] [NEW] OrphanedObjectError: Cannot call obj_load_attr on orphaned Instance object error is thrown for ironic deploy in Pike

2018-05-03 Thread Nisha Agarwal
Public bug reported: On the Pike setup, nova boot for ironic fails consistently due to following error: 2018-04-13 07:56:02.846 DEBUG oslo_concurrency.processutils [req-8c6d1e73-65a6-420e-a041-4dbd0ee768e1 admin admin] CMD "genisoimage -o /tmp/tmppY5Ikz -ldots -allow-low ercase -allow-multidot

[Yahoo-eng-team] [Bug 1769006] [NEW] fix skipped py35 tests

2018-05-03 Thread Brian Rosmaita
Public bug reported: Glance never completed the Pike py35 community goal [0]. There are two tests currently being skipped when run under py35: glance.tests.functional.test_reload.TestReload.test_reload glance.tests.functional.test_ssl.TestSSL.test_ssl_ok The last patch to touch these tests was

[Yahoo-eng-team] [Bug 1759792] Re: [Testing] Compute nodes are registered to only one cell database regardless of their cells

2018-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/558160 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6a06fd28c285786767c0af93149c32aa61846ff9 Submitter: Zuul Branch:master commit 6a06fd28c285786767c0af93149c32aa61846ff9 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1767139] Re: TypeError in _get_inventory_and_update_provider_generation

2018-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/566096 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=80a001989351d3d427c204c8c06cfacc964f2a35 Submitter: Zuul Branch:master commit 80a001989351d3d427c204c8c06cfacc964f2a35 Author: Matt Riedemann Date: Thu

[Yahoo-eng-team] [Bug 1768990] [NEW] OVS agent not reconfigure ext-bridge in case when it was removed and created again by administrator

2018-05-03 Thread Slawek Kaplonski
Public bug reported: Neutron OVS agent will configure phys_bridges only during agent start process. If later someone remove and create such bridge again it will clean all flows from it. Because such bridges are configured with "fail_mode=secure" that might cause to lost of connection in Neutron

[Yahoo-eng-team] [Bug 1768980] [NEW] Wrong Port in "Create OpenStack client environment scripts in keystone" document

2018-05-03 Thread Ramoon Lincoln Barros Camacho
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: __ On the admin auth url, it was supposed to be port 35357

[Yahoo-eng-team] [Bug 1767142] Re: functional tests need time-bounded wait-for-status

2018-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/564649 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b2179479db28bb222412f700c09985578b935084 Submitter: Zuul Branch:master commit b2179479db28bb222412f700c09985578b935084 Author: Brian Rosmaita

[Yahoo-eng-team] [Bug 1768965] [NEW] Wrong arguments for 'detach_volume' of virt driver

2018-05-03 Thread Takashi NATSUME
Public bug reported: The 'detach_volume' method is called in nova/virt/block_device.py. virt_driver.detach_volume(connection_info, instance, self['mount_device'], encryption=encryption)

[Yahoo-eng-team] [Bug 1750121] Re: Dynamic routing: adding speaker to agent fails

2018-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron-dynamic-routing - 2:12.0.0-0ubuntu2 --- neutron-dynamic-routing (2:12.0.0-0ubuntu2) cosmic; urgency=medium * d/p/fix-failure-when-adding-a-speaker-to-an-agent.patch: Cherry-picked from upstream stable/queens branch to ensure adding

[Yahoo-eng-team] [Bug 1768927] Re: Unable to hard reboot an instance that is pausing

2018-05-03 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens 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 1768953] [NEW] Report client does not handle keystone errors properly

2018-05-03 Thread Oliver Walsh
Public bug reported: _create_resource_provider is wrapped by safe_connect which results in a None return value if keystone/connect exceptions are raised. On master the result is a TypeError and the rp isn't cached: File "nova/scheduler/client/report.py", line 697, in

[Yahoo-eng-team] [Bug 1768952] [NEW] List availability zones with filters return 500

2018-05-03 Thread Hongbin Lu
Public bug reported: List availability zones with filter parameters and Neutron server return internal server error: $ curl -s -g -X GET "http://10.0.0.15:9696/v2.0/availability_zones?name=nova; -H "Accept: application/json" -H "X-Auth-Token: $TOKEN" {"NeutronError": {"message": "Request

[Yahoo-eng-team] [Bug 1766668] Re: 'image_source' should not be required for Ironic boot from volume

2018-05-03 Thread Matt Riedemann
** 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). https://bugs.launchpad.net/bugs/178 Title: 'image_source' should not be required for Ironic boot

[Yahoo-eng-team] [Bug 1768927] [NEW] Unable to hard reboot an instance that is pausing

2018-05-03 Thread Matt Riedemann
Public bug reported: If you look at the allowed task_states for hard reboot in the API here: https://github.com/openstack/nova/blob/644ac5ec37903b0a08891cc403c8b3b63fc2a91c/nova/compute/api.py#L2963 it allows these values:

[Yahoo-eng-team] [Bug 1768919] [NEW] PCI-Passthrough fails when we have Flavor configured and provide a port with vnic_type=direct-physical

2018-05-03 Thread Swaminathan Vasudevan
Public bug reported: PCI-Passthrough of a NIC device to the VM fails, when we have both the Flavor configured with Alias and also provide a network port with 'vnic_type=direct-physical'. The comment shown in the source code shown below,

[Yahoo-eng-team] [Bug 1768917] [NEW] PCI-Passthrough documentation is incorrect while trying to pass through a NIC

2018-05-03 Thread Swaminathan Vasudevan
Public bug reported: As per the documentation shown below https://docs.openstack.org/nova/pike/admin/pci-passthrough.html In order to achieve PCI passthrough of a network device, it states that we should create a 'flavor' based on the alias and then associate a flavor to the server create

[Yahoo-eng-team] [Bug 1767309] Re: Placement - Make association_refresh configurable

2018-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/565526 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=41d6b479fe8baf66578044b8773c3b892d64a2c4 Submitter: Zuul Branch:master commit 41d6b479fe8baf66578044b8773c3b892d64a2c4 Author: Surya Seetharaman

[Yahoo-eng-team] [Bug 1768876] [NEW] Old instances can get AVZ from metadata

2018-05-03 Thread Belmiro Moreira
Public bug reported: Can't get AVZ for old instances: curl http://169.254.169.254/latest/meta-data/placement/availability-zone None# This is because the upcall to the nova_api DB was removed in the commit: 9f7bac2 and old instances may haven't the AVZ defined. Previously, the AVZ in the

[Yahoo-eng-team] [Bug 1767139] Re: TypeError in _get_inventory_and_update_provider_generation

2018-05-03 Thread Matt Riedemann
I know what the problem is: (9:59:34 AM) mriedem: set_inventory_for_provider -> _ensure_resource_provider -> _create_resource_provider -> safe_connect returns None because it can't talk to placement yet (9:59:41 AM) mriedem:

[Yahoo-eng-team] [Bug 1765568] Re: AttributeError: 'NoneType' object has no attribute 'generation' in stable/ocata CI

2018-05-03 Thread Matt Riedemann
** Changed in: nova/ocata Status: In Progress => 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/1765568 Title: AttributeError: 'NoneType' object has

[Yahoo-eng-team] [Bug 1746561] Re: Make host_manager use scatter-gather and ignore down cells

2018-05-03 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Importance: Undecided => Medium ** Changed in: nova/pike Status: New => Confirmed -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1763761] Re: CPU topologies in nova - doesn't mention numa specific image properties

2018-05-03 Thread Brian Rosmaita
Doc is now in the Glance repo: doc/source/admin/useful-image- properties.rst ** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => Triaged ** Changed in: glance Importance: Undecided => Medium ** Changed in: python-glanceclient

[Yahoo-eng-team] [Bug 1735093] Re: Networking API v2.0 in Networking API Reference

2018-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468660 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=2d99856e245d6720b2b62da6541e58b443ae746c Submitter: Zuul Branch:master commit 2d99856e245d6720b2b62da6541e58b443ae746c Author: csatari Date:

[Yahoo-eng-team] [Bug 1750121] Re: Dynamic routing: adding speaker to agent fails

2018-05-03 Thread Corey Bryant
** Also affects: neutron-dynamic-routing (Ubuntu Cosmic) Importance: High Status: Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1750121 Title: Dynamic routing: adding

[Yahoo-eng-team] [Bug 1768821] [NEW] Menu bar on 'Identity / Projects' page is moved down when selecting filter type

2018-05-03 Thread Dmitriy Kruglov
Public bug reported: In Safari browser on 'Identity / Projects' page the menu bar appears under the list of projects. It occurs when dropdown of project filter types is opened, but the filter type is not changed and the user closes the dropdown (clicks anywhere on blank space or selects the

[Yahoo-eng-team] [Bug 1762736] Re: Iptables firewall driver adds forward rules for trusted ports only in the ingress direction

2018-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/560075 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0b8bcc4d74187d4fdee26f6d57d72c70809ea70e Submitter: Zuul Branch:master commit 0b8bcc4d74187d4fdee26f6d57d72c70809ea70e Author: Nikita Gerasimov

[Yahoo-eng-team] [Bug 1742971] Re: [b1] pod created vm fails commissioning after getting 404 from metadata api

2018-05-03 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => 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/1742971 Title: [b1] pod created vm fails commissioning after getting

[Yahoo-eng-team] [Bug 1766711] Re: cloud-init missing dependency on iproute2

2018-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 18.2-27-g6ef92c98-0ubuntu1~18.04.1 --- cloud-init (18.2-27-g6ef92c98-0ubuntu1~18.04.1) bionic; urgency=medium * debian/control: add missing dependency on iproute2. (LP: #1766711) * debian/control: add missing dependency on