maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01753
Re: Proposed release 1.6.0
On 2 July 2014 13:46, Julian Edwards <julian.edwards@xxxxxxxxxxxxx> wrote:
> On Wednesday 02 Jul 2014 13:24:25 Gavin Panella wrote:
>> On 2 July 2014 06:07, Julian Edwards <julian.edwards@xxxxxxxxxxxxx> wrote:
>> > The IP reservation API exists as:
>> >
>> > POST /ipaddresses?op=reserve&network=<foonet/bits>
>> > POST /ipaddresses?op=release&ip=<fooip>
>> > GET /ipaddresses (to show all your own addresses in use)
>>
>> Does this allow nodes in one cluster to reserve addresses in another?
>
> I don't really understand what you mean.
>
> It allows users to request an IP on a network that MAAS knows about.
The two main use cases, as I remember them, were:
- Request an additional address for a node (e.g. for a container).
- Request an additional address in a network to be used as a floating address.
Is /ipaddresses intended only for the latter, or can an optional node
be passed in too?
Follow ups
References