yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01795
[Bug 1158783] Re: keystone-all and keystone-manage --version are blank
Reviewed: https://review.openstack.org/25392
Committed: http://github.com/openstack/keystone/commit/4965c83abcaf73232a53d7f139f8bdf6c341cb3a
Submitter: Jenkins
Branch: milestone-proposed
commit 4965c83abcaf73232a53d7f139f8bdf6c341cb3a
Author: Davanum Srinivas <dims@xxxxxxxxxxxxxxxxxx>
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1158783
Title:
keystone-all and keystone-manage --version are blank
Status in OpenStack Identity (Keystone):
Fix Released
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
$
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1158783/+subscriptions