Reviewed: https://review.openstack.org/532475
Committed:
https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=2ec34202fd679d9ab3963b0ad5f83b0400a0b247
Submitter: Zuul
Branch:master
commit 2ec34202fd679d9ab3963b0ad5f83b0400a0b247
Author: Hunt Xu
Date: Wed Jan 10 17:54:43 2018
Public bug reported:
All the operations related to router associations like add or delete etc
were executed under transactions, there was a case
'get_provider_for_router' doing add_resource_association out of db
transaction, luckily due to autocommit there were no issues.
https://github.com/opens
Public bug reported:
When dealing with implied roles, the token data for a trust-scoped token
might contain duplicate roles.
(This can break the interaction between, for example, Sahara and Heat.)
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug not
Public bug reported:
When using consumer generations to create new allocations, the value of
the generation is expected to be None on the python side, and 'null' in
JSON. The error response sent over the API says "expected None but got
1" which doesn't help much since the api is in JSON.
** Affec
Public bug reported:
Description
===
When attempting to attach an encrypted volume the following trace is logged [1]:
File "/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py",
line 1463, in attach_volume
guest.attach_device(conf, persistent=True, live=live)
File "/usr/lib
The Nova fix should be to not call plug_vifs at all during ironic driver
initialization. It probably isn't necessary for 'non-local' hypervisors
in general, so guessing also Power, Hyper-V, and VMware.
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug not
Issue was caused by my own debug mods to the code, closing now.
** Changed in: nova
Status: New => Invalid
--
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/1778017
T
Public bug reported:
create identity endpoints failing with openstack master branch (Rocky).
2018-06-21 08:15:53.181 11762 WARNING keystone.middleware.auth [-] The use of
the '[DEFAULT] admin_token' configurationoption presents a significant security
risk and should not be set. This
option is
Public bug reported:
Novas Qemu min version validation fails on our CI systems. Please note
that i added some additional debug output prior to the exception message
showing the installed Qemu version is 2.11.1 (which is correctly picked
up by the libvirt lib). Somehow Nova fails to acknowledge ve
Public bug reported:
Any user with admin permissions will be always redirected to /identity
page because of
https://github.com/openstack/horizon/blob/master/openstack_dashboard/views.py#L45-L49
The /identity url may have more resources than project page so it loads
slowly. by setting different lo
10 matches
Mail list logo