Comment 6 for bug 1056420

Revision history for this message
Joshua Harlow (harlowja) wrote :

This seems like its also broken in tests/utils.py

#NOTE(bcwaldon): parse_args has to be called to register certain
# command-line options - specifically we need config_dir for
# the following policy tests
config.parse_args()

Fixing there might be the most general solution?