X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=stor4nfv.git;a=blobdiff_plain;f=ci%2Fansible%2Fgroup_vars%2Fcinder%2Fcinder.yaml;h=bfb1d85bf825a448dcf59905f747b7240998ad25;hp=4dbd5b1d0f12205e82e08c3bd3992333c5951e4f;hb=b9f16e2669ff5a0cde006951ffec5dff84ac29df;hpb=561c0708b78eed8120b90f0221cd66730c9e8a74 diff --git a/ci/ansible/group_vars/cinder/cinder.yaml b/ci/ansible/group_vars/cinder/cinder.yaml index 4dbd5b1..bfb1d85 100644 --- a/ci/ansible/group_vars/cinder/cinder.yaml +++ b/ci/ansible/group_vars/cinder/cinder.yaml @@ -1,14 +1,14 @@ -authOptions: - noAuth: true - endpoint: "http://127.0.0.1/identity" - cinderEndpoint: "http://127.0.0.1:8776/v2" - domainId: "Default" - domainName: "Default" - username: "" - password: "" - tenantId: "myproject" - tenantName: "myproject" -pool: - "cinder-lvm@lvm#lvm": - AZ: nova - thin: true +authOptions: + noAuth: true + endpoint: "http://127.0.0.1/identity" + cinderEndpoint: "http://127.0.0.1:8776/v2" + domainId: "Default" + domainName: "Default" + username: "" + password: "" + tenantId: "myproject" + tenantName: "myproject" +pool: + "cinder-lvm@lvm#lvm": + AZ: nova + thin: true