← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1318754] [NEW] nova boot --number-instances with v4-fixed-ip

 

Public bug reported:

we can not run multi instances with v4-fixed-ip, as we know , the
special ip can only belong to one instance, so i think while we specific
the v4-fixed-ip, we could't use --num-instances .

HOW to reproduce:

nova boot --image cirros --flavor 1 --num-instances 2  --nics net-
id=759e99ad...,v4-fixed-ip=10.0.0.17 instance001

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1318754

Title:
  nova boot --number-instances  with v4-fixed-ip

Status in OpenStack Compute (Nova):
  New

Bug description:
  we can not run multi instances with v4-fixed-ip, as we know , the
  special ip can only belong to one instance, so i think while we
  specific the v4-fixed-ip, we could't use --num-instances .

  HOW to reproduce:

  nova boot --image cirros --flavor 1 --num-instances 2  --nics net-
  id=759e99ad...,v4-fixed-ip=10.0.0.17 instance001

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1318754/+subscriptions


Follow ups

References