[Yahoo-eng-team] [Bug 1772384] Re: Huge pages on compute node

2018-07-20 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).

[Yahoo-eng-team] [Bug 1782607] Re: nova-lvm job failing on new tempest test test_resize_server_revert_with_volume_attached

2018-07-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/584018 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c9589ed9509f3ac2188a5a03d9332d29a8e8fbaa Submitter: Zuul Branch:master commit c9589ed9509f3ac2188a5a03d9332d29a8e8fbaa Author: Matt Riedemann Date: Thu Jul 19 12:22:18 2018

[Yahoo-eng-team] [Bug 1782851] [NEW] Running tox -efast8 no longer works due to zVMConnector installation issues

2018-07-20 Thread Jay Pipes
Public bug reported: I can no longer run tox -efast8 on my local workstation. I've rm -rf .tox/fast8 and tried from scratch twice. Continue to get the same error: ``` Collecting zVMCloudConnector===1.2.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt

[Yahoo-eng-team] [Bug 1782840] [NEW] No policy enforcement for several delete metadef APIs

2018-07-20 Thread Rick Bartra
Public bug reported: There is no policy enforcement for the following APIs: Delete namespace: https://developer.openstack.org/api-ref/image/v2 /metadefs-index.html#delete-namespace Delete object: https://developer.openstack.org/api-ref/image/v2 /metadefs-index.html#delete-object Remove

[Yahoo-eng-team] [Bug 1760029] Re: ml2 hierarchical port binding cause binding loop

2018-07-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/569715 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=69b83526303329b8239f839b2869acb1128387e5 Submitter: Zuul Branch:master commit 69b83526303329b8239f839b2869acb1128387e5 Author: Huang Cheng Date: Mon May 21 14:06:49 2018

[Yahoo-eng-team] [Bug 1733362] Re: availability_zone extension missing from API ref

2018-07-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/566184 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=29609c6aa84a0acfa44698ea889f1790a6a9bf92 Submitter: Zuul Branch:master commit 29609c6aa84a0acfa44698ea889f1790a6a9bf92 Author: Hongbin Lu Date: Thu May 3 23:04:34 2018

[Yahoo-eng-team] [Bug 1691489] Re: fstab entries written by cloud-config may not be mounted

2018-07-20 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Zesty) Status: Confirmed => Won't Fix ** Changed in: cloud-init (Ubuntu Artful) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1782786] [NEW] py3.7 test failures - expected string or bytes-like object and _impl.MismatchError

2018-07-20 Thread Corey Bryant
Public bug reported: I'm hitting 2 remaining test failures after other py3.7 fixes have landed [1]: test_validate_patternProperties_fails TypeError: expected string or bytes-like object test_name_with_non_printable_characters testtools.matchers._impl.MismatchError Full tracebacks:

[Yahoo-eng-team] [Bug 1782746] [NEW] py3.7 async is a keyword

2018-07-20 Thread Corey Bryant
Public bug reported: I'm working on packaging nova for rocky on ubuntu cosmic which is now at py3.7. In py3.7 "async" is a keyword, which results in issues such as: Failed to import test module: nova.tests.unit Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1782732] [NEW] Sorting of items in panels is not done correctly when there is huge list

2018-07-20 Thread Majety Sri Ashika Meher
Public bug reported: When trying to sort Flavors (e.g. per number of "VCPUs"), or Instances (e.g. per "Time since created"), in case of huge list spreading over two(2) or more sheets (pages), sorting mechanism sorts only list of Flavors or Instances on dedicated page. Further pages (e.g. 2nd) is

[Yahoo-eng-team] [Bug 1782704] Re: keystone "--config-file" cli argument not work

2018-07-20 Thread armageddon
** Project changed: keystone-mapper => keystone -- 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/1782704 Title: keystone "--config-file" cli argument not work

[Yahoo-eng-team] [Bug 1782704] [NEW] keystone "--config-file" cli argument not work

2018-07-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Keystone queens wersion. Move keystone.conf to a custom location and run `keystone-manage --config-file {my custom location}`, the keystone-manage will not find my conf file and `Config file not found, using default configs.` will be promted.

[Yahoo-eng-team] [Bug 1782714] [NEW] Properties of an attached volume are lost after live migration

2018-07-20 Thread Viktor Tikkanen
Public bug reported: Steps to reproduce the problem: 1. Launch an instance. 2. Create a volume and attach it to the instance. The volume will have "attached_mode='rw'" -property: [cloudadmin@controller-1 ~(admin)]$ openstack volume list --long