[Maas-devel] MAAS IP Allocation [was: Re: 1.6.0 beta 4 out]
Mark Shuttleworth
mark at ubuntu.com
Wed Jul 16 14:47:17 UTC 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/maas-devel/attachments/20140716/ca60bd7f/attachment.pgp>
More information about the Maas-devel
mailing list