openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18811
Re: temporary disabling auto_assign_floating_ip from the command line
There is currently no way to do this. If auto_assign is true, it will be true for all vms.
Vish
On Nov 21, 2012, at 6:59 AM, Olivier Archer <olivier.archer@xxxxxxxxxx> wrote:
> Hi,
>
> I've found the auto_assign_floating_ip very useful, especially from the dashboard. But in some cases and from the command line, i don't want to have an ip automatically associated with an instance.
> So i'm founding a way to disable auto_assign_floating_ip from the nova boot command. is it with the --hint or --meta option ? I've try
> something like:
> nova boot --image=myimage --flavor=m1.small --hint auto_assign_floating_ip=false myinstance
> with no success ...
>
> regards
>
> --
> Olivier Archer
> Océanographie spatiale - Ifremer
> 02 98 22 44 84
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References