TripleO: onward dark owl
I was on PTO last week and started hacking on the beginnings of what could be a new Undercloud installer that:
- Uses a single process Heat (heat-all)
- It does not require MySQL, Rabbit
- Uses noauth (no Keystone)
- Drives the deployment locally via os-collect-config
The prototype ends up looking like this:
openstack undercloud deploy --templates=/root/tripleo-heat-templates
A short presentation of the reasons behind this and demo of the prototype is available here:
Video demo: TripleO onward dark owl
An etherpad with links to the code/patches is here: