[one-users] OneFlow and “infrastructure libraries”

Tino Vazquez cvazquez at c12g.com
Mon Oct 28 09:58:16 PDT 2013


Hi Daniel,

This is an interesting concept. There is definitely room for
improvement in the 'oneflow' component and this looks like a sound
proposal. We are currently working on the upcoming 4.4 version, and
there is unfortunately no time to take this into account for this
release.

I would appreciate it if you could open a Request issue in
dev.opennebula.org so we can evaluate this for next releases.

Best regards,

-Tino
--
OpenNebula - Flexible Enterprise Cloud Made Simple

--
Constantino Vázquez Blanco, PhD, MSc
Senior Infrastructure Architect at C12G Labs
www.c12g.com | @C12G | es.linkedin.com/in/tinova

--
Confidentiality Warning: The information contained in this e-mail and
any accompanying documents, unless otherwise expressly indicated, is
confidential and privileged, and is intended solely for the person
and/or entity to whom it is addressed (i.e. those identified in the
"To" and "cc" box). They are the property of C12G Labs S.L..
Unauthorized distribution, review, use, disclosure, or copying of this
communication, or any part thereof, is strictly prohibited and may be
unlawful. If you have received this e-mail in error, please notify us
immediately by e-mail at abuse at c12g.com and delete the e-mail and
attachments and any copy from your system. C12G thanks you for your
cooperation.


On Fri, Oct 25, 2013 at 7:36 PM, Daniel Dehennin
<daniel.dehennin at baby-gnu.org> wrote:
> Hello,
>
> I would like to manage some kind of “infrastructure libraries” with VMs
> templates and networks.
>
>
> For example, an “infrastructure” could declare:
>
> - 1 network called “internet”, shared between all infrastructures to have
>   network access with outside
>
> - 1 network called “DMZ”
>
> - 1 network called “LAN”
>
> - 1 “router” VMs with:
>   * its first interface on “internet”, configured as DHCP or contextualized
>   * its second interface on “DMZ”
>   * its third interface on “LAN”
>
> - X “server” VMs with one interface on “DMZ”
>
> - Y “workstation” VMs with one interface on “LAN”
>
>
> When a user instanciate this “infrastructure”:
>
> - 2 new networks are created:
>   * DMZ-<UNIQ NUMBER>
>   * LAN-<UNIQ NUMBER>
>
> - a temporary clone of “router” is created with:
>   * its first interface network untouched
>   * its second interface network set to “DMZ-<UNIQ NUMBER>”
>   * its third interface network set to “LAN-<UNIQ NUMBER>”
>
> - 1 VMs is started from that temporary VM template
>
> - a temporary clone of “server” is created with its interface network
>   set to “DMZ-<UNIQ NUMBER>”
>
> - X VMs are started from that temporary VM template
>
> - a temporary clone of “workstation” is created with its interface network
>   set to “LAN-<UNIQ NUMBER>”
>
> - Y VMs are started from that temporary VM template
>
> Do you think OneFlow could be extended for such use case?
>
> Or maybe it's already possible to do this but I do not find how?
>
> Regards.
>
> --
> Daniel Dehennin
> Récupérer ma clef GPG:
> gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



More information about the Users mailing list