[Openstack] temporary disabling auto_assign_floating_ip from the command line

2012-11-21 Thread Olivier Archer
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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] temporary disabling auto_assign_floating_ip from the command line

2012-11-21 Thread Vishvananda Ishaya
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.arc...@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@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp