[Yahoo-eng-team] [Bug 1806504] Re: userdata runcmd overwrites runcmd under cloud.cfg.d

2019-08-14 Thread Tim Penhey
** Changed in: juju Status: New => Invalid -- 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/1806504 Title: userdata runcmd overwrites runcmd under cloud.cfg.d Status in cloud-in

[Yahoo-eng-team] [Bug 1831958] Re: Soft-reboot fails after live migrate VM

2019-08-14 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1840200] Re: Misuse of 'assert_has_calls' in unit tests

2019-08-14 Thread Takashi NATSUME
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Als

[Yahoo-eng-team] [Bug 1840200] [NEW] Misuse of 'assert_has_calls' in unit tests

2019-08-14 Thread Takashi NATSUME
Public bug reported: In unit tests, 'has_calls' method is used to assert mock calls. But 'has_calls' does not exist in assertion methods. It should be 'assert_has_calls'. ** Affects: nova Importance: Medium Assignee: Takashi NATSUME (natsume-takashi) Status: New ** Tags: test

[Yahoo-eng-team] [Bug 1836015] Re: [neutron-fwaas]firewall goup status is inactive when updating policy in fwg

2019-08-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670010 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=3817119959f34ea2002608a43b350f3dd65ae26d Submitter: Zuul Branch:master commit 3817119959f34ea2002608a43b350f3dd65ae26d Author: zhanghao2 Date: Tue Jul 23 06:30:24 2019

[Yahoo-eng-team] [Bug 1839560] Related fix merged to nova (master)

2019-08-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/675705 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=89dd74ac7f1028daadf86cb18948e27fe9d1d411 Submitter: Zuul Branch:master commit 89dd74ac7f1028daadf86cb18948e27fe9d1d411 Author: Matt Riedemann Date: Fri Aug 9 17:24:07 2019 -0400

[Yahoo-eng-team] [Bug 1840068] Re: (lxc) Instance failed to spawn: TypeError: object of type 'filter' has no len() - python3

2019-08-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/676263 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fc9fb383c16ecb98b1b546f21e7fabb5f00a42ac Submitter: Zuul Branch:master commit fc9fb383c16ecb98b1b546f21e7fabb5f00a42ac Author: Sean Mooney Date: Tue Aug 13 18:58:41 2019 +0100

[Yahoo-eng-team] [Bug 1839814] Re: Docs: No info about Jinja templates require text/jinja mime type

2019-08-14 Thread StephenKing
Oh.. > If you're choosing the specify a mime type, then you do have to choose the correct mime type. By that you obviously mean the mime type is optional. D'oh.. I thought it's required, but actually it's optional also in Terraform - and the one who has put the wrong value there was obviously me.

[Yahoo-eng-team] [Bug 1784874] Re: ResourceTracker doesn't clean up compute_nodes or stats entries

2019-08-14 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Status: New => In Progress ** Changed in: nova/ocata Importance: Undecided => Low ** Changed in: nova/ocata Assignee: (unassigned) => Matt Riedemann (mriedem) -- You received this b

[Yahoo-eng-team] [Bug 1784874] Re: ResourceTracker doesn't clean up compute_nodes or stats entries

2019-08-14 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Importance: Undecided => Low -- 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/b

[Yahoo-eng-team] [Bug 1839860] Re: cloud-init error while MAAS commissioning (PXE phase) P9 Witherspoon

2019-08-14 Thread Frank Heimes
So after restarting bind9 things work again - dns lookups in petitboot shell, netboot installs (incl. d/l of the installer files), and also MAAS commissioning. Not sure what caused bind9 to run wild. Would be nice to have an option to restart some selected services (like DNS) from the MAAS GUI (

[Yahoo-eng-team] [Bug 1840159] [NEW] nova-grenade-live-migration intermittently fails with "Error monitoring migration: Timed out during operation: cannot acquire state change lock (held by remoteDisp

2019-08-14 Thread Matt Riedemann
Public bug reported: Seen here: https://logs.opendev.org/21/655721/14/check/nova-grenade-live- migration/2ee634d/logs/subnode-2/screen-n-cpu.txt.gz?level=TRACE#_Aug_13_10_03_49_974378 Aug 13 10:03:49.974378 ubuntu-bionic-limestone-regionone-0010083920 nova-compute[25863]: WARNING nova.virt.libv

[Yahoo-eng-team] [Bug 1839860] Re: cloud-init error while MAAS commissioning (PXE phase) P9 Witherspoon

2019-08-14 Thread Ryan Harper
Looks like there's nothing for cloud-init here. Please reopen the cloud-init task if that changes. ** Changed in: cloud-init Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.l

[Yahoo-eng-team] [Bug 1839491] Re: Manually performed partitioning changes get reverted on reboot

2019-08-14 Thread Ryan Harper
Moving cloud-init task to invalid, no bug/work for cloud-init. ** Changed in: cloud-init Status: Incomplete => Invalid -- 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/1839491 Tit

[Yahoo-eng-team] [Bug 1840147] [NEW] network-vif-plugged and friends are not well documented

2019-08-14 Thread YAMAMOTO Takashi
Public bug reported: network-vif-plugged and friends are not well documented. the timing when those events are sent varies among drivers. inter-project api like this should be defined and documented super-clearly. the behaviour isn't consistent even within reference implementations. nova folks ca

[Yahoo-eng-team] [Bug 1840139] [NEW] Libvirt: Wrong usage for mem_stats_period_seconds

2019-08-14 Thread Dongcan Ye
Public bug reported: >From the code, function _guest_add_memory_balloon in [1], if >mem_stats_period_seconds set to 0 or negative value, the memory balloon device >will disabled. Is mem_stats_period_seconds can control the virtual memory balloon device added? Isn't it only control memory usage

[Yahoo-eng-team] [Bug 1840136] [NEW] [RFE] Add new config option to enable IGMP snooping in ovs

2019-08-14 Thread Slawek Kaplonski
Public bug reported: This is proposal to add new config option to OVS agent's section to enable multicast snooping in br-int by neutron-ovs-agent. This option can be useful for users who wants to have support for multicast traffic which will be treated as "real" multicast instead of broadcast d

[Yahoo-eng-team] [Bug 1840094] Re: api-ref: layout of descriptions of host_status is broken

2019-08-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/676301 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=abfb28291afb3b1ae0345a4f3cbb3d68c925a90b Submitter: Zuul Branch:master commit abfb28291afb3b1ae0345a4f3cbb3d68c925a90b Author: Takashi NATSUME Date: Wed Aug 14 10:40:31 2019 +09

[Yahoo-eng-team] [Bug 1839491] Re: Manually performed partitioning changes get reverted on reboot

2019-08-14 Thread Björn Tillenius
Sounds like this is indeed an issue in MAAS then. MAAS should turn off growpart, since we know how big the disks are already and can set up the right partition size during installation. ** Changed in: maas Status: Invalid => Triaged ** Changed in: maas Importance: Undecided => High **