
Add the support for actually sending the audit messages, or logging them using the standard logging mechanisms. Change-Id: I98067da8db4987f9f9859a8c6d5443a94677f856
16 lines
473 B
Plaintext
16 lines
473 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
cryptography>=1.0 # Apache-2.0
|
|
pyasn1
|
|
pyasn1-modules
|
|
pecan>=1.0.0
|
|
Paste
|
|
netaddr!=0.7.16,>=0.7.12
|
|
ldap3>=0.9.8.2 # LGPLv3
|
|
requests!=2.8.0,>=2.5.2
|
|
stevedore>=1.5.0 # Apache-2.0
|
|
pycadf>=1.1.0
|
|
oslo.config>=2.7.0 # Apache-2.0
|
|
oslo.messaging>2.6.1,!=2.8.0 # Apache-2.0
|