[Openstack] Creating and Instance on OpenStack using pycurl

2013-12-29 Thread Sayali Lunkad
Hey, I am trying to create a web-interface to interact with OpenStack which will be on the back end of my system. I need to create a button which on click will get the auth_token and authenticate on keystone using curl/pycurl. Thanks, Sayali. ___ Mailin

[Openstack] Login into Openstack dashboard using POST Request

2013-12-29 Thread Akshat Sharma
Hello Stackers, I am new to Django framework. We are developing a client server application in which i want the user to be redirected to the Openstack-dashboard profile page from our portal on click of a button. It should be able to get authentication with post variables and bypa

Re: [Openstack] [neutron] More than one floating ip

2013-12-29 Thread Cristian Falcas
Hi, Seems I was wrong and that multiple floating IPs are supported: https://bugs.launchpad.net/neutron/+bug/1057844 >From what it says in the bug : - allow multiple floating ips to be associated with the same internal port as long as they map to different external nets (not yet supported in Fols

Re: [Openstack] what is swap from flavor

2013-12-29 Thread Cristian Falcas
I'm Using OracleLinux as hosts, but with vmware compute nodes and no new disks are exported. Are you using KVM or vmware for virtualization? On Fri, Dec 27, 2013 at 5:13 AM, YIP Wai Peng wrote: > It mounts a swap partition. > > What OS are you using? It works for me on CentOS. > > # swapon -s

Re: [Openstack] Openstack achieve the elasticity for computation

2013-12-29 Thread Cristian Falcas
Your case is valid and I use it also. Using 2 cores as 8 virtual cores for _one_ machine is not the same thing. On Mon, Dec 23, 2013 at 11:03 PM, Joshua Harlow wrote: > It depends on the use-case, there is a point when most of the time the VMs > on the compute node are idle. > > A use-case yahoo!

Re: [Openstack] why we need virtio driver for windows instance

2013-12-29 Thread Dimitri Maziuk
On 12/29/2013 12:31 AM, Peter Cheung wrote: Hi all Why we need virtio driver for running windows instance? if using KVM, i don't need to have it. I'm sure there's a way in nova to configure the instance to have realtek nic and ide storage instead of the default virtio. Personally I found

[Openstack] VlanManager on single-host OpenStack can NOT work

2013-12-29 Thread starlight
Hi Experts, I need your help on this. VlanManager on single-host OpenStack can NOT work. The test bed I use is as below. OpenStack release: grizzly OS: Cent OS 6.4 Type of network: VlanManager (nova-network) Host condition: single-host (NOT multi-host) I am trying to build VlanManager environmen

Re: [Openstack] VlanManager on single-host OpenStack can NOT work

2013-12-29 Thread Remo Mattei
Any reasons why nova network ? Everyone is going to neutron. Just wonder. Remo Inviato da iPad () > Il giorno Dec 29, 2013, alle ore 19:50, "starlight" > ha scritto: > > Hi Experts, > > I need your help on this. VlanManager on single-host OpenStack can NOT work. > The test bed I use is as b

[Openstack] can't get IP when I working with ml2 + GRE

2013-12-29 Thread Li, Chen
Hi list, I'm working under Centos 6.4 + Havana. I have three nodes working: server node: running neutron-server network node: running neutron-openvswitch-agent and neutron-dhcp-agent compute node: running neutron-openvswitch-agent I created a gre network and booted a instance successfully. No er