vagrant-openstack icon indicating copy to clipboard operation
vagrant-openstack copied to clipboard

Vagrant OpenStack-Ansible Environment used by OpenStack Cloud Computing Cookbook 4th Edition

Results 16 vagrant-openstack issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, I am facing the following issue on a Fedora 34: ``` TASK [runplaybooks : Run Setup Hosts Playbook] ********************************* fatal: [controller-01]: FAILED! => {"changed": true, "cmd": "openstack-ansible --forks 2...

The first time installed successed. Shutdown and up again, it got this error ``` $ vagrant up Bringing machine 'compute-01' up with 'virtualbox' provider... Bringing machine 'controller-01' up with 'virtualbox'...

Vagrant up command has been successful: Current machine states: compute-01 running (virtualbox) controller-01 running (virtualbox) openstack-client running (virtualbox) however I am unable to access the Horizon interface @ https://192.168.100.10/. Any...

Previous configuration led to error "/bin/sh: 1: /vagrant/networking.sh: not found". Fixes #38

After vagrant up have a working system and the browser session from host computer to the Horizon Container in the controller-01 VM works from the host using the address 192.168.100.10...

![image](https://user-images.githubusercontent.com/43989806/53141337-b5629400-35b5-11e9-9adc-001455cadf95.png)

Hello, The logs in logs/setup-infrastructure.log is pasted in the link below: https://paste.ubuntu.com/p/x2nyHFBQqb/

Hello, I've tried to install the OSA lab with instruction in the book, but it failed after "TASK [installansible : Install Ansible]" step. The host is HP G7 with 32G...

I was getting errors in the setup playbooks before updating.