About 1,360 results
Open links in new tab
  1. "Unable to retrieve authorized projects." error at the login screen

    [root@controller1 ~ (keystone_adminv3)]# openstack project create admin Conflict occurred attempting to store project - it is not permitted to have two projects with the same name in the …

  2. VM create fails with "Require both a host and ... - ask.openstack.org

    I am trying to create a multi-node setup by following devstack guide. Setup: I have a base Ubuntu14 laptop running 2 virtualbox based ubuntu16 VMs: "controller" and "compute1". I …

  3. Juno docker AttributeError: 'module' object has no attribute ...

    edit juno docker no attribute dockerdriver asked 2015-02-27 16:33:41 -0500 Anonymous updated 2015-03-03 10:44:57 -0500

  4. Ceilometer unit tests py27 could not install deps - Ask OpenStack: …

    However, while trying to run the tests, I have the following errors:

  5. VM base image format qcow2 but the snapshot of image is qcow3

    I can't find nothing similar your issue, can you provide openstack version, operating system, image backend, and so on to try to reproduce the error? Also share glance logs to see if there …

  6. 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 …

  7. unable to create vm instance - Ask OpenStack: Q&A Site for …

    Hi, i have one controller node and compute node in my openstack setup. whenever i am trying to launch instance getting below error in horizan.

  8. Error during VolumeManager._report_driver_status: ValueError: …

    I'm having trouble creating an instance (openstack server create --flavor small --image cirros provider-instance12240 ) My cinder node's log return such errors and the instance is being …

  9. Failed to set RDO repo on host-packstack-centOS-7

    I do not know the details of your setup however I am fairly certain you need to do this on all nodes before starting multinode packstack $ sudo yum install -y centos-release-openstack-newton …

  10. Openstack services and port - Ask OpenStack: Q&A Site for …

    Hi, Is there any documentation for default ports on which openstack services listen. I tried searching for the answer for nova & found that Nova api listens on 8773 (for EC2 API) and …