keystone-admin doesn't recognize -c command line option

Bug #923748 reported by Adam Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Unassigned

Bug Description

The -c option is supposed to be a shorthand way to define which config file to use. The option --config-file works fine, but the -c option does not:
 bin/keystone-admin --config-file=/tmp/lkajsdh
...
IOError: [Errno 2] No such file or directory: '/tmp/lkajsdh'

 bin/keystone-admin -c /tmp/lkajsdh
Usage: keystone-admin [options]

keystone-admin: error: no such option: -c

Both are documented in the help options.

[ayoung@ayoung keystone]$ bin/keystone-admin --help 2>&1 | grep -- "-c "
    -c PATH, --config-file=PATH

Revision history for this message
Dolph Mathews (dolph) wrote :

I don't believe this is applicable to the current codebase (post-merge of redux); please re-open if I'm mistaken.

Changed in keystone:
status: New → Invalid
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.