I'm trying to install Ubuntu Openstack Autopilot using a IBM System x3560 M4 where is installed as Hypervisor VMware ESXi 6. I've installed MAAS with one vnet (mngmt), deployed 6 vnode for Autopilot:
- 1 VM for Landscape;
- 5 VM for Openstack;
as suggested from its web page we need to run the following command
$: sudo JUJU_BOOTSTRAP_TO=<Landscape> openstack-install
the deploy begin the procedure
but after long time receive the following error
the command.log file reports that http://paste.ubuntu.com/23322431/
checking the log on the node where autopilot is making the deploy I've that
I open a issue here:
Update: I've found also that suggest (before last post)
I've followed that but the deploy of Openstack is stopped at 78% without error and it's not continue:
anyone can help me? thanks in advance