Make setup.py install Manila Tempest plugin
This commit makes the install directive in setup.py install the Manila Tempest plugin when the rest of Manila is installed. Closes-Bug: #1513953 Co-Author: Marc Koderer <marc@koderer.com> Change-Id: Id2d75c2901e795ad1309cde275592d89f223471d
This commit is contained in:
parent
0af26bbba2
commit
c1fe6c4140
@ -24,6 +24,7 @@ setup-hooks =
|
||||
[files]
|
||||
packages =
|
||||
manila
|
||||
manila_tempest_tests
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
manila-all = manila.cmd.all:main
|
||||
|
Loading…
x
Reference in New Issue
Block a user