Public bug reported:
With stable/newton and placement-api an instance fails to start.
Compute logs shows this error:
2017-03-11 04:20:58.830 7 DEBUG nova.scheduler.client.report
[req-330e1b63-286f-47f4-b8ca-49365d9509b5 - - - - -] [instance:
4a33b8fc-b9a4-49ea-8afc-4cb15bd3f841] Sending alloca
Public bug reported:
In kubernetes environment is very difficult to make sure that neutron-
openvswitch-agent pod starts after openvswitch db and vswitchd pods
during kubernetes cluster startup process. As a result it does not find
socket, fails and stay in failed state. If instead of just failing
Public bug reported:
When running neutron-db-manage --config-file /etc/neutron/neutron.conf
--config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
It fails, see log below:
INFO [alembic.runtime.migration] Context impl MySQLImpl.
INFO [alembic.runtime.migration] Will assume non-transac
Public bug reported:
in multinode scenario, vxlan tunnel between compute and network nodes
does not get created. Latest master is used for neutron components.
vlan is configured as tenants type and vxlan is configured as a tunnel
type. br-tun does not show vxlan interface.
[ml2]
type_drivers = f
Public bug reported:
With the latest master (August 29, 2016) I see an issue with neutron
security group, these sequence of commands should create a group
allowign all traffic in or out:
neutron security-group-create all-in-all-out
neutron security-group-rule-create --direction ingress --etherty
Public bug reported:
While bringing up VM with the latest master (August 23,2016) I see this
traceback and VM fails to launch.
Complete log is here: http://paste.openstack.org/show/562688/
nova.conf used is here: http://paste.openstack.org/show/562757/
The issue is 100% reproducible in my testbe
Public bug reported:
2016-08-22 11:54:58.697 1 DEBUG neutron.agent.linux.utils [-] Running command:
['sudo', 'neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns',
'exec', 'qrouter-baa3335b-0013-42dd-856a-64a5c2557a01', 'ip6tables-restore',
'-n'] create_process
/var/lib/kolla/venv/li
Public bug reported:
With the latest master I see this traceback over and over in the log.
2016-08-21 11:08:24.256 1 DEBUG neutron.agent.l3.agent [-] Starting router
update for baa3335b-0013-42dd-856a-64a5c2557a01, action None, priority 1
_process_router_update
/var/lib/kolla/venv/lib/python2.
Public bug reported:
On the latest master (August 20,2016) I consistently observe a traceback
in neutron-openvswitch-agent.log
2016-08-20 15:39:35.542 16 ERROR ryu.lib.hub [-] hub: uncaught exception:
Traceback (most recent call last):
File "/var/lib/kolla/venv/lib/python2.7/site-packages/ryu/
Public bug reported:
When I try to create loadbalancer using this command, I get error:
neutron lbaas-loadbalancer-create --name loadbalancer-1 a5e1fd8e-22c6
-40ad-88a4-a4a5cf0c68b9
neutron lbaas-loadbalancer-create --name loadbalancer-1
a5e1fd8e-22c6-40ad-88a4-a4a5cf0c68b9
Request Failed: inte
Public bug reported:
When launching a new instance, in some cases NUmaTopology Filter does
not return available compute nodes, but according to the content of
numa_topology in compute_nodes tables, there are sufficient resources to
satisfy requirements.
I started three instances, attached log sho
Public bug reported:
I am running Liberty on RHEL 7.2. When I request via flavor any numa
related attributes, instance fails to launch as NUMA filter cannot find
host with requested resources available.
When I checked nova database, compute_nodes table, I noticed numa_topoly
has no information.
Public bug reported:
On executing nova keypair-list, the following error gets generated:
nova keypair-list
ERROR (ClientException): Unexpected API Error. Please report this at
http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
(HTTP 500) (Request-ID:
req-5ff60d4d-67e3-4f2
13 matches
Mail list logo