Re: [Openstack] Node locked

2015-02-20 Thread Remo Mattei
Can nova write to that dir? Inviato da iPhone () > Il giorno 20/feb/2015, alle ore 13:42, Chapman, Robert F. (OTSI Contractor) > ha scritto: > > Chris, > > Thank you very much… I will join the channel right away.. > > There last error ironic threw was > Failed to tear down. Error: [Errno

Re: [Openstack] Node locked

2015-02-20 Thread Chapman, Robert F. (OTSI Contractor)
Chris, Thank you very much… I will join the channel right away.. There last error ironic threw was Failed to tear down. Error: [Errno 13] Permission denied: '/tftpboot/master_images' I had removed the entire tftpboot directory and replaced it with a new one. Unfortunately nova was still try

[Openstack] Node locked

2015-02-20 Thread Chapman, Robert F. (OTSI Contractor)
While troubleshooting some pxe boot issues with ironic, I removed the tftpboot directory and this caused a problem with ironic. Now I have a node that is locked and I cannot clear the lock, nor can I do any operation on this node. I get the following error. Node 770b0e7b-a426-49ee-ad72-1abe4ca7

Re: [Openstack] Which API to use for floating IPs?

2015-02-20 Thread Joe Topjian
Thanks, Everett. I agree about "it depends" -- I was just hoping to get better clarification on what factors contribute to that, such as an example of a non-trivial network setup. The os-floating-ips extension seems a bit "magic" in that it will automatically do a lot of the leg work that the app

Re: [Openstack] Which API to use for floating IPs?

2015-02-20 Thread Everett Toews
On Feb 16, 2015, at 1:14 PM, Joe Topjian wrote: > Hello, > > When using the APIs directly to manage instances, which API is preferable for > associating and disassociating Floating IPs? > > Nova has the "os-floating-ips" extension which works for nova-network based > environments and, as far

[Openstack] Regarding openstack configuration for BIGSWITCH RestProxy plugin

2015-02-20 Thread Sm Nadaf
Hi, We are trying to use the Floodlight controllers as the network provider for openstack icehouse by using the Bigswitch restproxy plugin. Also configured the Neutron.conf file for this. The interface is working fine and the openstack neutron is sending rest calls to the floodlight controller

Re: [Openstack] [Neutron]neutron.conf?

2015-02-20 Thread trinath.soman...@freescale.com
Can you check Arista implementation. That may suite your case. -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 From: Naresh Kumar [mailto:naresh.saa...@lnttechservices.com] Sent: Friday, February 20, 2015 3:28 PM To: Somanchi Trinath-B39208; openstack@lists.openstack.org

Re: [Openstack] [Neutron]neutron.conf?

2015-02-20 Thread Naresh Kumar
Hi, I saw your implementation and according to my understanding you are CRUDing network, subnet, port. But I want to just call an API with certain parameters like IP,name, port number, vlan-id etc. and this call should be routed to the ODL northbound where I have another API that calls my bussi