Add bypass url command line option and env var

Bug #1240285 reported by Dan Nguyen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
Fix Released
High
Dan Nguyen

Bug Description

The old trove client interface allowed for switching the service url.
Following refactoring of the trove client we lost the ability.

Currently the trove client will parse the service catalog and select the correct endpoint for the database service.
This is always the production environment.

We would like to use trove client for staging environments.

1) we can add --bypass-url as a command line option
2) we can read from an environment variable as well

Changed in python-troveclient:
assignee: nobody → Dan Nguyen (daniel-a-nguyen)
Changed in python-troveclient:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-troveclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/52461

Changed in python-troveclient:
status: Confirmed → In Progress
description: updated
summary: - Add service url command line option and env var
+ Add bypass url command line option and env var
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-troveclient (master)

Reviewed: https://review.openstack.org/52461
Committed: http://github.com/openstack/python-troveclient/commit/e9c5eddc516594962b18cbe2f5e6e683067bd6f3
Submitter: Jenkins
Branch: master

commit e9c5eddc516594962b18cbe2f5e6e683067bd6f3
Author: daniel-a-nguyen <email address hidden>
Date: Thu Oct 17 10:46:09 2013 -0700

    Add --bypass-url option to trove client

    Change-Id: Ie0596f2dd302eec293f3a5ab3306d56fb0fdcdb8
    Closes-Bug: #1240285

Changed in python-troveclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-troveclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/53960

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-troveclient (master)

Reviewed: https://review.openstack.org/53960
Committed: http://github.com/openstack/python-troveclient/commit/ad88992018e268c22b53ee426f540fece4570097
Submitter: Jenkins
Branch: master

commit ad88992018e268c22b53ee426f540fece4570097
Author: daniel-a-nguyen <email address hidden>
Date: Fri Oct 25 14:33:21 2013 -0700

    Updated the README file with bypass-url

    Change-Id: Iee84c3805e0b777fb778c26f44e121017f000a0c
    Closes-Bug: #1240285

Changed in python-troveclient:
status: Fix Committed → Fix Released
milestone: none → python-troveclient-v1
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.