You have been subscribed to a public bug:

If using the min_count option in servers.boot multiple instances are
created but  the function only returns a single instance.


print  novaclient.servers.create(name="error", image=image, flavor=flavor, 
min_count=2)
print novaclient.servers.list()

** Affects: nova
     Importance: Medium
         Status: Triaged

-- 
novaclient.servers.boot doesn't return multiple instances
https://bugs.launchpad.net/bugs/1199788
You received this bug notification because you are a member of Yahoo! 
Engineering Team, which is subscribed to OpenStack Compute (nova).

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to