*** This bug is a duplicate of bug 1607313 ***
https://bugs.launchpad.net/bugs/1607313
Ok, seems it is already reported and fixed (just not with
resume_guest_state_on_host_boot).
** This bug has been marked a duplicate of bug 1607313
Inconsistency in data stored in libvirt.xml file
--
Yo
Public bug reported:
When instances are booted automatically after a compute reboot, the
libvirt.xml-s are recreated withot the nova:owner data. And ceilometer
likes use it.
The relevant part of the xml after the reboot:
.
.
.
.
At the first sight, the owner metadata
Public bug reported:
Creating a port in an external network results in the error message in the
title.
The backtrace:
[Mon May 08 15:27:02.722361 2017] [wsgi:error] [pid 2907:tid 140386830882560]
Internal Server Error:
/horizon/admin/networks/a2acaf3f-d1a9-4a1b-9f41-3bf878e580fe/ports/create
[
Just an update: I think it would be wise to disable connection tracking
(e.g. adding iptables -t raw -j NOTRACK ) when port security is
disabled for a port. It can make a huge difference on the used conntrack
entries in the kernel.
** Changed in: neutron
Status: Expired => New
--
You
Public bug reported:
The connection to the Placement API from Nova doesn't allow to specify
an insecure nor a cafile parameter. This could be a problem if those are
used in the Keystone or Neutron clients, for example, then it is
expected to use them in the Placement client, too.
** Affects: nova
Yepp, please upgrade python-rfc3986
** Also affects: python-rfc3986 (Ubuntu)
Importance: Undecided
Status: 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/163
mportance: Undecided
Assignee: György Szombathelyi (gyurco)
Status: In Progress
--
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/1634877
Title:
It would be good t
from:
{% if port.port_security_enabled %}
to
{% if port.port_security_enabled != None %}
** Affects: horizon
Importance: Undecided
Assignee: György Szombathelyi (gyurco)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engine
Public bug reported:
When creating a new loadbalancer with haproxy, and the VIP and member
subnets are different, the created lbaas namespace contains only the VIP
subnet, so the members are unreachable.
E.g.:
neutron lbaas-loadbalancer-show 8e1c193a-ab63-4a1a-bc39-c663f2f9a0ee
.
.
.
| vip_subnet
Public bug reported:
The designate plugin has a very simple keystone authentication:
- It supports only keystone v2
- It doesn't honor any certificates (client or CA), nor insecure TLS option
It would be good to re-use the nova auth part (even the keystoneauth1
lib).
** Affects: neutron
Imp
Public bug reported:
The JSON schema for Federation mapping in Mitaka doesn't allow 'domain'
to be added to the local.group, but the code explicitly request it:
2016-04-26 10:54:30.614 28203 ERROR keystone.common.wsgi File
"/usr/lib/python2.7/dist-packages/keystone/federation/utils.py", line 6
Public bug reported:
After finishing editing of a a flavor in Mitaka Horizon, it's always
changeing the flavor ID.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed t
Public bug reported:
Upgrading Mitaka from Liberty fails with:
Unpacking openstack-dashboard (2:9.0.0-0ubuntu1~cloud0) over
(2:8.0.1-0ubuntu1~cloud0) ...
.
.
.
Collecting and compressing static assets...
CommandError: An error occurred during rendering
/usr/share/openstack-dashboard/openstack_da
Public bug reported:
When use_syslog = True, neutron server cannot start:
Traceback (most recent call last):
File "/usr/bin/neutron-server", line 10, in
sys.exit(main_wsgi_eventlet())
File
"/usr/lib/python2.7/dist-packages/neutron/cmd/eventlet/server/__init__.py",
line 19, in main_wsgi
Public bug reported:
After nova-conductor loses mysql connection, it stops to update the service
'Updated_at' status.
After logging the error:
ERROR oslo.service.loopingcall [-] Fixed interval looping call
'nova.servicegroup.drivers.db.DbDriver._report_state' failed
.
.
.
DBConnectionError: (py
15 matches
Mail list logo