Merge "Adds nova-policy-check cmd"

This commit is contained in:
Jenkins
2016-09-01 17:56:56 +00:00
committed by Gerrit Code Review
4 changed files with 380 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@ console_scripts =
nova-manage = nova.cmd.manage:main
nova-network = nova.cmd.network:main
nova-novncproxy = nova.cmd.novncproxy:main
nova-policy = nova.cmd.policy_check:main
nova-rootwrap = oslo_rootwrap.cmd:main
nova-rootwrap-daemon = oslo_rootwrap.cmd:daemon
nova-scheduler = nova.cmd.scheduler:main