Top "Openstack" questions

OpenStack is a collection of open source projects that enables an open, scalable cloud infrastructure.

Error with openstack server list command

I installed Openstack on my CentOs VM and when i try to see the list of launched instances, i get …

openstack openstack-neutron
How to get IP address of the launched instance with Boto

I am launching instance in openstack using boto myinstance = conn.run_instances('ami-0000007d',min_count=1,max_count=1, instance_type = …

python amazon-ec2 boto openstack
Error in running ./stack.sh in devstack

When I try to do ./stack.sh after the call trace I am provide with the following error : `[Call Trace] ./…

stack openstack devstack
OpenStack CLI Failed SSL Verification

When executing an openstack command, it is failing to verify a certificate that was signed by an internal CA. CentOS 7 …

ssl openstack openstack-nova
Cloud Platforms- sudo: unable to resolve host

I use linux for my cloud based servers on Amazon-EC2 and openstack. When trying to run: sudo chhown ubuntu somepath …

ubuntu amazon-ec2 sudo openstack
nova-compute service state is down

I have an all-in-one-setup with my controller and compute services running on the same node.all my nova and other …

rabbitmq openstack openstack-nova
Getting auth token from keystone in horizon

I want to get the auth token from keystone using horizon and then wants to pass that auth token to …

python django openstack openstack-horizon
Devstack - Changing IP address after installation

I have devstack installed on a ubuntu 12.04 and I could get logged into Dashboard , Now I changed the IP of …

openstack devstack
"Unauthorized: The request you have made requires authentication. (HTTP 401)" on Fiware Horizon

I am new to FIWARE. On my Ubuntu 16.04, I have setup Fiware's KeyRock which is a combination of OpenStack Keystone …

openstack fiware keystone horizon
Jenkins slave went offline during build

Jenkins slave going offline during build. How can I fix this , I saw lot of related questions in SO and …

java jenkins build openstack