tempest/tempest/lib/cli
Sean McGinnis 2e354d7a03
Use --os-endpoint-type for Cinder CLI
The --endpoint-type option has been deprecated in Cinder for several
years and was just recently removed. It was missed that the tempest lib
CLI code was still using that to specify the public URL. This updates
the Cinder CLI handling to use the more conventional --os-endpoint-type.

Change-Id: Icb81710a6b905d80c2e75b29be449dc029e01bdd
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Closes-bug: #1783885
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-07-31 17:45:51 -05:00
..
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
base.py Use --os-endpoint-type for Cinder CLI 2018-07-31 17:45:51 -05:00
output_parser.py Mark raw strings as such 2018-07-06 14:01:28 +01:00