kolla : unable to build images
Hi,
I'm trying to deploy kolla containers for 2 weeks, and I'm not able to build any images.
I'm using http://docs.openstack.org/developer/kolla/dev-quickstart.html (this guide) and when I run the command ./tools/kolla-ansible deploy
, it's end up by telling
Failed with status: error
And it's the same thing when i'm trying to build one image (e.g 'base').
I have tried instructions provided by 'Manoj' https://bugs.launchpad.net/kolla/+bug/1500245 (here) (step 4+5) but regardless the type (source or binary) or the base os (centos, ubuntu, etc...), it always fails.
The main purpose of containers isn't the ability to run out-of-the box, without building it ?
Besides my issue, if yiu are using Kolla, can you tell me whhy ? And how ? If not, how did you deploy openstack ?
Thanks.