Repository URL to install this package:
Version:
3.0.169 ▾
|
#!/home/tvault/.virtenv/bin/python
# PBR Generated from u'console_scripts'
import sys
from oslo_rootwrap.cmd import main
if __name__ == "__main__":
sys.exit(main())