Arnaud M
d304f75335
Use service-type instead of service-name
Some openstack actions were still relying on service-name. While this is correct, it's different from what we have on other services. Let's use service_type everywhere. It's also the root cause of a recent bug in Swift action, because the service_type set to an empty array prevent the get_endpoint to be give correct answer. Closes-Bug: #2090618 Change-Id: I471585a9520d03ce8e86c65592c687a9b5194461 Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
Description
Languages
Python
98.5%
Shell
1.5%