[Yahoo-eng-team] [Bug 1798713] Re: [fwaas]wrong judgment in _is_supported_by_fw_l2_driver method

2018-10-23 Thread Yushiro FURUKAWA
First of all, "firewall_l2_driver" parameter is not for controling default FWG behavior but configuring firewall group L2 driver. We've implemented that default FWG is not as an optional feature but basic one. Therefore, I don't think it's a bug. Do you want to disable default FWG association?

[Yahoo-eng-team] [Bug 1744079] Re: [SRU] disk over-commit still not correctly calculated during live migration

2018-10-23 Thread Hua Zhang
** Tags added: sts-sponsor ** Also affects: cloud-archive 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/1744079 Title: [SRU

[Yahoo-eng-team] [Bug 1799113] Re: queens/pike compute rpcapi version mismatch

2018-10-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/612231 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=10d64b2c62c54f243e6fb05bc9c7b027d433aae1 Submitter: Zuul Branch:master commit 10d64b2c62c54f243e6fb05bc9c7b027d433aae1 Author: Sam Morrison Date: Mon Oct 22 15:15:49 2018 +110

[Yahoo-eng-team] [Bug 1799599] [NEW] neutron creates wrong vlan_tci filter in flow for gateway on flat external network and drops all PCP / QOS frames

2018-10-23 Thread Andreas Karis
Public bug reported: neutron creates wrong vlan_tci filter in flow for gateway on flat external network How reproducible: Before: ~~~ [root@overcloud-controller-0 ~]# ovs-ofctl dump-flows br-int cookie=0xe8434ff964f0cbac, duration=6774.388s, table=0, n_packets=1, n_bytes=78, priority=3,in_por

[Yahoo-eng-team] [Bug 1799594] [NEW] Azure - Report ready during preprovisioning as soon as we get the ReprovisionData

2018-10-23 Thread Aswin Rajamannar
Public bug reported: When reusing a preprovisioned VM, report ready to Azure fabric as soon as we get the reprovision data and the goal state so that we are not delayed by the cloud-init stage switch, saving 2-3 seconds. Also reduce logging when polling IMDS for reprovision data. ** Affects: clou

[Yahoo-eng-team] [Bug 1799588] [NEW] non-admin users can see all tenants' images even when image is private

2018-10-23 Thread Jonathan Mills
Public bug reported: [root@vm013 glance]# cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core) [root@vm013 glance]# rpm -qa |grep glance |sort openstack-glance-16.0.1-1.el7.noarch openstack-glance-doc-16.0.1-1.el7.noarch python2-glanceclient-2.10.0-1.el7.noarch python2-glance-store-0.23.0-

[Yahoo-eng-team] [Bug 1799555] [NEW] Fullstack test neutron.tests.fullstack.test_dhcp_agent.TestDhcpAgentHA.test_reschedule_network_on_new_agent timeout

2018-10-23 Thread Hongbin Lu
Public bug reported: Job: neutron-fullstack-* Failed test: neutron.tests.fullstack.test_dhcp_agent.TestDhcpAgentHA.test_reschedule_network_on_new_agent(Linux bridge agent) Sample failure: http://logs.openstack.org/88/555088/29/gate/neutron-fullstack-python36/34299ab/job-output.txt.gz {0} neut

[Yahoo-eng-team] [Bug 1799557] [NEW] stopped instance resize (migrate_disk_and_power_off) fails, vm_state changed to active

2018-10-23 Thread Matt Riedemann
Public bug reported: This is based on code inspection, but I was wondering what would happen if a user tried to resize a baremetal instance, which isn't supported by the ironic virt driver. It is possible to resize a stopped instance. If a user tried to resize a stopped baremetal instance, I thin

[Yahoo-eng-team] [Bug 1799540] [NEW] ONBOOT not supported in SUSE distros

2018-10-23 Thread Robert Schweikert
Public bug reported: With db50bc0d9 the sysconfig renderer was enabled for openSUSE and SUSE Linux Enterprise. The current implementation renders ONBOOT=yes into ifcfg-* but this setting is not recognized and the device is not started by wicked. This should be rendered as STARTMODE=auto or for ONB

[Yahoo-eng-team] [Bug 1799544] [NEW] package-update-upgrade-install does not work on Gentoo

2018-10-23 Thread Gilles Dartiguelongue
Public bug reported: I'm testing cloud-init in a nocloud setup. I'm trying to perform installation of packages using the appropriate module and after fixing some issues in Gentoo packaging, I hit an error in execution due to cmd = list('emerge') being interpreted as ['e', 'm', 'e', ...] while it w

[Yahoo-eng-team] [Bug 1799511] [NEW] cloud-init analyze show - IndexError: pop from empty list

2018-10-23 Thread Philip Roche
Public bug reported: When testing a new 18.10 minimal image on Azure I was gathering boot speed data and ran into the following error when trying to run `cloud- init analyze show` or `cloud-init analyze blame`. `cloud-init analyze dump` did not raise an exception. The cloud-init version in use i

[Yahoo-eng-team] [Bug 1799495] [NEW] api-ref: createImage description does not mention volume-backed snapshots

2018-10-23 Thread Matt Riedemann
Public bug reported: The API reference for the createImage server action: https://developer.openstack.org/api-ref/compute/?expanded=create-server- back-up-createbackup-action-detail,create-image-createimage-action- detail#create-image-createimage-action Does not mention anything about volume-bac

[Yahoo-eng-team] [Bug 1799491] [NEW] CLI docs out of date

2018-10-23 Thread Brian Rosmaita
Public bug reported: The glance-cache-manage command was removed in Rocky but its documentation was not. Also, the doc/source/cli/header.txt still contains Queens info. Has: :Date: 2018-02-28 :Version: 16.0.0 Should have: :Date: 2018-08-30 :Version: 17.0.0 ** Affects: glance Importance: L

[Yahoo-eng-team] [Bug 1798424] Re: Xenial Azure: Make generation of network config from IMDS hotplug scripts configurable opt-in

2018-10-23 Thread Dimitri John Ledkov
this should have had ubuntu task added. Has this been verified yet? ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Status

[Yahoo-eng-team] [Bug 1778206] Re: Compute leaks volume attachments if we fail in driver.pre_live_migration

2018-10-23 Thread Matt Riedemann
** Tags added: compute live-migration volumes ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/pike Impor

[Yahoo-eng-team] [Bug 1799455] [NEW] AttributeError: 'BgpDrAgentNotifyApi' object has no attribute 'agent_updated'

2018-10-23 Thread Tobias Urdin
Public bug reported: When installing a new bgp-dragent and it's disabled by default (enable_new_agents=False) and you try to enable it, it throws an error on the first attempt then works on the second. openstack network agent set --enable 8139752e-5f08-424b-9b99-09772da3ec7d # fails openstack ne

[Yahoo-eng-team] [Bug 1796565] Re: When deleting an instance the message "Unable to connect to Neutron" appears

2018-10-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/608454 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4ae8850decc07b41aca3752a35ddbcc04b005628 Submitter: Zuul Branch:master commit 4ae8850decc07b41aca3752a35ddbcc04b005628 Author: Gary Kotton Date: Sun Oct 7 07:03:07 2018 -07

[Yahoo-eng-team] [Bug 1798594] Re: PendingDeprecationWarning: Please use assertRegex instead.

2018-10-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/611608 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e00f54e7e82fd7fe6c9d4f35a9177d59a8bead30 Submitter: Zuul Branch:master commit e00f54e7e82fd7fe6c9d4f35a9177d59a8bead30 Author: Takashi NATSUME Date: Thu Oct 18 21:56:04 2018 +

[Yahoo-eng-team] [Bug 1797309] Re: Every item in navigation bar of workflow form should be hide if the parameter ready is false

2018-10-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/608907 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=35a718a511a987ed5038561a0650de485520b8d5 Submitter: Zuul Branch:master commit 35a718a511a987ed5038561a0650de485520b8d5 Author: shutingm Date: Tue Oct 9 17:45:22 2018 +0800

[Yahoo-eng-team] [Bug 1799384] [NEW] cache guide is out of date

2018-10-23 Thread wangxiyuan
Public bug reported: The contributor doc for keystone caching layer is totally out of date now[1]. It should be updated to follow current caching usage in Keystone. [1]: http://git.openstack.org/cgit/openstack/keystone/tree/doc/source/contributor /caching-layer.rst ** Affects: keystone Impo

[Yahoo-eng-team] [Bug 1799358] [NEW] FWaaS: Default firewall rules disallow connection to running instance

2018-10-23 Thread David Homolka
Public bug reported: After install FWaaS to running openstack, default firewall rules disallow connection to running instance and must be deleted. Generating the final set of rules from a configuration file makes sense. ** Affects: neutron Importance: Undecided Status: New ** Tag