[Yahoo-eng-team] [Bug 1692090] Re: _dn_to_id ignores user_id_attribute

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

[Yahoo-eng-team] [Bug 1693704] Re: Unable to list federated projects with unscoped token

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

[Yahoo-eng-team] [Bug 1775947] [NEW] tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest failing

2018-06-08 Thread Slawek Kaplonski
Public bug reported: Since few days I see that tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment in neutron-tempest-dvr job. Example of failure: http://logs.openstack.org/90/572690/2/check/neutron- tempest-dvr/45ec391/logs/testr_results.html.gz It

[Yahoo-eng-team] [Bug 1775934] [NEW] Cannot run "openstack server list" with instance stuck in scheduling state

2018-06-08 Thread Jim Rollenhagen
Public bug reported: Seeing this in Ocata at 125dd1f30fdaf50182256c56808a5199856383c7. Running `openstack server list --project 9c28d07207a54c78848fd7b4f85779d5` results in a 500 error: RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please report this at

[Yahoo-eng-team] [Bug 1775782] Re: glance-image-import.conf not parsed when running under wsgi

2018-06-08 Thread Erno Kuvaja
Taken into consideration that we don't currently support nor encourage anyone running under wsgi mode either mod_wsgi nor uwsgi , I'd say the priority for this bug is very low, specially as you mentioned in your comment the fix needs to happen in Devstack rather than in Glance. ** Changed in:

[Yahoo-eng-team] [Bug 1774402] Re: Glance scrubber SELinux denials

2018-06-08 Thread Erno Kuvaja
This is a bug in RDO packaging rather than bug in Glance. Please file the bug in RDO [0] and you have much more luck to get it fixed. [0] https://bugzilla.redhat.com/enter_bug.cgi?product=RDO ** Changed in: glance Status: New => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1775879] [NEW] Create a domain, projects, users, and roles in keystone

2018-06-08 Thread andywilku
Public bug reported: When I try to create new project I have get error as shown in the attachment. I had done everything before in the instruction without any problems. What can it be? This bug tracker is for errors with the documentation, use the following as a template and remove or add fields

[Yahoo-eng-team] [Bug 1775863] [NEW] Cannot save a RequestSpec object if nothing changed

2018-06-08 Thread Balazs Gibizer
Public bug reported: If a RequestSpec.save() is called on an object that has no changed field the code blows up with UnboundLocalError: File "nova/tests/unit/objects/test_request_spec.py", line 622, in test_save_does_not_persist_requested_resources req_obj.save() File

[Yahoo-eng-team] [Bug 1775758] Re: Deprecated auth_url entries in Neutron Queen's install guide

2018-06-08 Thread Brian Haley
Please look at the source url that you linked before filing bugs as this has already been fixed. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1773449] Re: VM rbd backed block devices inconsistent after unexpected host outage

2018-06-08 Thread James Page
OK figured this one out - the cephx keys are missing a permission which allows them to see blacklisted clients - as a result they can't deal with a hard crash: mon 'allow command "osd blacklist"' This is a charm issue after all. As a workaround you can manually update the existing client keys

[Yahoo-eng-team] [Bug 1775797] [NEW] The mac table size of neutron bridges (br-tun, br-int, br-*) is too small by default and eventually makes openvswitch explode

2018-06-08 Thread Slawek Kaplonski
Public bug reported: Description of problem: the CPU utilization of ovs-vswitchd is high without DPDK enabled PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 1512 root 10 -10 4352840 793864 12008 R 1101 0.3 15810:26 ovs-vswitchd at the same time we were

[Yahoo-eng-team] [Bug 1773449] Re: VMs do not survive host reboot

2018-06-08 Thread James Page
Raising bug tasks for ceph and qemu as I think this is where the issue lies; nova generates the same libvirt xml disk stanzas for versions that work and versions that have this issue. ** Also affects: ceph (Ubuntu) Importance: Undecided Status: New ** Also affects: qemu (Ubuntu)

[Yahoo-eng-team] [Bug 1775782] [NEW] glance-image-import.conf not parsed when running under wsgi

2018-06-08 Thread Abhishek Kekane
Public bug reported: When development environment is set to run under wsgi mode (by setting WSGI_MODE=mod_wsgi in local.conf) glance-image-import.conf file is not parsed. It is working properly if glance is running under uwsgi. Steps to reproduce: NOTE: Here I am trying to use plugin