Bug 1142778
| Summary: | unable to create/list security groups | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | wes hayutin <whayutin> | ||||||
| Component: | openstack-neutron | Assignee: | lpeer <lpeer> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Ofer Blaut <oblaut> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | unspecified | CC: | apevec, chrisw, ihrachys, yeylon | ||||||
| Target Milestone: | Milestone3 | ||||||||
| Target Release: | Juno | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-17 12:29:28 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 938429 [details]
install and debug logs
2014-09-16 19:42:33.605 19511 ERROR neutron.openstack.common.rpc.amqp [-] Exception during message handling 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last): 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp File "/usr/lib/python2.7/site-packages/neutron/openstack/common/rpc/amqp.py", line 438, in _process_data 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp **args)2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp File "/usr/lib/python2.7/site-packages/neutron/common/rpc.py", line 45, in dispatch2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp neutron_ctxt, version, method, namespace, **kwargs) 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp File "/usr/lib/python2.7/site-packages/neutron/openstack/common/rpc/di spatcher.py", line 172, in dispatch 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs) 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp File "/usr/lib/python2.7/site-packages/neutron/db/l3_rpc_base.py", lin e 56, in sync_routers 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp context, host, router_ids) 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp File "/usr/lib/python2.7/site-packages/neutron/db/l3_agentschedulers_d b.py", line 131, in list_active_sync_routers_on_active_l3_agent 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp context, constants.AGENT_TYPE_L3, host) 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp File "/usr/lib/python2.7/site-packages/neutron/db/agents_db.py", line 133, in _get_agent_by_type_and_host 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp host=host) 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp AgentNotFoundByTypeHost: Agent with agent_type=L3 agent and host=packsta ck.example.com could not be found 2014-09-16 19:42:33.605 19511 TRACE neutron.openstack.common.rpc.amqp 2014-09-16 19:42:33.606 19511 ERROR neutron.openstack.common.rpc.common [-] Returning exception Agent with agent_type=L3 agent and host=packst ack.example.com could not be found to caller Sorry about this, I messed up Juno stage, it was missing neutron juno build so it pulled 2013.2.3 from f20 |
Created attachment 938427 [details] neutron and security group error Description of problem: [root@packstack ~(keystone_admin)]# nova secgroup-list ERROR (ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-cefd4892-b7ff-417d-b07c-f6bde1aa88c3) Looks related to neutron, attaching log