keystone-all and keystone-manage --version are blank

Bug #1158783 reported by Dolph Mathews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Dolph Mathews

Bug Description

keystone-manage and keystone-all both have --version options but neither do anything.

$ keystone-manage --help
usage: keystone-manage [db_sync|export_legacy_catalog|import_legacy|import_nova_auth|pki_setup]

optional arguments:
  -h, --help show this help message and exit
  --version show program's version number and exit
  [...]

Commands:
  {db_sync,export_legacy_catalog,import_legacy,import_nova_auth,pki_setup}
                        Available commands
    db_sync Sync the database.
    export_legacy_catalog
                        Export the service catalog from a legacy database.
    import_legacy Import a legacy database.
    import_nova_auth Import a dump of nova auth data into keystone.
    pki_setup Set up Key pairs and certificates for token signing
                        and verification.
$ keystone-manage --version
$ keystone-all --version
$

Changed in keystone:
assignee: nobody → Dolph Mathews (dolph)
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
milestone: none → grizzly-rc2
Thierry Carrez (ttx)
tags: removed: grizzly-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/25392

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

Reviewed: https://review.openstack.org/24366
Committed: http://github.com/openstack/keystone/commit/a088e8c772197942a7801c90438ebf79bda33c61
Submitter: Jenkins
Branch: master

commit a088e8c772197942a7801c90438ebf79bda33c61
Author: Davanum Srinivas <email address hidden>
Date: Wed Mar 13 17:16:20 2013 -0400

    keystone commands don't print any version information

    keystone-manage --version and keystone-all --version do
    not show any version information. using the commons
    version mechanism to set the version number

    Fixes bug 1158783

    Change-Id: Iade685a060cad8d9b3f2b80089d52faade43aba8

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

Reviewed: https://review.openstack.org/25392
Committed: http://github.com/openstack/keystone/commit/4965c83abcaf73232a53d7f139f8bdf6c341cb3a
Submitter: Jenkins
Branch: milestone-proposed

commit 4965c83abcaf73232a53d7f139f8bdf6c341cb3a
Author: Davanum Srinivas <email address hidden>
Date: Wed Mar 13 17:16:20 2013 -0400

    keystone commands don't print any version information

    keystone-manage --version and keystone-all --version do
    not show any version information. using the commons
    version mechanism to set the version number

    Fixes bug 1158783

    Change-Id: Iade685a060cad8d9b3f2b80089d52faade43aba8

Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: grizzly-rc2 → 2013.1
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.