|
|
Verify HTTPS certs in OpenStack provider
First pass at using the txaws cert validation logic for the OpenStack client
backend as well. It's a little messy as the client still needs cleaning up
properly, but the basic behaviours should be about right.
I've aimed at making the output a bit less spammy than the EC2 provider
equivalent. Generally if the option is unset, the user doesn't want to
hear about it four times in different ways.
This needs tests for the logging etc.
https://code.launchpad.net/~gz/juju/os_https_certs_1026102/+merge/118602
(do not edit description out of merge proposal)
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+396 lines, -138 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
juju/environment/config.py
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
A |
juju/providers/openstack/_ssl.py
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/client.py
|
View
|
1
|
10 chunks |
+41 lines, -8 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/launch.py
|
View
|
1
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/provider.py
|
View
|
1
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/tests/__init__.py
|
View
|
1
|
7 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/tests/test_client.py
|
View
|
1
|
2 chunks |
+74 lines, -3 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/tests/test_launch.py
|
View
|
1
|
7 chunks |
+85 lines, -16 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack/tests/test_provider.py
|
View
|
1
|
6 chunks |
+88 lines, -25 lines |
4 comments
|
Download
|
 |
M |
juju/providers/openstack_s3/__init__.py
|
View
|
1
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
juju/providers/openstack_s3/tests/test_provider.py
|
View
|
1
|
4 chunks |
+41 lines, -74 lines |
0 comments
|
Download
|
Total messages: 8
|