[Openstack] [openstack] Heat autoscaling stack creation failed for normal user

2015-01-23 Thread m.channappa.negalur
Hello all, I was trying to launch a autoscaling template from a normal user. But it's able to create a vm but not the autoscaling policy with the below error. ( For admin it will work) 2015-01-23 09:22:58.341 14671 INFO heat.engine.stack [-] Stack CREATE FAILED (ms): Resource CREATE failed: Fo

Re: [Openstack] devstack error

2015-01-23 Thread Nikesh Kumar Mahalka
error is solved after running below command: sudo pip install --upgrade tempest_lib On Fri, Jan 23, 2015 at 12:50 AM, Nikesh Kumar Mahalka wrote: > I am getting below devstack error in kilo devstack > http://paste.openstack.org/show/160407/ > > Can any one help please? > > > > > Regards > Nikesh

Re: [Openstack] Environments on Demand or SDE using OpenStack

2015-01-23 Thread Venu Murthy
> > > Hello, there, > > At the 4th B-day Celebration of OpenStack that was hosted in our office at > Bangalore, we had spoken about the possibilities with OpenStack and you > would be happy to know that we have open-sourced it. > > ​Here is the Link to the 3mins trailer video >

Re: [Openstack] [openstack] Heat autoscaling stack creation failed for normal user

2015-01-23 Thread Steven Hardy
On Fri, Jan 23, 2015 at 09:06:16AM +, m.channappa.nega...@accenture.com wrote: >Hello all, > > > >I was trying to launch a autoscaling template from a normal user. But it's >able to create a vm but not the autoscaling policy with the below error. ( >For admin it will wor

Re: [Openstack] [Devstack] Enabling services in HTTPS mode

2015-01-23 Thread Rob Crittenden
Parikshit Manur wrote: > Hi All, > > > > I am trying to install the devstack with services being enabled in > HTTPS mode. > > During devstack installation,the neutron-server fails to start. Throws > the following error. > > > > 2015-01-21 19:57:04.932 | + screen -S stack -p q-svc -X stuff

Re: [Openstack] Feature wish list somewhere? 2 Devs looking to contribute

2015-01-23 Thread Joe Gordon
On Thu, Jan 22, 2015 at 7:56 PM, Michael Gale wrote: > Hey, > > Does anyone know where I could find a feature wishlist? Ideally a list > of outstanding features or functionality that is wanted. But is currently > missing from OpenStack and not being worked on or has been started but > needs a

Re: [Openstack] Feature wish list somewhere? 2 Devs looking to contribute

2015-01-23 Thread Robert Collins
On 23 January 2015 at 16:56, Michael Gale wrote: > Hey, > > Does anyone know where I could find a feature wishlist? Ideally a list > of outstanding features or functionality that is wanted. But is currently > missing from OpenStack and not being worked on or has been started but needs > a lot

[Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-23 Thread Ajay Kalambur (akalambu)
Hi I am using Openstack Juno release to test some basic ipv6. I created a ipv6 tenant network and subnet with ip6_ra_mode and ipv6_address_mode set to DHCPv6 stateful. The instance cannot get the DHCP ip address. Reason seems to be that the DHCP advertise message in response to the DHCP solicit me

Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-23 Thread Erhan Ekici
Hi Ajay, Can you share the following commands you run? neutron net-create .? neutron subnet-create ? neutron router-interface-add ...? and the output of the following command? # ps -ef | grep dnsmasq Erhan, On Sat, Jan 24, 2015 at 12:53 AM, Ajay Kalambur (akalambu) < akala...@cisco

Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-23 Thread Ajay Kalambur (akalambu)
I used horizon to create the networks but here is the relevant output snippets nobody9596 1 0 11:38 ?00:00:00 dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces --interface=tapef8120cd-59 --except-interface=lo --pid-file=/var/lib/neutron/dhcp/14a1eb93-e3d0-4ac1-be

Re: [Openstack] Feature wish list somewhere? 2 Devs looking to contribute

2015-01-23 Thread Gary Kotton
Hi, Code reviews are also a integral part of openstack development. Once they start reviewing code they will be able to also see where they can contribute. Thanks Gary From: Joe Gordon mailto:joe.gord...@gmail.com>> Date: Friday, January 23, 2015 at 8:56 PM To: Michael Gale mailto:gale.mich...@gm