[Yahoo-eng-team] [Bug 1848625] [NEW] Domain admin can't list users in domain via CLI

2019-10-17 Thread David Coronel
Public bug reported: Cloud information: Ubuntu 18.04 OpenStack Queens (bionic distro) Keystone versions: ubuntu@juju-2553c4-21-lxd-10:~$ dpkg -l | grep keystone ii keystone 2:13.0.2-0ubuntu1 ii python-keystone2:13.0.2-0ubuntu1 ii python-keystoneauth1

[Yahoo-eng-team] [Bug 1848617] [NEW] cloud-init configures network incorrectly on the ubuntu1804 template VM of Azure

2019-10-17 Thread chenxiang wang
Public bug reported: For the ubuntu1804 template VM of Azure, the file /etc/network/interfaces lacks a line: source /etc/network/interfaces.d/* So the VM can't get configurations under /etc/network/interfaces.d/ After installing ifupdown on the VM, cloud-init will rewrite file

[Yahoo-eng-team] [Bug 1848499] Re: tests fail with networkx 2.4: "AttributeError: 'DiGraph' object has no attribute 'node'"

2019-10-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/689152 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=be09b73796b2aa22d0888d98eb29315f2f4786ab Submitter: Zuul Branch:master commit be09b73796b2aa22d0888d98eb29315f2f4786ab Author: Balazs Gibizer Date: Thu Oct 17 15:28:14 2019

[Yahoo-eng-team] [Bug 1848545] [NEW] Remove PostgreSQL support in Neutron

2019-10-17 Thread Rodolfo Alonso
Public bug reported: PostgreSQL support was deprecated for removal in Pike. [1] removes it from devstack and Neutron needs to remove it too. FT and fullstack tests failing: [2][3] [1] https://review.opendev.org/#/c/678496/ [2]

[Yahoo-eng-team] [Bug 1848400] Re: Can not change domain of role

2019-10-17 Thread Colleen Murphy
This is not a bug. A role's domain is not just a property but its namespace; a domain owns a role, same as it owns a user or a project. If it was allowed to change, anything that referred to it by its name and domain would suddenly find it missing. Instead of changing a role's domain, just create

[Yahoo-eng-team] [Bug 1848514] [NEW] Booting from volume providing an image fails

2019-10-17 Thread Belmiro Moreira
Public bug reported: Trying to create an instance (booting from volume when specifying an image) fails. Running Stein (19.0.1) ### When using: ### nova boot --flavor FLAVOR_ID --block-device source=image,id=IMAGE_ID,dest=volume,size=10,shutdown=preserve,bootindex=0 INSTANCE_NAME ###

[Yahoo-eng-team] [Bug 1843542] Re: Flavor property "hw_rng:rate_period" should be milliseconds

2019-10-17 Thread Takashi NATSUME
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Assignee: (unassigned) => Takashi NATSUME (natsume-takashi) ** Changed in: nova/pike Importance: Undecided => Medium ** Changed in: nova/pike Status: New => In Progress -- You

[Yahoo-eng-team] [Bug 1843541] Re: Flavors in nova - hw_rng:rate_period should be in milliseconds

2019-10-17 Thread Takashi NATSUME
*** This bug is a duplicate of bug 1843542 *** https://bugs.launchpad.net/bugs/1843542 Fix proposed to branch: stable/pike Review: https://review.opendev.org/689158 ** This bug has been marked a duplicate of bug 1843542 Flavor property "hw_rng:rate_period" should be milliseconds -- You

[Yahoo-eng-team] [Bug 1848500] [NEW] Implement an OpenFlow monitor

2019-10-17 Thread Rodolfo Alonso
Public bug reported: Implement an OpenFlow monitor, mainly for testing. With this active monitor, any test will be able to track any change in the OF rules in a bridge. ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In

[Yahoo-eng-team] [Bug 1848499] [NEW] powervm driver tests fail with networkx 2.4: "AttributeError: 'DiGraph' object has no attribute 'node'"

2019-10-17 Thread Matt Riedemann
Public bug reported: https://c6fecb2db5c55fa0effa- 6229cc6450d9b491384804026d2fbd81.ssl.cf5.rackcdn.com/688980/1/gate /openstack-tox-py36/71a8bdd/testr_results.html.gz ft1.2: nova.tests.unit.virt.powervm.tasks.test_vm.TestVMTasks.test_power_on_revert_StringException: Traceback (most recent

[Yahoo-eng-team] [Bug 1848442] Re: The request method of "os-floating-ips" should be DELETE

2019-10-17 Thread Matt Riedemann
That API is for nova-network only which we are removing so eventually that API is just going to return a 410 response and won't be used anyway. ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1848471] [NEW] No infiniband support in netplan renderer

2019-10-17 Thread Darren Birkett
Public bug reported: Infiniband support has been added to both the sysconfig and eni renderers (at time of writing, eni support is unmerged from https://code.launchpad.net/~darren-birkett/cloud-init/+git/cloud- init/+merge/373759). We need to add support to the netplan renderer too, but at this

[Yahoo-eng-team] [Bug 1848449] [NEW] DB Migration fails on upgrade from Stein to Train

2019-10-17 Thread Daniel 'f0o' Preussker
Public bug reported: su -s /bin/sh -c "neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_fwaas.conf upgrade head" neutron INFO [alembic.runtime.migration] Context impl MySQLImpl. INFO

[Yahoo-eng-team] [Bug 1848442] [NEW] The request method of "os-floating-ips" should be DELETE

2019-10-17 Thread Qiu Fossen
Public bug reported: Bulk-deletes floating IPs,the request method of /os-floating-ips- bulk/delete should be DELETE ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1848443] [NEW] The request method of "os-floating-ips" should be DELETE

2019-10-17 Thread Qiu Fossen
Public bug reported: Bulk-deletes floating IPs,the request method of /os-floating-ips- bulk/delete should be DELETE ** Affects: nova Importance: Undecided Assignee: Qiu Fossen (fossen123) Status: New ** Changed in: nova Assignee: (unassigned) => Qiu Fossen (fossen123)