5 Commits

Author SHA1 Message Date
Mike Fedosin
3644d2d664 Return missing 'return' in build_option_parser
It was removed by mistake and should be removed
back.

Change-Id: I0963c2d63b54d1bf6f75e703038712f4632803c8
2017-06-28 01:25:38 +03:00
Mike Fedosin
ac2d9524bd Remove unecessary cli option "--glare-url"
This feature was added to native cli[1] as "--os-glare-url"
and not required in openstackclient plugin anymore.

[1] https://github.com/openstack/python-glareclient/blob/master/glareclient/shell.py#L176

Change-Id: Id0bef47d56ecc3cf8dc7362755b06e74e0d49f0e
2017-06-13 00:15:13 +03:00
Mike Fedosin
36f0e7318d Add keycloak auth support
Change-Id: I88c79656fbc6cd9c055569979083ef385ba84563
2017-03-16 14:41:29 +03:00
Mike Fedosin
1c2c08be07 Add the possibility to specify glare url in cli
Change-Id: Idec75a935948c6ed8cf14de5874046395381418d
2016-10-11 11:16:42 +00:00
Darja Malyavkina
6005eb8b3b Glare client code
Taken from https://github.com/dshakhray/python-glareclient

Change-Id: If0e7e5cd0e39281f725df21308a18ed6caa8a009
2016-09-12 14:24:03 +03:00