[Yahoo-eng-team] [Bug 1860250] Re: fail to start cloud init because of failure to start net interfaces

2020-04-07 Thread Launchpad Bug Tracker
[Expired for cloud-init because there has been no activity for 60 days.] ** Changed in: cloud-init Status: Incomplete => Expired -- 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/18

[Yahoo-eng-team] [Bug 1861460] Re: cloud-init should parse initramfs rendered netplan if present

2020-04-07 Thread Dan Watkins
Ryan has started work on this, moving to In Progress. ** Changed in: cloud-init Status: Invalid => Triaged ** Changed in: cloud-init Status: Triaged => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to clo

[Yahoo-eng-team] [Bug 1867380] Re: nova-live-migration and nova-grenade-multinode fail due to n-cpu restarting slowly after being reconfigured for ceph

2020-04-07 Thread melanie witt
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also

[Yahoo-eng-team] [Bug 1782840] Re: No policy enforcement for several delete metadef APIs

2020-04-07 Thread OpenStack Infra
Reviewed: https://review.opendev.org/584530 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=d2cc0dc5663657ae80550954269e19a6a8157501 Submitter: Zuul Branch:master commit d2cc0dc5663657ae80550954269e19a6a8157501 Author: Rick Bartra Date: Fri Jul 20 17:42:09 2018 -0400

[Yahoo-eng-team] [Bug 1871476] [NEW] Local docs build is broken

2020-04-07 Thread Khuong Luu
Public bug reported: Steps to reproduce: tox -e docs (add --recreate if needed) Expected result: the build succeeds Actual result: 2 errors (and possibly more): 1. Missing `hacking` module 2. After manually added `hacking` to `doc/requirements.txt` then repeated    `tox --recreate -e docs`, the

[Yahoo-eng-team] [Bug 1870883] Re: resume server API policy is allowed for everyone even policy defaults is admin_or_owner Edit

2020-04-07 Thread OpenStack Infra
Reviewed: https://review.opendev.org/717561 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=11dc8014941dc814f51542e4569b43607ba28c1b Submitter: Zuul Branch:master commit 11dc8014941dc814f51542e4569b43607ba28c1b Author: Ghanshyam Mann Date: Sun Apr 5 03:05:01 2020 -0500

[Yahoo-eng-team] [Bug 1871427] [NEW] neutron ovn db clients need more logs if they fail to connect to db

2020-04-07 Thread Flavio Fernandes
Public bug reported: Currently, the ovn_driver and ovn_metadata are not good in indicating failure to connect to the ovn database. That makes it hard to know when it is working properly. refs: https://github.com/openstack/neutron/blob/75f6f624bcc0b88b2ae38c49298668ada8e093b1/neutron/agent/ovn/met

[Yahoo-eng-team] [Bug 1871426] [NEW] Update onboarding documentation

2020-04-07 Thread Vishakha Agarwal
Public bug reported: It's easy for the onboarding documentation to go out of date and stale. It should be written consistently. ** Affects: keystone Importance: Undecided Assignee: Vishakha Agarwal (vishakha.agarwal) Status: In Progress ** Changed in: keystone Assignee: (

[Yahoo-eng-team] [Bug 1871419] [NEW] need multihash info in glance user, admin guides

2020-04-07 Thread Brian Rosmaita
Public bug reported: The user guide and admin guide need info about the secure "multihash" feature. Both need to describe the idea of the self-describing secure hash. Additionally: admin guide: the os_hash_algo is operator-configurable; explain how user guide: the os_hash_algo value can be pas

[Yahoo-eng-team] [Bug 1871327] Re: stable/stein tempest-full job fails with "tempest requires Python '>=3.6' but the running Python is 2.7.17"

2020-04-07 Thread Bernard Cafarelli
Closing on neutron side, fix as mentioned is going in devstack by gmann: https://review.opendev.org/#/q/I60949fb735c82959fb2cfcb6aeef9e33fb0445b6 ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1871409] [NEW] cannot filter the list servers to show only those that does not have config drive

