Creates a router
This example creates two routers, R1 and R2, in centralized and distributed modes respectively.
$ openstack router create R1 --centralized $ openstack router create R2 --distributed