[Yahoo-eng-team] [Bug 1860077] [NEW] Openstack server image creation instance task state struck in snapshooting state

2020-01-16 Thread Ashwinkumar K
Public bug reported: I tried to create live instance snapshot and the instance task state struck in snapshotting state and I can't able to access that machine. what can I do for that? ** Affects: nova Importance: Undecided Status: New ** Tags: nova snapshot -- You received this

[Yahoo-eng-team] [Bug 1860033] [NEW] neutron tempest jobs broken on rocky due to requirements neutron-lib upgrade (the EOLing python2 drama)

2020-01-16 Thread Radosław Piliszek
Public bug reported: Updating neutron-lib to 2.0.0 (py3-only release) in upper constraints on master [1] killed neutron tempest rocky jobs with: 2020-01-16 19:07:29.088781 | controller | Processing /opt/stack/neutron-tempest-plugin 2020-01-16 19:07:29.825378 | controller | Requirement already sa

[Yahoo-eng-team] [Bug 1860021] Re: nova-live-migration fails 100% with "mysql: command not found" on subnode

2020-01-16 Thread Radosław Piliszek
** Also affects: devstack 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/1860021 Title: nova-live-migration fails 100% with "

[Yahoo-eng-team] [Bug 1860021] [NEW] nova-live-migration fails 100% with "mysql: command not found" on subnode

2020-01-16 Thread Eric Fried
Public bug reported: Since [1] nova-live-migration failures can be seen in devstack-subnodes- early.txt.gz like + ./stack.sh:main:1158 : is_glance_enabled + lib/glance:is_glance_enabled:90 : [[ , =~ ,glance ]] + lib/glance:is_glance_enabled:91 : [[

[Yahoo-eng-team] [Bug 1859664] Re: [NUMA] Successful In-place rebuild with images having different cpu thread policy

2020-01-16 Thread Archit Modi
Configuration issue where i had to use hw_cpu_thread_policy instead of hw_cpu_threads_policy: Logs confirming expected error while rebuilding: (overcloud) [stack@undercloud-0 ~]$ openstack image set --property hw_cpu_thread_policy='prefer' rhel7.7 (overcloud) [stack@undercloud-0 ~]$ openstack ima

[Yahoo-eng-team] [Bug 1860007] [NEW] Allow selecting an availability zone for admin users when creating instances

2020-01-16 Thread VinceLe
Public bug reported: It would be useful to be able to select an availability zone in horizon, when having sufficient privileges to do so. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1859190] Re: Remove references to "unittest2"

2020-01-16 Thread OpenStack Infra
Reviewed: https://review.opendev.org/701997 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7e0c44e21fa387f8fa681e257bf8abebfdc29177 Submitter: Zuul Branch:master commit 7e0c44e21fa387f8fa681e257bf8abebfdc29177 Author: Rodolfo Alonso Hernandez Date: Fri Jan 10 16:28

[Yahoo-eng-team] [Bug 1859649] Re: networking disruption on upgrade from 14.0.0 to 14.0.3

2020-01-16 Thread Corey Bryant
I opened a new bug for the charm guide at LP: #1859990 ** No longer affects: charm-deployment-guide -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1859649 Title: networking disruption o

[Yahoo-eng-team] [Bug 1859988] [NEW] neutron-tempest-plugin tests fail for stable/queens

2020-01-16 Thread Bernard Cafarelli
Public bug reported: Recent stable/queens backport fail on neutron-tempest-plugin scenario tests, sample here: https://c896d480cfbd9dee637c-6e2dfe610262db0cf157ed36bc183b08.ssl.cf2.rackcdn.com/688719/5/check/neutron-tempest-plugin-scenario-openvswitch-queens/f080f61/testr_results.html Traceback

[Yahoo-eng-team] [Bug 1859649] Re: networking disruption on upgrade from 14.0.0 to 14.0.3

2020-01-16 Thread Corey Bryant
** Also affects: charm-deployment-guide Importance: Undecided Status: New ** No longer affects: neutron (Ubuntu Disco) ** No longer affects: neutron (Ubuntu Eoan) ** No longer affects: neutron (Ubuntu Focal) ** Changed in: cloud-archive Status: Confirmed => Incomplete ** Chang

[Yahoo-eng-team] [Bug 1859976] Re: Removing smart_nic port in openstack will try to delete representor port

2020-01-16 Thread sean mooney
** Changed in: neutron Status: New => Invalid ** Also affects: os-vif Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1859976 Title: Re

[Yahoo-eng-team] [Bug 1859977] [NEW] [OVN] Update of floatingip creates new row in NBDB NAT table

2020-01-16 Thread Maciej Jozefczyk
Public bug reported: While updating a FIP (for example its description via neutron API) the corresponding NAT row gets duplicated in NBDB table. https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L797 In `_create_or_update_floatingip`

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

2020-01-16 Thread Victor Stanescu
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: The command: glance image-create --name "cirros" \ --file cirros-

[Yahoo-eng-team] [Bug 1859976] [NEW] Removing smart_nic port in openstack will try to delete representor port

2020-01-16 Thread waleed mousa
Public bug reported: When remove smart_nic port ovs agent it will remove the port from the integration bridge and also will try to remove net device as the port is defined as VIFOpenvswitch device in ovs_neuton_agent DEBUG oslo_concurrency.processutils [^[[00;36m-] [[01;35mCMD "ovs-vsctl --timeo

[Yahoo-eng-team] [Bug 1859962] [NEW] Sanity checks comparing versions should not use decimal comparison

2020-01-16 Thread Rodolfo Alonso
Public bug reported: In sanity check "dnsmasq_version_supported", the binary version is checked comparing the version number converted to float. This can lead to errors like the following one: version = 2.9 min_version_required = 2.76 version < min_version_required ==> False, but v2.9 is

[Yahoo-eng-team] [Bug 1859844] Re: Impossible to rename the Default domain id to the string 'default.'

2020-01-16 Thread James Page
FTR charm has written the UUID to the configuration file for the last 3 years: https://opendev.org/openstack/charm-keystone/commit/ccf15398 ** Also affects: keystone (Ubuntu) Importance: Undecided Status: New ** Changed in: keystone Status: Incomplete => Invalid ** Also affec