-
We are using qemu://session to manage the overcloud VMs, which requires a change to the Ironic pxe_ssh driver configuration[1]. However, by doing this in the undercloud-install.sh script, we break som…
trown updated
8 years ago
-
This is probably not a bug, but maybe suggestion for improvement in future:
According to documentation, one has to call script following way:
bash quickstart.sh -u $UNDERCLOUD_QCOW2_LOCATION $VIRTHOS…
-
Hello,
with recent clean deployment of tripleo-quickstart (73d543d) on Centos 7, I can not see any output on $VIRTHOST, something is really wrong here:
```
$ virsh list --all …
-
If one interrupts `quickstart.sh` via `^C`, it will erroneously display the help output re: how to log in to the undercloud and continue the deploy. Need to figure out why the `^C` is resulting in fa…
-
Let's track here the work needed to get initial baremetal support going:
- Focus initially on a virtual undercloud deployed in a VM which will deploy baremetal nodes
- Need to make the instackenv.json…
-
Need to update http://blog.oddbit.com/2016/02/19/deploy-an-ha-openstack-development-envir/ since centosci/minimal.yml changed from a playbook to list of vars to instructions all need updating.
-
The addition of tags is super useful and totally the right thing to do (thanks!)
That said, to a oooq newcomer (we want these folks!) - from ./quickstart.sh --help, it's clear that we have tags, but …
-
Because we tear down _everything_ in quickstart, we actually delete any cached image that happens to exist. This goes back to #30.
-
Presently the image building playbooks are reusing too much of the libvirt / networking setup & config from the quickstart roles. For example there's no need to set up overcloud network(s) to build t…
-
Clean Centos 7 and tripleo-quickstart, it seems like missing python virtualenv dependency:
$ bash quickstart.sh $VIRTHOST
...
- '[' '' = 1 ']'
- VERBOSITY=vv
- ansible-playbook -vv /root/.quickstart/…