]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/keystone.py: support multiple positional args
authorKefu Chai <kchai@redhat.com>
Thu, 28 May 2020 15:14:35 +0000 (23:14 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jun 2020 08:34:53 +0000 (16:34 +0800)
commita22b69425e01b7365b428317a5fc32905eaf2f63
tree3d6bb64c0bbf4c77030fdcdf7775f5be631e4b8b
parent00c9164ec2277d4bf58730d2cbdfd80e6aff9867
qa/tasks/keystone.py: support multiple positional args

it's required when creating endpoint, see
https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/endpoint.html,
where we need to pass <service>, <interface>, and <url>

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a620587ecfd2fb5351deff0f073c4abe1a222c3d)
qa/tasks/keystone.py