[Yahoo-eng-team] [Bug 1769609] [NEW] neutron-tempest-plugin: there is no way to create a subnet without a gateway and this breaks trunk tests

2018-05-07 Thread Daniel Alvarez
Public bug reported: This commit [0] fixed an issue with the subnet CIDR generation in tempest tests. With the fix all subnets will get a gateway assigned regardless that it's attached to a router or not so it may happen that the gateway port doesn't exist. Normally, this shouldn't be a big

[Yahoo-eng-team] [Bug 1614092] Re: SRIOV - PF / VM that assign to PF does not get vlan tag

2018-05-07 Thread Stephen Finucane
As noted, this is resolved in Ocata. There is an issue with this currently but that's being tracked in #1743458 ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1551747] Re: ubuntu-fan causes issues during network configuration

2018-05-07 Thread Zygmunt Krynicki
I'm marking this as invalid in snappy as it doesn't seem related to snapd proper. ** Changed in: snappy Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1769578] [NEW] Install and configure controller node for Ubuntu in nova: Keystone-Port

2018-05-07 Thread Realtime
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: __ The queens installation manual for Ubuntu sets up Keystone

[Yahoo-eng-team] [Bug 1690433] Re: Expose "get me a network" in instance creation

2018-05-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/514084 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d16ed45e0615d54d983da43b1d0a2070c7edc814 Submitter: Zuul Branch:master commit d16ed45e0615d54d983da43b1d0a2070c7edc814 Author: Akihiro Motoki Date: Sat

[Yahoo-eng-team] [Bug 1754104] Re: install guide: keystone_authtoken/auth_url shows incorrect port

2018-05-07 Thread Corey Bryant
I've marked this as affecting the upstream cinder/manila projects rather than the Ubuntu cinder/manila packages. Please feel free to switch it back if it does in fact affect Ubuntu packages. Thanks. ** Also affects: cinder Importance: Undecided Status: New ** Also affects: manila

[Yahoo-eng-team] [Bug 1769635] [NEW] Error:Access denied for user 'nova'@'%' to database 'nova_api_cell0'

2018-05-07 Thread benliao
Public bug reported: Description === My Openstack controller and compute node are installed on centOS7. Everything is fine until I run "su -s /bin/sh -c "nova-manage db sync" nova" as indicated in the online

[Yahoo-eng-team] [Bug 1769751] [NEW] flavor data ignored by router tests

2018-05-07 Thread Manjeet Singh Bhatia
Public bug reported: as neutron/tests/unit/extensions/test_l3.py is used networking-odl for functional tests, it ignores flavor data because flavor_id is not included in hardcoded argument list. suppose using aforementioned framework some try to create test routers with

[Yahoo-eng-team] [Bug 1732429] Re: Lack of server groups quota management in Horizon

2018-05-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/520070 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e0e81e2b87403798c1731a00ff34d1ed4c645ce1 Submitter: Zuul Branch:master commit e0e81e2b87403798c1731a00ff34d1ed4c645ce1 Author: wei.ying Date: Wed

[Yahoo-eng-team] [Bug 1762992] Re: extract_messages does not work with python3

2018-05-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/560362 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=386a5b669fcafa5ecad82c02eaf142c941a2ac02 Submitter: Zuul Branch:master commit 386a5b669fcafa5ecad82c02eaf142c941a2ac02 Author: Akihiro Motoki Date: Wed

[Yahoo-eng-team] [Bug 1768498] Re: config generation(yaml/json) broken with python3

2018-05-07 Thread Lance Bragstad
Thanks for the bug report. I was able to recreate this. Fortunately, we can keep the fix isolated to oslo.config with the patch in comment #1. Marking this as invalid for keystone since there shouldn't be anything specific to keystone to trigger this. This will affect any project registering a

[Yahoo-eng-team] [Bug 1769817] [NEW] Ironic serial console doesn't get disabled when instance is deleted

2018-05-07 Thread Hironori Shiina
Public bug reported: Description === Ironic serial console doesn't get disabled when instance is deleted. I filed the bug in Nova because it seems better to request disabling the console from virt driver at destoying an instance. Steps to reproduce == * Enroll an

