[Openstack] Trying DevStack, and getting errors

2015-10-31 Thread Thales
Hello, I wanted to try out OpenStack, so I downloaded DevStack to my Ubuntu 14.04 OS.   However, when I attempt to run it, using ./stack.sh, I get the following error:  ImportError: No module named _io I figure this is a problem with the virtual environment (virtualenv), because if I try my Pyt

[Openstack] How to create an image that can be installed to other hypervisors or load it on other instances in another openstack cloud?

2015-10-31 Thread Michelakis, Spiros (Nokia - GR/Athens)
Hi, I have questions regarding the images and how you can load them into instances. Please find below my questions: 1. Has anyone create an image that can be installed into other hypervisors than openstack? I mean that I have the image, (let's say a Cirros image), on an instance and I mak

Re: [Openstack] [Openstack-operators] Need help with adding instance with fixed ip in external network with out using private and floating ip.

2015-10-31 Thread Geo Varghese
Hi George, Thanks for trying that method. For me, thats not worked. On Sat, Oct 31, 2015 at 7:13 PM, George Paraskevas wrote: > Hello again, > that's great! As for the method you mentioned i haven't tried it but i > will just to see what happens. > > Thanks again > George > > On 31 October 2015

Re: [Openstack] [Openstack-operators] Need help with adding instance with fixed ip in external network with out using private and floating ip.

2015-10-31 Thread Geo Varghese
Hi George, I just tried your method and it seems working perfectly :) Thanks for your valuable inputs. On Sat, Oct 31, 2015 at 6:42 PM, Geo Varghese wrote: > Hi George, > > Thanks for the update. Yes, you are right that is the exact requirement. > > "assign ip from that network directly to the

Re: [Openstack] [Openstack-operators] Need help with adding instance with fixed ip in external network with out using private and floating ip.

2015-10-31 Thread Geo Varghese
Hi George, Thanks for the update. Yes, you are right that is the exact requirement. "assign ip from that network directly to the instance with out the use of a private net and floating ip over nat" I got a update about external network like this from list. Thats why i tried it like that. ==

[Openstack] Unable to launch instance: BadRequest: Specifying 'tenant_id' other than authenticated tenant in request requires admin privileges

2015-10-31 Thread Marco Antonio Carcano
Hi all, I'm a total newbie to openstack, and I'm trying to install a testing environment to study it. I installed Openstack Juno on CentOS 7 following "Openstack Installation Guide for Red Hat 7, CentOS 7 and Fedora 20" - I'm working on CentOS 7 I'm not able to launch the CirrOS instance:

Re: [Openstack] Devstack on unsupported - RabbitMQ PAM error

2015-10-31 Thread Tony Su
After more inspection, I came to the conclusion that the install was borked for unknown reasons. I re-built a new machine using the script I posted and it just completed successfully. For anyone who wishes to install Devstack on openSUSE (and probably SLE*), I'll leave my script up at its current

[Openstack] Reusing Floating ip after disassociating

2015-10-31 Thread kevin parrikar
hello All, I have very limited number of floating ips ,and while testing i used all of them and then disassociated that from instances. Now the issue is i no longer can associate those ips to any instance whether in that tenant or for other tenants. In the db under "project_id" entr

Re: [Openstack] Reusing Floating ip after disassociating

2015-10-31 Thread kevin parrikar
forgot to mention i am using nova-network and not neutron Thanks for any help On Sat, Oct 31, 2015 at 1:20 PM, kevin parrikar wrote: > hello All, >I have very limited number of floating ips ,and while > testing i used all of them and then disassociated that from instances. > Now

Re: [Openstack] instance moving to another AZ while doing resize

2015-10-31 Thread kevin parrikar
Thanks after changing parameters in controller node its working On Fri, Oct 30, 2015 at 6:37 AM, nithish B wrote: > Hi Kevin, > This generally happens when nova does not find enough system resources to > resize to the new node. Please check the nova-compute logs and let me know. > > Thanks. > On