<div dir="ltr"><div><div>hi,<br></div>1. i have created a router <br>neutron router-create demo-router<br><br></div>2. attached the router to demo tenant demo-subnet<br><div><div>neutron router-interface-add demo-router demo-subnet<br><br></div><div>3. attached the router to external network <br> neutron router-gateway-set demo-router ext-net<br></div><div><div><br></div><div>4. <br></div><div>root@user-ThinkCentre-M73:/home/user# neutron net-list<br>+--------------------------------------+----------+-----------------------------------------------------+<br>| id                                   | name     | subnets                                             |<br>+--------------------------------------+----------+-----------------------------------------------------+<br>| d81390bf-281c-40b6-a611-6a193da88963 | ext-net  | fc4b6684-b0f9-4983-94ed-7d075880e921 <a href="http://203.0.113.0/24">203.0.113.0/24</a> |<br>| e1bd057f-59c3-426e-9c2e-f3e2953a392e | demo-net | e6bea0e8-a27d-45f1-b95e-461b611f9a42 <a href="http://192.168.1.0/24">192.168.1.0/24</a> |<br>+--------------------------------------+----------+-----------------------------------------------------+<br><br>5. <br></div><div>root@user-ThinkCentre-M73:/home/user# nova net-list<br>+----+-------+------+<br>| ID | Label | CIDR |<br>+----+-------+------+<br>+----+-------+------+<br><br><br></div><div>we are able to see  neutron ne-list but not able to see nova net-list .<br></div><div>while we have created successfully net list for nova as well as neutron . <br></div><div>neutron can able to see both ext-net and demo-net .<br></div><div>but nova not able to see networks .<br><br></div><div>i have checked with the admin, demo user .<br></div><div><br></div><div>please help me how to proceed further .<br><br></div><div>we are following  3 node setup installation .<br><a href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/">http://docs.openstack.org/icehouse/install-guide/install/apt/content/</a><br><br></div><div>thanks,<br>srinivas.<br><br></div><div><br></div><div><br><br></div><div><br></div></div></div></div>