[Yahoo-eng-team] [Bug 1829239] Re: pyroute2 version conflict
** Changed in: networking-midonet Status: New => Fix Released ** Changed in: networking-midonet Milestone: None => 9.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1829239 Title: pyroute2 version conflict Status in networking-midonet: Fix Released Status in neutron: Fix Released Bug description: eg. http://logs.openstack.org/90/659090/3/check/openstack-tox- pep8/57bd295/job-output.txt.gz 2019-05-14 15:02:52.604303 | ubuntu-bionic | pep8 run-test: commands[0] | flake8 2019-05-14 15:02:52.604442 | ubuntu-bionic | setting PATH=/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 2019-05-14 15:02:52.605409 | ubuntu-bionic | [5702] /home/zuul/src/opendev.org/openstack/networking-midonet$ /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/bin/flake8 2019-05-14 15:02:54.158191 | ubuntu-bionic | /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py:1186: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() 2019-05-14 15:02:54.158425 | ubuntu-bionic | args = inspect.getargspec(check)[0] 2019-05-14 15:02:54.158624 | ubuntu-bionic | /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/setuptools/depends.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses 2019-05-14 15:02:54.158656 | ubuntu-bionic | import imp 2019-05-14 15:02:54.158854 | ubuntu-bionic | /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py:1192: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() 2019-05-14 15:02:54.158929 | ubuntu-bionic | if inspect.getargspec(check.__init__)[0][:2] == ['self', 'tree']: 2019-05-14 15:02:54.159102 | ubuntu-bionic | /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py:1192: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() 2019-05-14 15:02:54.159214 | ubuntu-bionic | if inspect.getargspec(check.__init__)[0][:2] == ['self', 'tree']: 2019-05-14 15:02:54.159391 | ubuntu-bionic | /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py:1186: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() 2019-05-14 15:02:54.159438 | ubuntu-bionic | args = inspect.getargspec(check)[0] 2019-05-14 15:02:54.159604 | ubuntu-bionic | /home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py:1186: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() 2019-05-14 15:02:54.159650 | ubuntu-bionic | args = inspect.getargspec(check)[0] 2019-05-14 15:02:54.355548 | ubuntu-bionic | Traceback (most recent call last): 2019-05-14 15:02:54.355851 | ubuntu-bionic | File "/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/bin/flake8", line 10, in 2019-05-14 15:02:54.355933 | ubuntu-bionic | sys.exit(main()) 2019-05-14 15:02:54.356133 | ubuntu-bionic | File "/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/flake8/main.py", line 36, in main 2019-05-14 15:02:54.356237 | ubuntu-bionic | report = flake8_style.check_files() 2019-05-14 15:02:54.356464 | ubuntu-bionic | File "/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/flake8/engine.py", line 181, in check_files 2019-05-14 15:02:54.356602 | ubuntu-bionic | return self._retry_serial(self._styleguide.check_files, paths=paths) 2019-05-14 15:02:54.356827 | ubuntu-bionic | File "/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/flake8/engine.py", line 172, in _retry_serial 2019-05-14 15:02:54.356921 | ubuntu-bionic | return func(*args, **kwargs) 2019-05-14 15:02:54.357134 | ubuntu-bionic | File "/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py", line 1670, in check_files 2019-05-14 15:02:54.357212 | ubuntu-bionic | self.input_dir(path) 2019-05-14 15:02:54.357413 | ubuntu-bionic | File "/home/zuul/src/opendev.org/openstack/networking-midonet/.tox/pep8/lib/python3.6/site-packages/pep8.py", line 1706, in input_dir 2019-05-14 15:02:54.357512 | ubuntu-bionic | runner(os.path.join(root, filename)) 2019-
[Yahoo-eng-team] [Bug 1817656] Re: In the volume page, first click the Create Volume button, then cancel, enter any character in the filter box, you can filter out the volumes of the status is creatin
Reviewed: https://review.opendev.org/639247 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=04399d69e46b666701accae9e10ba2318957498b Submitter: Zuul Branch:master commit 04399d69e46b666701accae9e10ba2318957498b Author: pengyuesheng Date: Tue Feb 26 11:23:17 2019 +0800 Judge if horizon.datatables.qs is undefined When the modal box is opened, horizon.datatables.qs will be empty. When update row, the cache cannot be updated in real timeļ¼ this makes filtering problems. Change-Id: I605726fa78c20126a7f48ad3b2953bc6b416349f Closes-Bug: #1817656 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1817656 Title: In the volume page, first click the Create Volume button, then cancel, enter any character in the filter box, you can filter out the volumes of the status is creating Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In the volume page, first click the Create Volume button, then cancel, enter any character in the filter box, you can filter out the volumes of the status is creating To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1817656/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp
[Yahoo-eng-team] [Bug 1829696] [NEW] qemu-kvm takes 100% CPU when running redhat/centos 7.6 guest VM OS
Public bug reported: Description === When running redhat or centos 7.6 guest os on vm, the cpu usage is very low on vm(100% idle), but on host, qemu-kvm reports 100% cpu busy usage. After searching some related bugs report, I suspect that it is due to the clock settings in vm's domain xml. My Openstack cluster uses the default clock settings as follow: And in this report, https://bugs.launchpad.net/qemu/+bug/1174654 it claims that can solve the 100% cpu usage problem when using Windows Image Guest OS, but I makes some tests, the solusion dose not work for me. Steps to reproduce == * create a vm using centos or redhat 7.6 image * using sar tool inside vm and host to check the cpu usage, and compare them Expected result === host's cpu usage report should be same with vm's cpu usage Actual result = vm's cpu usage is 100% idle, host's cpu usage is 100% busy Environment === 1. Exact version of OpenStack you are running. # rpm -qa | grep nova openstack-nova-compute-13.1.2-1.el7.noarch python2-novaclient-3.3.2-1.el7.noarch python-nova-13.1.2-1.el7.noarch openstack-nova-common-13.1.2-1.el7.noarch 2. Which hypervisor did you use? (For example: Libvirt + KVM, Libvirt + XEN, Hyper-V, PowerKVM, ...) What's the version of that? # libvirtd -V libvirtd (libvirt) 3.9.0 # /usr/libexec/qemu-kvm --version QEMU emulator version 2.6.0 (qemu-kvm-ev-2.6.0-28.el7_3.6.1), Copyright (c) 2003-2008 Fabrice Bellard Logs & Configs == The VM xml: instance-5022 7f5a66a5----75decbbb http://openstack.org/xmlns/libvirt/nova/1.0";> *** 2019-05-20 03:08:46 2048 12 2048 0 1 2097152 2097152 1 1024 /machine Fedora Project OpenStack Nova 13.1.2-1.el7 64ab0e89----05312ef66983 7f5a66a5----75decaf82bbb Virtual Machine hvm IvyBridge destroy restart destroy /usr/libexec/qemu-kvm +107:+107 +107:+107 CPU Usage Report inside VM: # sar -u -P 0 1 5 Linux 3.10.0-957.el7.x86_64 (**)05/20/2019 _x86_64_(1 CPU) 11:34:40 AM CPU %user %nice %system %iowait%steal %idle 11:34:41 AM 0 0.00 0.00 0.00 0.00 0.00100.00 11:34:42 AM 0 0.00 0.00 0.00 0.00 0.00100.00 11:34:43 AM 0 0.00 0.00 0.00 0.00 0.00100.00 11:34:44 AM 0 0.00 0.00 0.00 0.00 0.00100.00 11:34:45 AM 0 0.00 0.00 0.00 0.00 0.00100.00 Average: 0 0.00 0.00 0.00 0.00 0.00100.00 CPU Usage Report ON HOST(the vm's cpu is pinned on host's no.27 physic cpu): # sar -u -P 27 1 5 Linux 3.10.0-862.el7.x86_64 (**)05/20/2019 _x86_64_(48 CPU) 11:34:40 AM CPU %user %nice %system %iowait%steal %idle 11:34:41 AM 27100.00 0.00 0.00 0.00 0.00 0.00 11:34:42 AM 27100.00 0.00 0.00 0.00 0.00 0.00 11:34:43 AM 27100.00 0.00 0.00 0.00 0.00 0.00 11:34:44 AM 27100.00 0.00 0.00 0.00 0.00 0.00 11:34:45 AM 27100.00 0.00 0.00 0.00 0.00 0.00 Average: 27100.00 0.00 0.00 0.00 0.00 0.00 clocksource inside VM: # cat /sys/devices/system/clocksource/clocksource0/current_clocksource kvm_clock ** Affects: nova Importance: Undecided Status: New ** Tags: centos clock qemu-kvm redhat -- 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/1829696 Title: qemu-kvm takes 100% CPU when running redhat/centos 7.6 guest VM OS Status in OpenStack Compute (nova): New Bug description: Description === When running redhat or centos 7.6 guest os on vm, the cpu usage is very low on vm(100% idle), but on h
[Yahoo-eng-team] [Bug 1820790] Re: flavours that are in use can be deleted
** Changed in: nova Status: Expired => 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/1820790 Title: flavours that are in use can be deleted Status in OpenStack Compute (nova): New Bug description: It is possible to remove a instance flavour while instances of that type are still active in the cloud. This does result in all kind of strange symptoms like not being able to resize the instance etc. Flavours that are actively in used by an instance in the could should not be removable via the api's. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1820790/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp