~ubuntuone-hackers/capomastro/trunk

« back to all changes in this revision

Viewing changes to requirements-django-17.txt

"Password encryption for swift credentials.
This includes decryption when accessing an archive, encryption when creating credentials in the admin, updates to the command-line tool to create credentials (which are also encrypted), an encryption key generator to be used when configuring (and friendly messages if the key is not configured), and copious tests. [r=roadmr,codersquid,caio1982][bug=][author=roadmr]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
psycopg2>=2.4.5
11
11
python-keystoneclient>=1.0.0
12
12
python-swiftclient>=2.4.0
 
13
cryptography>=0.7.2