2020-04-07 Thread Balazs Gibizer
Public bug reported: The server's config_drive field is "True" if there is a config drive attached to the server and an empty string if there is no config drive attached. Nova API allow filtering the list of servers returned by GET /servers/details by config_drive, but the API does not allow speci

[Yahoo-eng-team] [Bug 1861460] Re: cloud-init should parse initramfs rendered netplan if present

2020-04-07 Thread Dimitri John Ledkov
casper has been changed to generate cloud.cfg instead of netplan, thus no further work in cloud-init is required for focal. Closing this issue as fix released in casper & z project. It would be nice for cloud-init to do what was originally asked, but that is a feature request of a lower priority

[Yahoo-eng-team] [Bug 1868246] Re: No network after subiquity LPAR installation on s390x with VLAN

2020-04-07 Thread Dimitri John Ledkov
When using today's ISO, with only a single disk drive attached, and snap refreshed from edge channel, one should be able to complete the install with networking not getting interrupted, and correctly have networking in the target too. ** Changed in: ubuntu-z-systems Status: New => Fix Relea

[Yahoo-eng-team] [Bug 1871376] [NEW] Unexpected API Error

2020-04-07 Thread Cris Anthony Lim
Public bug reported: We received a proactive ticket for openstack up/down. We are able to login to the openstack but the instance is not showing up. The openstack API also seems not to work properly as clicking on each item took so long to load. Please see the error below I am seeing: Error: Unex

[Yahoo-eng-team] [Bug 1871355] [NEW] OVN octavia provider driver should spawn long-living process in driver agent

2020-04-07 Thread Maciej Jozefczyk
Public bug reported: The OVN Octavia provider driver in OvnProviderHelper caches attributes [1]: ovn_nbdb_api_for_events = None ovn_nb_idl_for_events = None ovn_nbdb_api = None to not re-create each time OVN IDL that is used for handling events. Now we are able to use Octavia Driver Agent [2]

[Yahoo-eng-team] [Bug 1871340] [NEW] neutron.tests.functional.agent.ovn.metadata.test_metadata_agent.TestMetadataAgent.test_agent_registration_at_chassis_create_event fails randomly

2020-04-07 Thread Bence Romsics
Public bug reported: Seemingly starting from the 1st of April neutron.tests.functional.agent.ovn.metadata.test_metadata_agent.TestMetadataAgent.test_agent_registration_at_chassis_create_event fails randomly in the gate with the error message: 2020-04-06 08:55:57.302891 | controller |

[Yahoo-eng-team] [Bug 1871327] [NEW] stable/stein tempest-full job fails with "tempest requires Python '>=3.6' but the running Python is 2.7.17"

2020-04-07 Thread Bernard Cafarelli
Public bug reported: Only seen in stable/stein, tempest-full (and also non-voting neutron-tempest-dvr-ha-multinode-full) job fails with: Obtaining file:///opt/stack/tempest tempest requires Python '>=3.6' but the running Python is 2.7.17 Example failure on https://review.opendev.org/#/c/717336/2

[Yahoo-eng-team] [Bug 1871326] [NEW] Duplicate mac on infiniband card, when not correct (v19.4-33)

2020-04-07 Thread Miguel Angel
Public bug reported: Hello, I think there is a bug in version 19.4-33-gbb4131a2-0ubuntu1~18.04.1, because with version 18.2-14-g6d48d265-0ubuntu1 it works correctly. In case you need to improve this check in your next update. Steps I've followed: - I set up a virtual machine in openstack with U

[Yahoo-eng-team] [Bug 1871323] [NEW] cloud-init fails to add default route during _bringup_static_routes

2020-04-07 Thread 박일우
Public bug reported: Cloud Provider: OpenStack (Stein) Distro: Ubuntu 16.04 Cloud-init version: 19.4-33-gbb4131a2-0ubuntu1~16.04.1 Problem: Since cloud-init introduced support of classless static route, cloud-init fails to add route to the gateway in our environment. Looking through the code, I