Comment 3 for bug 1842769

Revision history for this message
Sergey Galkin (sgalkin) wrote :

I figured it out. In my case this is incorrect scenario. I have had
            image:
              name: cirros-0.3.5-x86_64-disk.img
          context:
            network:
              start_cidr: 100.1.0.0/26
            users:
              tenants: 2
              users_per_tenant: 1
            images:
              image_url: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
              image_name: cirros-0.3.5-x86_64-disk.img
              image_type: qcow2
              image_container: bare
              images_per_tenant: 1

in each task