puppet-neutron/spec
Lukas Bezdicka f2b115c566 Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default
Rabbitmq won't talk to us anymore if we try to use SSLv3 as it disabled
support for SSLv3. Openstack components use python's openssl
implementation which does not support TLSv1.1 and TLSv1.2 yet so we
just switch to TLSv1. Support for newer TLS should come with python
2.7.9+

Closes-Bug: #1409667
Change-Id: Id12adbc7f75940b2f6bd01e6080c853b15cf2116
2015-01-13 13:48:02 +01:00
..
classes Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default 2015-01-13 13:48:02 +01:00
unit/provider Merge "Fix status messages checks for neutron provider" 2014-12-29 10:16:41 +00:00
shared_examples.rb Support platforms without quantum server package 2013-05-20 09:48:43 -07:00
spec_helper.rb Neutron Nova Interactions Support 2014-04-22 09:57:21 -04:00