maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01841
Re: MAAS IP Allocation [was: Re: 1.6.0 beta 4 out]
-
To:
maas-devel <maas-devel@xxxxxxxxxxxxxxxxxxx>
-
From:
Mark Shuttleworth <mark@xxxxxxxxxx>
-
Date:
Wed, 16 Jul 2014 15:47:17 +0100
-
In-reply-to:
<CAHrF=KLqXYzw75fRyk-LbLmtBdgFFaV7x3J6n2xhb3ytDsZDVg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
On 15/07/14 15:23, Andres Rodriguez wrote:
> We have come across situations where we needed MAAS to provide DHCP for
> different networks, in different network interfaces (Network A for NIC1,
> Network B for NIC2). Allowing the user to assign 1 IP (and/or its aliases)
> per NIC in MAAS, is something that would solve this requirement as well.
There are only three ways MAAS can express an IP address:
* DHCP
* DNS
* cloud-init
In other words, whatever else is true of the network / IP model:
* at the end of the day we need to write a DHCP server config
* we also need to write a correct DNS config
* and when a machine boots we can tell cloud-init some stuff that might
affect /etc/network/
In addition, APIs might exist to let people query and modify the model.
Mark
Attachment:
signature.asc
Description: OpenPGP digital signature
References