X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nfvbench%2Fcompute.py;h=97fd166f863b4a60ca7d57aedd9c1c5807b8dd59;hb=e59c1b065700f776f92111cb29bdd28a0504adb3;hp=d5a811953ea44a637b81924e95db83de51c0c577;hpb=c0ef57f8ec086c07053d529510992c869c30c9d2;p=nfvbench.git diff --git a/nfvbench/compute.py b/nfvbench/compute.py index d5a8119..97fd166 100644 --- a/nfvbench/compute.py +++ b/nfvbench/compute.py @@ -107,6 +107,7 @@ class Compute(object): security_groups = None # Also attach the created security group for the test + LOG.info('Creating instance %s with AZ %s', vmname, avail_zone) instance = self.novaclient.servers.create(name=vmname, image=image, flavor=flavor,