openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #09185
keystone-all with argument (or where to find config files)
Hello,
Posting here, as I am wondering if I do something wrong or should I
report this as a bug :
http://pastie.org/private/mgjncwqlwtezvl3awucwxg
Seems like if you don't specify a config file to keystone-all it will crash.
What do you think about a strategy to find config file like this :
- if --config-file= is specified use that.
- elif file exists ./keystone/keystone.conf use that (for dev).
- elif file exist /etc/keystone/keystone.conf use that (for prod).
Cheers,
Chmouel.
Follow ups