[Openstack] [Junos][NOVA] - Error in nova-compute service

2014-11-11 Thread Sadia Bashir
Hi everyone, I am installing Junos All-in-One on Ubuntu-14.04, Installed all services successfully as given in the openstack installation guide: http://docs.openstack.org/juno/install-guide/install/apt/content/ch_preface.html, but I am getting one weird error in nova-compute: Traceback (most rece

Re: [Openstack] How to run the HEAT autoscaling YAML

2014-11-11 Thread Venu Murthy
Thanks for the reply JD and Mike, Sorry I should have provided more information. What we are looking at is more on the openstack architecture. Suppose our setup is such that we have a controller, having two compute nodes, let these be, Compute node A (with hypervisor like KVM) and Compute Node B

Re: [Openstack] [Junos][NOVA] - Error in nova-compute service

2014-11-11 Thread Yaguang Tang
Hi sadia, It seems that in your nova.conf you set my_ip = controller which causes this issue, please use my_ip = 192.168.1.6 and try to run nova-compute again. On Tue, Nov 11, 2014 at 4:31 PM, Sadia Bashir <11msccssbas...@seecs.edu.pk> wrote: > Hi everyone, > > I am installing Junos All-in-One

Re: [Openstack] [Junos][NOVA] - Error in nova-compute service

2014-11-11 Thread Sadia Bashir
Hi Yaguang, It has fixed the issue. Thanks a lot :) On Tue, Nov 11, 2014 at 3:48 PM, Yaguang Tang wrote: > Hi sadia, > > It seems that in your nova.conf you set > my_ip = controller > which causes this issue, please use my_ip = 192.168.1.6 and try to run > nova-compute again. > > On Tue, Nov

[Openstack] Access Denied error in launching instance through devstack

2014-11-11 Thread Srinivasreddy R
hi, i am trying to install openstack through devstack for multinode [controller , compute] setup . facing error while launching the instance . using ubuntu14.04 . pls help me how to debug . and i want to restart the services do i need to run the script rejoin-stack.sh below is the instance over

[Openstack] nova 'absolute-limits': where does it get the totalInstancesUsed from? (they are wrong)

2014-11-11 Thread Don Waterloo
In horizon, i see '14 instances used for me. This in turn comes from the same source as 'nova absolute-limits'. The problem is, I have 0 instances in use. I even removed all instances for my user-id and my project-id from the nova database. Now 'select count(*) from instances where user_id = '

Re: [Openstack] Access Denied error in launching instance through devstack

2014-11-11 Thread Andreas Scheuring
Yes, to restart the services you can all the rejoin-stack.sh script. You can navigate within the screens with commands. (E.g. ctl + a " for the screen overview). Go to the service you want to restart and just stop it with ctl + c and start it again using the last command from the history (arrow up

[Openstack] How to pass applicaiton specific input paremeters to Murano REST api

2014-11-11 Thread Shahzad Mughal -X (shmughal - NETPACE INC at Cisco)
Hi, Is there any way to pass application specific parameters to Murano RESTful API? As I didn't find anything related to pass parameters while provisioning application using Murano API in these docs http://murano.readthedocs.org/en/latest/specification/index.html . For example how can I pass ke

Re: [Openstack] nova 'absolute-limits': where does it get the totalInstancesUsed from? (they are wrong)

2014-11-11 Thread Kevin L. Mitchell
On Tue, 2014-11-11 at 08:53 -0500, Don Waterloo wrote: > In horizon, i see '14 instances used for me. This in turn comes from > the same source as 'nova absolute-limits'. > The problem is, I have 0 instances in use. > I even removed all instances for my user-id and my project-id from the > nova dat

[Openstack] [zaqar]: ask for latest development info about zaqar

2014-11-11 Thread DUAN Kevin
Hi All, I am working in openstack cloud delivery and looking for zaqar MaaS support. Is this the correct mail list for looking for zaqar support? If not, could anyone direct me to the right mailing list? Thanks, Kevin ___ Mailing list: http://lists.op

[Openstack] [Ironic] Trouble in setting up Ironic in private network

2014-11-11 Thread Peeyush Gupta
Hi all, So, I have been trying to add a new baremetal node to devstack ironic setup. I am running devstack on a VM. The host has two networks, one private and one public. My VM also has two interfaces, connected to private and public networks respectively. Public network is used to manage IPMI to

Re: [Openstack] [zaqar]: ask for latest development info about zaqar

2014-11-11 Thread Kevin Huang
https://wiki.openstack.org/wiki/Zaqar Best regards, -- Kevin Huang 黃鴻文 On Wednesday, November 12, 2014 at 14:13, DUAN Kevin wrote: > Hi All, > > I am working in openstack cloud delivery and looking for zaqar MaaS support. > > Is this the correct mail list for looking for zaqar suppo