|
Add simplestreams tools retry logic
If tools are uploaded, the then tools fetching should
retry if the tools are not found in case there are
eventual consistencu issues. Otherwise, there does not
need to be any retries as it just slows things down.
https://code.launchpad.net/~wallyworld/juju-core/simplestreams-tools-retries/+merge/186255
Requires: https://code.launchpad.net/~wallyworld/juju-core/reduce-timeouts/+merge/185988
(do not edit description out of merge proposal)
Total comments: 7
Total comments: 17
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+168 lines, -26 lines) |
Patch |
 |
|
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
|
cmd/juju/bootstrap.go
|
View
|
1
2
|
4 chunks |
+4 lines, -4 lines |
2 comments
|
Download
|
 |
|
cmd/juju/bootstrap_test.go
|
View
|
1
2
|
5 chunks |
+52 lines, -3 lines |
2 comments
|
Download
|
 |
|
cmd/juju/upgradejuju.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
environs/bootstrap/bootstrap.go
|
View
|
1
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
 |
|
environs/manual/provisioner_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
 |
|
environs/simplestreams/datasource.go
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
|
environs/storage/storage.go
|
View
|
1
|
3 chunks |
+23 lines, -4 lines |
0 comments
|
Download
|
 |
|
environs/storage/storage_test.go
|
View
|
1
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
|
environs/sync/sync_test.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
|
environs/tools/tools.go
|
View
|
1
2
|
6 chunks |
+13 lines, -7 lines |
5 comments
|
Download
|
 |
|
environs/tools/tools_test.go
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
|
environs/tools/urls.go
|
View
|
1
2
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
|
environs/tools/urls_test.go
|
View
|
|
2 chunks |
+24 lines, -0 lines |
4 comments
|
Download
|
Total messages: 7
|