commit | e0b375c8ce77ca256d108b2c558d57e17efab4f7 | [log] [tgz] |
---|---|---|
author | Akihiro Motoki <amotoki@gmail.com> | Fri Dec 14 17:29:27 2018 +0900 |
committer | Akihiro Motoki <amotoki@gmail.com> | Fri Dec 14 17:29:27 2018 +0900 |
tree | 780cbdbb7e487e1310b67eabd8e47d11a683ea34 | |
parent | 2697e431d290fb52bea92cb1c211ead3b825a088 [diff] |
Use volume v3 API in clouds.yaml by default Volume API v2 has been deprecated for a long time. There is no reason to use volume v2 in clouds.yaml by default. This commit also drops "--os-identity-api-version 3" from write_clouds_yaml in functions -common as "3" is the default value of tools/update_clouds_yaml.py. They are hardcoded in DevStack so there is no reason to pass it. Change-Id: Ie84026a3d19f7711fc781b7012355096c7ff6b5a