Commit Graph

7 Commits

Author SHA1 Message Date
Pedro Algarvio
a5b5093bc7 We need to allow --allow-insecure in order to install python-novaclient 2014-05-28 00:01:50 +01:00
Daniel Wallace
2310d0996e Requests has errors with ssl
If you don't use the __exit__ for closing out the connection on the
authentication, everything fails.

Unfortunately this isn't fully in novaclient yet.  Waiting for the tag
for python-novaclient 2.18 ... which isn't tagged yet.
2014-05-10 17:24:31 -05:00
Seth Madison
a5682f63fc Add python-gnupg to opt_requirements for gpg renderer tests 2014-05-04 14:48:07 -04:00
Daniel Wallace
b57c21ca0a Make sure the util can import novaclient 2014-03-03 18:35:10 -06:00
Alexey Ivanov
1d5c21fd89 master: added live profiling support via yappi
This allows low-overhead adhoc profiling of production servers without
interrupting service.
2014-01-13 23:10:05 -08:00
Mathieu Le Marec - Pasquet
d13b5e8905 add timelib to opt_requirements 2013-12-31 14:34:27 +00:00
Pedro Algarvio
c129d3f567 Remove packages installation from mysql tests and push that on travis yml with an opt_requirements.txt source 2013-12-01 00:34:58 +00:00