Comment 3 for bug 1409852

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Confirmed on another machine that has rc2 (1.7.1~rc2+bzr3334-0ubuntu1~trusty1):

$ maas admin-atlas ipaddresses reserve network=10.96.0.0/16
This is forbidden when an 'atomic' block is active.

On a machine with 1.7.0+bzr3299-0ubuntu1~trusty the command works:

root@maas:~# maas admin ipaddresses reserve network=10.0.5.0/24
{
    "alloc_type": 4,
    "ip": "10.0.5.110",
    "resource_uri": "/MAAS/api/1.0/ipaddresses/",
    "created": "2015-01-12T20:27:21.065"
}