
ask.openstack.org
openstack-discuss mailing list. stackoverflow.com for code questions. serverfault.com for operations. The Internet Archive has archived the site.
How to assign virtual ip in vm instances - ask.openstack.org
Since the OpenStack is a private cloud in my company network, it use nova network to allocate public IP addresses to vm instances. What is the best practice to allow vm instances to use the same virtual ip?
Why are two NICs required for OpenStack single node installation ...
As far as I understand, management network is used for establishing connectivity between OpenStack nodes in case of multi-node installation. What is a management network used for in case of single …
Ceilometer unit tests py27 could not install deps - Ask OpenStack: …
However, while trying to run the tests, I have the following errors:
How can i integrate active directory in openstack using keystone
The suggestions for Swift are: 1) If your existing system is using LDAP or Active Directory, consider using the OpenStack Identity service backing on to this - it integrates well with swift. 2) If you have a …
nova-compute does not start - Ask OpenStack: Q&A Site for …
If I understood you correctly you are unable to start the service using service openstack-nova-compute start right? But manually you are able to connect to AMQP on RabbitMQ.
Nova-manage can't sync DB - Ask OpenStack: Q&A Site for OpenStack …
The controller/network-node (192.168.80.151) seems to be okay/ready/no errors, the compute-node (cn01, 192.168.80.152) throws some errors during setup of nova....
What are the main differences between vmware esxi and openstack?
OpenStack is a Cloud platform or toolkit that orchestrates various technologies such as storage, networking and compute, including hypervisors. ESXi is a hypervisor but not a Cloud platform or …
Keystone Unable to Establish Connection [closed] - Ask OpenStack: …
After I even start openstack-keystone (when it is in active (exited)), I try to connect to the mysql database. From the terminal i can issue 'mysql -u root -p" and enter the database no problem. In fact, …
How to disable anti-spoofing mechanism (Especially in DevStack)
However, anti-spoofing rules prevent me to do this. (Did the OpenStack developers not envision that researchers may want to use VMs as proxies? Why did they make it almost impossible to disable the …