Uniform nova client options with cinder/glance client

Bug #1367389 reported by Daniele Rondina
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Wishlist
yatin

Bug Description

Between openstack clients there are some different about some options, for example on glance and cinder to force use of internal url option is --endpoint-type internal while on nova is --endpoint-type internalUrl.

Another example (relative on cinder client) is that on help is not present --insecure option that instead can be used but not with "-k" option as on glance client.

I think that to simplify users life could be correct uniform all this optional arguments in all openstack client modules.

Thanks

Daniele Rondina (geaaru)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
assignee: nobody → Lars Kellogg-Stedman (larsks)
status: New → In Progress
Revision history for this message
yatin (yatinkarel) wrote :

I am assigning this bug to myself, as there is no update since september 2014.

Changed in python-novaclient:
assignee: Lars Kellogg-Stedman (larsks) → yatin (yatinkarel)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-novaclient (master)

Change abandoned by yatin (<email address hidden>) on branch: master
Review: https://review.openstack.org/158056
Reason: Added patch set to already existing review:
https://review.openstack.org/#/c/120180/

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

Reviewed: https://review.openstack.org/120180
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=e6883d24d0a6928678e560a1a20bb05f5046aa7f
Submitter: Jenkins
Branch: master

commit e6883d24d0a6928678e560a1a20bb05f5046aa7f
Author: yatin karel <email address hidden>
Date: Tue Feb 24 23:20:08 2015 +0530

    allow --endpoint-type internal|admin|public

    other openstack clients like glance, cinder use --endpoint-type
    (internal|admin|public). This allows users to use the same arguments
    with the nova cli.

    Partial-bug: #1367389

    Change-Id: Ia55cad797ac0dca7fa60f55c1f2dfba0b64d0fd3

yatin (yatinkarel)
Changed in python-novaclient:
status: In Progress → Fix Committed
Revision history for this message
Matt Riedemann (mriedem) wrote :

Released in 2.22.0.

Changed in python-novaclient:
status: Fix Committed → Fix Released
importance: Undecided → Wishlist
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.