[Yahoo-eng-team] [Bug 1938120] [NEW] keystone-protection-functional is failing because of missing demo project

2021-07-26 Thread Takashi Kajinami
Public bug reported: The keystone-protection-functional job is repeatedly failing because the demo project is not found. ``` + ./stack.sh:main:1294 : echo_summary 'Creating initial neutron network elements' + ./stack.sh:echo_summary:422 : [[ -t 3 ]] +

[Yahoo-eng-team] [Bug 1937292] Re: All overcloud VM's powered off on hypervisor when nova_libvirt is restarted

2021-07-26 Thread Brendan Shephard
This is an issue related to the runtime for podman. In my case crun caused the issue, runc works fine: https://paste.opendev.org/show/807670/ For whatever reason I can't post that comment directly here. ** Changed in: tripleo Status: New => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-07-26 Thread Takashi Kajinami
** Changed in: glance Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in: keystone Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Also affects: designate Importance: Undecided Status: New ** No longer affects: designate -- You received this bug

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-07-26 Thread Takashi Kajinami
** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1938103 Title: assertDictContainsSubset is

[Yahoo-eng-team] [Bug 1938103] [NEW] assertDictContainsSubset is deprecated since Python3.2

2021-07-26 Thread Takashi Kajinami
Public bug reported: unittest.TestCase.assertDictContainsSubset is deprecated since Python 3.2[1] and shows the following warning. ~~~ /usr/lib/python3.9/unittest/case.py:1134: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated',

[Yahoo-eng-team] [Bug 1938093] [NEW] Inconsistent return code for "Feature not implemented' API

2021-07-26 Thread Ghanshyam Mann
Public bug reported: There is inconsistency on return code nova API return for "Feature not implemented'. Current return code are 400, 409, and 403. - 400 case: Example: Multiattach Swap Volume Not Supported:

[Yahoo-eng-team] [Bug 1938051] [NEW] Verify operation in glance

2021-07-26 Thread amin shahidi
Public bug reported: Hii, I'm using https://docs.openstack.org/glance/stein/install/verify.html this documentation. When i run the command: openstack image create "cirros" \ --file cirros-0.4.0-x86_64-disk.img \ --disk-format qcow2 --container-format bare \ --public it gives me this:

[Yahoo-eng-team] [Bug 1853376] Re: fix debian packaging warnings/errors

2021-07-26 Thread Paride Legovini
Lintian is now rather happy with the package (both source and binary), with just one warning remaining: W: cloud-init: command-with-path-in-maintainer-script postinst:296 /usr/sbin/grub-install Explanation: https://lintian.debian.org/tags/command-with-path-in- maintainer-script I'll submit a PR

[Yahoo-eng-team] [Bug 1831632] Re: "Error: retrieving gpg key timed out." during integration test setup

2021-07-26 Thread Paride Legovini
This was merged long ago. ** Changed in: cloud-init Assignee: Paride Legovini (paride) => (unassigned) ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1938023] Re: Cannot delete vlan type network via network generic switch (ngs)

2021-07-26 Thread Rodolfo Alonso
Hello: The provider information is added to the network dictionary in [1]. If the number of segments in a network is 1, the provider information will be set in the network dictionary. If the number of segments is >1, the provider information will be written in network['segments'] = [...]. You

[Yahoo-eng-team] [Bug 1938045] [NEW] OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade

2021-07-26 Thread Takashi Kajinami
Public bug reported: The following deprecation warning in continuously observed in unit test jobs. /home/zuul/src/opendev.org/openstack/glance/.tox/py39/lib/python3.9/site- packages/oslo_db/sqlalchemy/enginefacade.py:1366: OsloDBDeprecationWarning: EngineFacade is deprecated; please use

[Yahoo-eng-team] [Bug 1938030] [NEW] neutron deployed with httpd does not work with ovn mech driver

2021-07-26 Thread Rabi Mishra
*** This bug is a duplicate of bug 1912359 *** https://bugs.launchpad.net/bugs/1912359 Public bug reported: Deploying neutron with httpd with ovn driver fails with the 500 with the below traceback[1] when creating networks. 'openstack network agent list' does not list any controller agents

[Yahoo-eng-team] [Bug 1938023] [NEW] Cannot delete vlan type network via network generic switch (ngs)

2021-07-26 Thread Bartosz Bezak
Public bug reported: User cannot delete vlan type network via network generic switch: how to reproduce: 1.Create network - works fine - NGS is able to create vlans on switch openstack network create test-network 2.Delete network - Is not failing via CLI - however goes too quickly - error log

[Yahoo-eng-team] [Bug 1937292] Re: All overcloud VM's powered off on hypervisor when nova_libvirt is restarted

2021-07-26 Thread Lee Yarwood
Marking this as incomplete for Nova and adding TripleO. The n-cpu logs just show the compute service reacting to the instances being stopped *already* on the host: 2021-07-22 16:31:30.930 3 WARNING nova.compute.manager [-] [instance: b28cc3ae-6442-40cf-9d66-9d4938a567c7] Instance shutdown by

[Yahoo-eng-team] [Bug 1938021] [NEW] oslo.messaging._drivers.impl_fake.send failure during nova functional tests

2021-07-26 Thread Lee Yarwood
Public bug reported: https://a8ba7f0ac14669316775-62d3a5548ea094caef4a9963ba6c55d1.ssl.cf1.rackcdn.com/798145/4/gate/nova- tox-functional-centos8-py36/1ee0272/testr_results.html 2021-07-25 02:45:22,896 ERROR [nova.api.openstack.wsgi] Unexpected exception in API method Traceback (most recent