Repository URL to install this package:
#!/home/tvault/.virtenv/bin/python # PBR Generated from u'console_scripts' import sys from oslo_policy.generator import list_redundant if __name__ == "__main__": sys.exit(list_redundant())