Hi Eugene- Here is the output for the command "neutron ext-list"
root@havana:~# neutron ext-list +-----------------------+--------------------------+ | alias | name | +-----------------------+--------------------------+ | security-group | security-group | | external-net | Neutron external network | | binding | Port Binding | | quotas | Quota management support | | agent | agent | | dhcp_agent_scheduler | DHCP Agent Scheduler | | provider | Provider Network | | multi-provider | Multi Provider Network | | allowed-address-pairs | Allowed Address Pairs | | extra_dhcp_opt | Neutron Extra DHCP opts | +-----------------------+--------------------------+ Is there anything I missed with.. kingly guide me.. Thanking you -- Trinath Somanchi - B39208 [email protected] | extn: 4048 From: Eugene Nikanorov [mailto:[email protected]] Sent: Tuesday, November 12, 2013 2:00 PM To: Somanchi Trinath-B39208 Cc: [email protected] Subject: Re: [Openstack] [Neutron] Unable to create Floating IPs. What is the output of `neutron ext-list` command? Also, could you run neutron with -v option? Thanks, Eugene. On Tue, Nov 12, 2013 at 12:05 PM, Trinath Somanchi <[email protected]<mailto:[email protected]>> wrote: Hi Eugene- Thanks a lot for the reply. It's a typo in my email. But then, I have the issue while adding floating IPs. When I issue the below command, root@havana:~# neutron floatingip-create net1 404 Not Found The resource could not be found. I get this error in neutron server logs 2013-11-12 13:40:30.982 14987 DEBUG routes.middleware [-] No route matched for POST /floatingips.json __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:97 2013-11-12 13:40:30.983 14987 DEBUG routes.middleware [-] No route matched for POST /floatingips.json __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:97 Is there any thing I missed or worngly configured. Kindly please help me resolve the same.. Thanking you -- Trinath Somanchi - B39208 [email protected]<mailto:[email protected]> | extn: 4048 From: Eugene Nikanorov [mailto:[email protected]<mailto:[email protected]>] Sent: Tuesday, November 12, 2013 1:31 PM To: Somanchi Trinath-B39208 Cc: [email protected]<mailto:[email protected]> Subject: Re: [Openstack] [Neutron] Unable to create Floating IPs. Hi, I believe you have typo in the command, which is floatingip-create, not floatingips-create. Thanks, Eugene. On Tue, Nov 12, 2013 at 8:31 AM, Trinath Somanchi <[email protected]<mailto:[email protected]>> wrote: Hi Stackers- With Installation of Openstack Havana in Ubuntu 12.04, I'm unable to create Floating IPs which also effects the Instance Creation. >From the CLI, when I execute the command, $> neutron floatingips-create fp1 , >I get 404 not found error. In the Neutron Server Side, I get the error " No route for method /floatingips.json ". Is this a bug ? with neutron. Kindly help me resolve the issue. -- Trinath Somanchi - B39208 [email protected]<mailto:[email protected]> | extn: 4048 _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected]<mailto:[email protected]> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
