[Yahoo-eng-team] [Bug 1798117] Re: juju sends "network" top level key to user.network-config in lxd containers

2018-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 18.5-1-g5b065316-0ubuntu1 --- cloud-init (18.5-1-g5b065316-0ubuntu1) disco; urgency=medium * New upstream snapshot. - Update to pylint 2.2.2. - Release 18.5 (LP: #1808380) - tests: add Disco release [Joshua Powers] - net

[Yahoo-eng-team] [Bug 1804271] Re: nova-api is broken in postgresql jobs

2018-12-14 Thread Matt Riedemann
** Also affects: nova/rocky 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/1804271 Title: nova-api is broken in postgresql jo

[Yahoo-eng-team] [Bug 1804271] Re: nova-api is broken in postgresql jobs

2018-12-14 Thread OpenStack Infra
Reviewed: https://review.openstack.org/619061 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=248750578a938a1eaa2e49004302d14ab7318c5b Submitter: Zuul Branch:master commit 248750578a938a1eaa2e49004302d14ab7318c5b Author: Matt Riedemann Date: Tue Nov 20 13:55:55 2018 -0

[Yahoo-eng-team] [Bug 1808594] [NEW] [RFE] Limit Geneve to within Neutron availability zones

2018-12-14 Thread Dan Sneddon
Public bug reported: Creating multiple Neutron availability zones allows the operator to schedule DHCP and L3 agents within a single AZ. Neutron OVN will still try to form a Geneve mesh between all nodes in all availability zones, which creates inter-AZ dependencies and may not work when strict fi

[Yahoo-eng-team] [Bug 1808595] [NEW] fullstack test neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_gateway_ip_changed failed intermittently

2018-12-14 Thread Hongbin Lu
Public bug reported: Neutron fullstack test 'neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_gateway_ip_changed' intermittently failed with the following error Traceback (most recent call last): File "/opt/stack/new/neutron/neutron/tests/base.py", line 151, in func return f(self, *

[Yahoo-eng-team] [Bug 1789334] Re: Osprofiler works wrong

2018-12-14 Thread Slawek Kaplonski
It isn't neutron issue in fact. I checked that problem is with openstack sdk which is used by OSC for Neutron commands. Bug is reported in https://storyboard.openstack.org/#!/story/2004618 and this one can be closed as invalid. ** Changed in: neutron Status: New => Invalid -- You receiv

[Yahoo-eng-team] [Bug 1808579] [NEW] Compute API in nova - issues in force_complete live migration API ref

2018-12-14 Thread Matt Riedemann
Public bug reported: - [x] This doc is inaccurate in this way: There are a few issues in this API reference: https://developer.openstack.org/api-ref/compute/?expanded=force- migration-complete-action-force-complete-action-detail#force-migration- complete-action-force-complete-action 1. It menti

[Yahoo-eng-team] [Bug 1805812] Re: Instance table/detail: network cannot be distinguished if network name is empty

2018-12-14 Thread OpenStack Infra
Reviewed: https://review.openstack.org/620951 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=65f14e5d794b6e0c6fc456fdc6e973d206844b94 Submitter: Zuul Branch:master commit 65f14e5d794b6e0c6fc456fdc6e973d206844b94 Author: Akihiro Motoki Date: Fri Nov 30 01:04:53 2018

[Yahoo-eng-team] [Bug 1808541] [NEW] Openflow entries are not totally removed for stopped VM

2018-12-14 Thread Anton Kurbatov
Public bug reported: I am using Queens release and VM's tap interfaces are plugged into ovs br-int. I'm watching a case when openflow entries are not totally removed when I stop my VM (name='my-vm'). It is only reproducable when there is some another activity on a node for different VMs: in my c

[Yahoo-eng-team] [Bug 1808504] [NEW] the ip of port which device type is dhcp is null

2018-12-14 Thread guotao
Public bug reported: the ip of port which device type is network:dhcp is null There are two DHCP agents in openstack system. 1.create a network which name is xxxtest; 2.create a subnet 'subnet1' in xxxtest .The CIDR of this subnet is 192.168.10.0/24 and the ip range is default.Beaause there are

[Yahoo-eng-team] [Bug 1808505] [NEW] 'Availability zone' not update after instance migrated to other node

2018-12-14 Thread Eric Xie
Public bug reported: Description === As a admin, i want to live-migrate my instance to one target host which belongs to another availibility zone. Bug after successful migration, the avalibility zone is the old one when i show the info of the instance. Steps to reproduce