On Fri, May 13, 2016 at 8:57 AM, Britt Houser (bhouser)
<bhou...@cisco.com> wrote:
> Would we ever run AIO-k8s vagrant w/o Kolla repo?  If not, then it makes 
> sense to me just to extend Vagrant kolla repo.

Agreed. Vagrant is for developers and developers will want the kolla
repo for building the container images.
Having a config options to setup the Vagrant environment for the
different deployment methods seems appropriate here.

Martin

> Thx,
> britt
>
>
>
>
> On 5/13/16, 2:37 AM, "Michal Rostecki" <michal.roste...@gmail.com> wrote:
>
>>Hi,
>>
>>Currently we have nice guide about setting up AIO k8s environment in
>>review. But at the same time I'm thinking also about automating this by
>>Vagrant, like we did in kolla-mesos.
>>
>>Here comes the question - what repo is good for keeping the Vagrant
>>stuff for kolla-k8s? I see two options.
>>
>>1) Create a Vagrantfile in kolla-k8s repo
>>
>>That's what we've done in kolla-mesos. And that was a huge problem, because:
>>- we had to copy&paste dhcp-leases script for vagrant-libvirt
>>- we almost copied&pasted all the logic of overriding the resources via
>>Vagrantfile.custom
>>
>>While we can do something with the first con - by trying to drop the
>>dhcp-leases script and use eth0 for keepalived/haproxy and endpoints,
>>getting rif of the second con may be hard.
>>
>>2) Extend Vagrantfile in kolla repo
>>
>>That would be easy - it requires just adding some boolean to the
>>Vagrantfile and additional provisioning script.
>>
>>But it sounds odd, to have separate repo for kolla-k8s and at the same
>>time centralize only some compoments in the one repo.
>>
>>What are your thoughts?
>>
>>Cheers,
>>Michal
>>
>>__________________________________________________________________________
>>OpenStack Development Mailing List (not for usage questions)
>>Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
>>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to