Allow overriding the service type and name

Bug #1462059 reported by Everett Toews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Zaqar
Confirmed
Medium
Junyuan Leng

Bug Description

Different OpenStack cloud often use different service types and service names. Zaqar needs the ability to easily override both service type and name for interoperability.

The env vars should be

ZAQAR_SERVICE_TYPE
ZAQAR_SERVICE_NAME

Trove already does this in its client

Optional arguments:
...
  --service-type <service-type> Defaults to database for most actions. env[TROVE_SERVICE_TYPE]
  --service-name <service-name> Defaults to env[TROVE_SERVICE_NAME].
...

Changed in python-zaqarclient:
status: New → Confirmed
importance: Undecided → Medium
Changed in python-zaqarclient:
assignee: nobody → Junyuan Leng (junyuan-leng)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.