Add PyKMIP to requirements
Add PyKMIP library as a requirement to support the SecretStore KMIP plugin backend. Change-Id: I5e647f0a7bf5d034e7d8a6278a2157af2248f766
This commit is contained in:
@@ -6,6 +6,7 @@ discover
|
||||
hacking>=0.9.2,<0.10
|
||||
mock>=1.0
|
||||
oslotest>=1.2.0 # Apache-2.0
|
||||
pykmip>=0.1.0 # Apache 2.0
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
fixtures>=0.3.14
|
||||
|
||||
Reference in New Issue
Block a user