[Openstack] RHEL / CentOS - interfaces.template

Joshua Harlow harlowja at yahoo-inc.com
Tue Feb 14 19:08:46 UTC 2012


Ok, so that sounds nice and would be ideal.

But what is realistic?

Is there some kind of OS agonistic interface format that exists?

If there is that's great, lets us it! If there isn't what is plan B. Do we make one? Something like guestfs for networking would seem pretty nice :-P

On 2/14/12 10:48 AM, "Scott Moser" <smoser at ubuntu.com> wrote:

On Tue, 14 Feb 2012, Leandro Reox wrote:

> Hi guys,
>
> Anyone already implemented networking injection to RHEL systems acting as a
> guest ? If no any plans to make it to Essex final ?


Before we go down the road of trying to write system network configuration
scripts for each potential guest OS, I'd suggest that its would be better
to either:
 a.) just accept that 'interfaces' is the openstack format and guests
     should need to read that.
 b.) create a OS agnostic interface configuration format.

While you may be looking at my email address and assuming that I think 'a'
is the right answer only to make it harder for anyone else.

However, the reason I dislike the current solution (or going down a path
of implementing population mechanisms for other operating systems) is
 1.) you cannot possibly support all possible operating systems
 2.) injecting files assumes host OS knowledge (or guestfs knowledge) of
     the guest filesystem
 3.) specific files indicates that the host can somehow determine which
     format the guest is expecting (or also unacceptable, only allowing
     this configuration for one OS per cloud).
 4.) injecting files via overwriting them is lossy and possibly
     destructive to a guest (imagine other vpn routes inserted there or
     something else more advanced).

I would *much* rather there be a "openstack networking configuration file
format" that was put into config_drive if dhcp was not sufficient.

Then, the guests are just made to read that information that is in a
standard, easily documetable format and respond accordingly.

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack at lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120214/3ae08967/attachment.html>


More information about the Openstack mailing list