Top "Openstack-nova" questions

Nova is the project name for OpenStack Compute

NoneType' object has no attribute '__getitem__'

I am getting the following error while trying nova-list cli command in an openstack setup. NoneType' object has no attribute …

python openstack openstack-nova
openstack compute (nova) "error"

I'm trying to install OpenStack compute (nova) .. when I run command **nova list** then out the results ERROR: You must …

openstack openstack-nova
NoValidHost: No valid host was found. There are not enough hosts available

When I create the instance in the dashboard, I get error: No valid host was found. There are not enough …

openstack openstack-nova
getting 443 error while checking out code from github

I am trying to get the nova code from github and I got the following error : #git clone https://github.…

github openstack-nova
No rejoin-stack.sh script in my setup

I've installed the "all-in-one" setup of DevStack. But when I rebooted my system nothings works, and I lose all my …

openstack-nova devstack
AttributeError: 'str' object has no attribute 'isoformat'

I have code, and I don't know how to solve problem. Code: import dateutil.parser import datetime from novaclient.v2 …

python attributes openstack-nova
No valid host was found. There are not enough hosts available

I have installed openstack (liberty release). All the services are installed on the VM. Now i am trying to integrate …

openstack openstack-nova
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
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