[Yahoo-eng-team] [Bug 1747372] Re: cloudvps does not comply to https://bugs.launchpad.net/bugs/1669675

2018-05-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.

[Yahoo-eng-team] [Bug 1749696] Re: Excessively vague error while parsing yaml: RuntimeError: Unable to shellify type dict which is not a list or string

2018-05-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.

[Yahoo-eng-team] [Bug 1745352] Re: Nameservers only in lo interface resulting in empty /etc/resolv.conf

2018-05-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.

[Yahoo-eng-team] [Bug 1750984] Re: Duplicated logs with default logging config

2018-05-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.

[Yahoo-eng-team] [Bug 1749175] Re: cloudinit crashes with ImportError: No module named 'urllib3'

2018-05-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.

[Yahoo-eng-team] [Bug 1754104] Re: install guide: keystone_authtoken/auth_url shows incorrect port

2018-05-07 Thread junboli
** No longer affects: cinder (Ubuntu) ** No longer affects: manila (Ubuntu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1754104 Title: install guide: keystone_authtoken/auth_url

[Yahoo-eng-team] [Bug 1769777] [NEW] local doc build failed due to UpdateAction which was dropped

2018-05-07 Thread Akihiro Motoki
Public bug reported: tox -e docs fails due to the following error. UpdateAction was dropped in Rocky but contributor/ref/tables.rst still refers to UpdateAction. This must be dropped. Warning, treated as error: /home/ubuntu/tmp/horizon/doc/source/contributor/ref/tables.rst:96:autodoc: failed to

[Yahoo-eng-team] [Bug 1769286] Re: NoVNCConsoleTestJSON.test_novnc intermittently fails with: SecurityProxyNegotiationFailed: Failed to negotiate security type with server: No compute auth available:

2018-05-07 Thread Matt Riedemann
** Also affects: devstack Importance: Undecided Status: New ** Changed in: nova Status: In Progress => Invalid ** Changed in: devstack Status: New => Fix Released ** Changed in: devstack Importance: Undecided => High ** Changed in: devstack Assignee:

[Yahoo-eng-team] [Bug 1768094] Re: nova_api nova-manage cell_v2 list_hosts not displaying all hypervisors

2018-05-07 Thread Jorge Niedbalski
** Also affects: nova 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/1768094 Title: nova_api nova-manage cell_v2 list_hosts

[Yahoo-eng-team] [Bug 1734066] Re: Volume is not unreserved after creating is failed

2018-05-07 Thread Matt Riedemann
*** This bug is a duplicate of bug 1633249 *** https://bugs.launchpad.net/bugs/1633249 ** This bug has been marked a duplicate of bug 1633249 Boot volume creation failure leaves secondary volume attached to broken server -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1769690] [NEW] IBMCloud ds-identify detects NoCloud but cloud-init determines ConfigDrive

2018-05-07 Thread Chad Smith
Public bug reported: cloud-init: 18.2-4-g05926e48-0ubuntu1~16.04.2 Xenial IBMCloud template-based instances (with user-data) raise a ds- identify warning banner although ConfigDrive is properly detected: ... # A new feature in cloud-init identified possible datasources for# # this

[Yahoo-eng-team] [Bug 1769704] [NEW] VPN gate broken by change to _setUpExtension in neutron.tests.unit.extensions.base

2018-05-07 Thread Miguel Lavalle
Public bug reported: Patchset https://review.openstack.org/#/c/561305 recently converted _setUpExtension in neutron.tests.unit.extensions.base into a shim for a new setup_extension method where an unused argument (resource_attribute_map) is removed. In the process, a bug was introduced when

[Yahoo-eng-team] [Bug 1768547] Re: OpenNebula DataSource adds null gateway6 to netplan config

2018-05-07 Thread Scott Moser
Hi Corey, Thanks for finding this bug, reporting it and even finding the fix. If you'd like to have your name in the cloud-init changelog for the fix, please: a.) sign the merge canonical contributors agreement b.) submit a merge proposal there is information on how to do each at