Turned out to be a user error; router_id had a dollar sign in front of
it. Bug reported in error.
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1201385
Title:
quantum-l3-agent router_id not updating
Status in OpenStack Neutron (virtual network service):
Invalid
Bug description:
I am running the quantum-l3-agent with namespaces turned off. I set
the router_id in l3-agent.ini, however, it's not updating. Also, I
found that it is not updating gateway_external_network_id as well. I
tried to manually add it to the database table agents to see if that
would work, however, whenever the agent is restarted, or agent-show is
executed, it removes the values from the database.
What lead me to find this out is I am unable to get the l3 router to
bring up any gateway or floating IPs and I'm trying to figure out if
this bug is related.
+--------------------------------------+--------+--------------------------------------------------------+
| id | name | external_gateway_info
|
+--------------------------------------+--------+--------------------------------------------------------+
| 4e7c832c-612e-4f03-839e-09ec667258dd | Public | {"network_id":
"dbe6765b-582c-44fc-840a-9e23d35b19f7"} |
+--------------------------------------+--------+--------------------------------------------------------+
+---------------------+-------------------------------------------------------------------------------+
| Field | Value
|
+---------------------+-------------------------------------------------------------------------------+
| admin_state_up | True
|
| agent_type | L3 agent
|
| alive | True
|
| binary | quantum-l3-agent
|
| configurations | {
|
| | "router_id": "",
|
| | "gateway_external_network_id": "",
|
| | "handle_internal_only_routers": true,
|
| | "use_namespaces": false,
|
| | "routers": 0,
|
| | "interfaces": 0,
|
| | "floating_ips": 0,
|
| | "interface_driver":
"quantum.agent.linux.interface.OVSInterfaceDriver", |
| | "ex_gw_ports": 0
|
| | }
|
| created_at | 2013-07-15 00:16:16
|
| description |
|
| heartbeat_timestamp | 2013-07-15 10:26:59
|
| host | controller-01.itcloudsuite.com
|
| id | bf2cbb35-5460-4540-9429-41cc882c1176
|
| started_at | 2013-07-15 10:24:11
|
| topic | l3_agent
|
+---------------------+-------------------------------------------------------------------------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1201385/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp