[Openstack] temporary disabling auto_assign_floating_ip from	the command line
    Vishvananda Ishaya 
    vishvananda at gmail.com
       
    Wed Nov 21 17:17:25 UTC 2012
    
    
  
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 at ifremer.fr> 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 at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
    
    
More information about the Openstack
mailing list