3e2415b6d27335c30f5b42141db6dca6fd1060c6
This expands the argument parser and ensure_auth_info method to provide alternative means of authentication. Up to now the CLI required username, password, tenant and Keystone URL. Now user can also provide auth token and Tuskar URL (alternatively Keystone URL instead of Tuskar URL, in that case the Tuskar URL would be fetched from Keystone).
Description

