Comment 3 for bug 1384056

Revision history for this message
Anton Arefiev (aarefiev) wrote :

Hui Kang, you can specify quotas in scenario configuration, e.g. unlimited quota:
      context:
        quotas:
          cinder:
            volumes: -1
            gigabytes: -1
            snapshots: -1