Please consider forwarding this to the legal list. The gpl is a bit c specific 
and can be tricky to apply to other languages, but I would expect the modules 
under gplv3 to require all others in process to be gpl compatable, which apache 
should be, but will prevent any nonopen to be used. That might be ok, but 
something to carefully consider.

Thanks,
Kevin

________________________________
From: Steven Dake (stdake)
Sent: Friday, July 03, 2015 11:53:00 AM
To: OpenStack Development Mailing List (not for usage questions)
Cc: Greg DeKoenigsberg
Subject: [openstack-dev] [kolla][tc] Plans for using Pre-2.0 Ansible modules

Kolla Devs as well as the Technical Committee,

I wanted to get the TC’s thoughts on this plan of action as we intend to apply 
for big tent once our Ansible code has completed implementation.  If the 
approach outlined in this email seems like a blocker and we should just start 
with #4 instead, it would be immensely helpful to know now.

The problem:
A whole slew of OpenStack modules exist upstream in the Ansible core directory. 
 Kolla wants to use these modules.  These files are licensed under the GPLv3.  
They will be released with Ansible 2.0 but Ansible 2.0 is not yet available.  
In the meantime we need these modules to execute our system.  The repo in 
question is:

https://github.com/ansible/ansible-modules-core

The possible solutions:
1. Mordred suggested just merging the code in our repo, but I thought this 
might trigger license contamination so I am not hot on this idea.
2. Relicense the upstream modules in ASL short term.  Mordred tried this but 
thinks its not possible because of the varied contributors.
3. Fork the repo In question, remove everything except cloud/openstack 
directory and turn this into a pip installable library.
4. Make a hacky solution that doesn’t use any upstream modules but gets the job 
done.

For the moment we have settled on #3, that is creating a repo here:

https://github.com/sdake/kolla-pre-ansible-2-openstack/

And installing these in the deployment system.  Once Ansible 2.0 is available, 
we would deprecate this model, and rely on Ansible 2.0 exclusively.

Thoughts or concerns on this approach?

Thanks
-steve
__________________________________________________________________________
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