Bug 1003243

Summary: quantum-metadata-agent does not appear in Neutron's agent list output
Product: Red Hat OpenStack Reporter: Rami Vaknin <rvaknin>
Component: openstack-neutronAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ofer Blaut <oblaut>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.0CC: chrisw, hateya, oblaut, yeylon
Target Milestone: ---   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 09:48:57 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:

Description Rami Vaknin 2013-09-01 09:10:08 UTC
Version:
Grizzly on rhel6.4, openstack-quantum-2013.1.3-1.el6ost, puddle 2013-08-27.1, deployed with packstack.

Description:
"quantum agent-list" command maps Neutron-related agents to machine and reports their status.
I would expect the quantum-metadata-agent to appear in that output however that's not the case.

# quantum agent-list 
+--------------------------------------+--------------------+<snip>
| id                                   | agent_type         |<snip>
+--------------------------------------+--------------------+<snip>
| 37ea89f5-3445-4c73-bf0a-eb159e829aa4 | DHCP agent         |<snip>
| 4ad144c2-3e2f-4ac7-a46d-0821d871a0dc | Open vSwitch agent |<snip>
| 82310d9c-167a-4691-a73b-93b6d9828877 | L3 agent           |<snip>
| bfb7224d-6d75-41ac-ac56-41fcf764f822 | Open vSwitch agent |<snip>
| d99bad18-1fc9-4766-ac68-f755929d6f02 | Open vSwitch agent |<snip>
+--------------------------------------+--------------------+<snip>

Comment 2 Rami Vaknin 2013-11-12 09:48:57 UTC
Closing this one and reporting upstream.