Comment 2 for bug 1356591

Revision history for this message
Brant Knudson (blk-u) wrote :

I wouldn't want them in random order either. In Keystone we have our options in 1 file and they're in a list so they're ordered. The list_opts function returns the config options in an ordered list already.

Maybe provide an option where list_opts can indicate to sort the returned options or not (another field in the tuple for Sorted/Unsorted).