rcbops / ansible-lxc-rpc

Ansible Playbooks to deploy openstack
https://rcbops.github.io/ansible-lxc-rpc/
Apache License 2.0
38 stars 31 forks source link

The container build/setup process is slow and clunky #666

Closed cloudnull closed 9 years ago

cloudnull commented 9 years ago

The container build process is very slow while each host is setup in parallel the containers are built in serial per host. When there are >= 20 containers on a given infrastructure host it can take more than 20 minutes to build and setup all the required containers. To improve this process we should use host delegation where appropriate.

odyssey4me commented 9 years ago

Related: https://github.com/rcbops/ansible-lxc-rpc/issues/658