[Openstack] Error when calling l3-agent-router-add
Robert van Leeuwen
Robert.vanLeeuwen at spilgames.com
Thu Sep 5 09:14:23 UTC 2013
> quantum l3-agent-router-add 789a77fd-52ff-44be-afea-27d26a8cd3d3 router01
Not sure what you are trying to accomplish here.
Scheduling, by default, happens automatically unless you have multiple routers and want to set it up to run a router on a specific l3-agent.
Usually this should be enough:
quantum router-create router1
quantum router-interface-add router1 ${subnetname)
What is the output of the following?:
quantum l3-agent-list-hosting-router $(routername}
Cheers,
Robert van Leeuwen
More information about the Openstack
mailing list