[Yahoo-eng-team] [Bug 1825516] Re: Success Message should appear after volume creation and deletion

2019-06-19 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1833489] [NEW] Examples have errors in the Tutorials section of the horizon documentation

2019-06-19 Thread gai
Public bug reported: Create the dashboard and panel according to the horizon document(Refer: Tutorial: Building a Dashboard using Horizon) But there was an error when I started horizon: ystem check identified no issues (0 silenced). June 20, 2019 - 01:36:02 Django version 1.11.20, using settings

[Yahoo-eng-team] [Bug 1833460] [NEW] cloud_tests on lxd snap error exporting image

2019-06-19 Thread Ryan Harper
Public bug reported: Attempting a cloud_test run on lxd platform had this issue. (diglett) cloud-init % tox -r -e citest -- run --verbose --platform=lxd --os-name centos70 --rpm ~/cloud-init-19.1+44.g12efb6d3-1.el7.noarch.rpm --result /tmp/centos7-result.yaml GLOB sdist-make:

[Yahoo-eng-team] [Bug 1774252] Re: Resize confirm fails if nova-compute is restarted after resize

2019-06-19 Thread sean mooney
*** This bug is a duplicate of bug 1774249 *** https://bugs.launchpad.net/bugs/1774249 ** This bug has been marked a duplicate of bug 1774249 update_available_resource will raise DiskNotFound after resize but before confirm -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1833455] [NEW] [RBAC] User is not allowed to create port with fixed IP on shared network via RBAC

2019-06-19 Thread Mauro Oddi
Public bug reported: 1. Create tenant1 with user1 and tenant2 with user 2, assign testrole to both 2, Change the default policy.json to allow creation of ports with fixed IP address in a shared network: ()[root@controller-2 /]# diff /etc/neutron/policy.json

[Yahoo-eng-team] [Bug 1833446] [NEW] 5 second delay failing to communicate with OpenStack HTTP endpoint during boot on Oracle Cloud Infrastructure

2019-06-19 Thread Dan Watkins
Public bug reported: The eventual traceback: 2019-06-19 16:27:02,468 - util.py[DEBUG]: Failed fetching meta-data/ from url http://169.254.169.254/latest/meta-data/ Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cloudinit/ec2_utils.py", line 178, in

[Yahoo-eng-team] [Bug 1833442] [NEW] runcmd commands are not parsed / executed

2019-06-19 Thread Marko Vrgotic
Public bug reported: Images used from centos.cloud OS version: CentOS 7.2 and 7.5 Cloud-init versions tried with: cloud-init-0.7.9-24.el7.centos.x86_64 cloud-init-18.2-1.el7.centos.2.x86_64 Issue: - adding 90_custom-runcmd.cfg with following content to /etc/cloud/cloud.cfg.d/: runcmd: - [ ip,

[Yahoo-eng-team] [Bug 1833340] Re: Keystone build from source fails on intel

2019-06-19 Thread Colleen Murphy
"fatal error: Python.h: No such file or directory" means you need the python2 or python3 development libraries installed, which you can do by installing either the python-dev, python3-dev, python-devel or python3-devel package on your distribution, depending on what version of python you are using

[Yahoo-eng-team] [Bug 1818844] Re: Token API doesn't use default roles

2019-06-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/665231 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=092570fc5ef43497c29cf174bfff43323a49fb58 Submitter: Zuul Branch:master commit 092570fc5ef43497c29cf174bfff43323a49fb58 Author: Lance Bragstad Date: Thu Jun 13 20:12:56 2019

[Yahoo-eng-team] [Bug 1750676] Re: The v3 token API should account for different scopes

2019-06-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/665231 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=092570fc5ef43497c29cf174bfff43323a49fb58 Submitter: Zuul Branch:master commit 092570fc5ef43497c29cf174bfff43323a49fb58 Author: Lance Bragstad Date: Thu Jun 13 20:12:56 2019

[Yahoo-eng-team] [Bug 1833178] Re: Horizon LiveMigrate PopUp - Fields too Short to show full Custom name

2019-06-19 Thread Balazs Gibizer
** Project changed: nova => horizon -- 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/1833178 Title: Horizon LiveMigrate PopUp - Fields too Short to show full Custom

[Yahoo-eng-team] [Bug 1818823] Re: Missing community image name

2019-06-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/642391 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6f807b6b05ea4a9df93ed23111f10a5041377612 Submitter: Zuul Branch:master commit 6f807b6b05ea4a9df93ed23111f10a5041377612 Author: Marek Date: Wed Mar 6 13:40:07 2019 +0100

[Yahoo-eng-team] [Bug 1833182] Re: Wrong assert methods in unit tests for libvirt driver

2019-06-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/665897 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c40de761259c88904fa509b0c9d713a9827bd292 Submitter: Zuul Branch:master commit c40de761259c88904fa509b0c9d713a9827bd292 Author: Takashi NATSUME Date: Tue Jun 18 16:39:58 2019

[Yahoo-eng-team] [Bug 1833385] [NEW] Functional tests are failing due to missing namespace

2019-06-19 Thread Slawek Kaplonski
Public bug reported: Example of failure: http://logs.openstack.org/48/665548/4/check/neutron- functional/f6d6447/testr_results.html.gz But from journal log in this job's results it looks that this missing namespace was existing earlier. So maybe it's some race condition or slow down of node? It

[Yahoo-eng-team] [Bug 1833386] [NEW] Fullstack test neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic is failing

2019-06-19 Thread Slawek Kaplonski
Public bug reported: Fullstack test test neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic is failing quite often (probably) due to errors in ovs agent. Examples of failure:

[Yahoo-eng-team] [Bug 1833374] [NEW] Default behavior is not consistent while creating FWaaS-v2 group through Horizon Dashboard and through CLI command.

2019-06-19 Thread varun kumar yadav
Public bug reported: Description: Creating Firewall Group through openstack CLI command set the admin state to true please find the below command, but through Horizon Dashboard Admin state is set to "False" by default. [root@vioshim-l42jp6xt7m-vioshim-84bb866c4d-lw6wj /]# openstack firewall

[Yahoo-eng-team] [Bug 1832288] Re: The asterisk mark color and location are inconsistent in the Create Key Pair and Import Key Form

2019-06-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/664486 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cbd15bf910da3faf737b7669467afa310d2da676 Submitter: Zuul Branch:master commit cbd15bf910da3faf737b7669467afa310d2da676 Author: pengyuesheng Date: Tue Jun 11 10:04:41 2019