Merge lp://staging/~harlowja/cloud-init/early-abort into lp://staging/~cloud-init-dev/cloud-init/trunk

Proposed by Joshua Harlow
Status: Rejected
Rejected by: Scott Moser
Proposed branch: lp://staging/~harlowja/cloud-init/early-abort
Merge into: lp://staging/~cloud-init-dev/cloud-init/trunk
Diff against target: 86 lines (+18/-2)
2 files modified
cloudinit/sources/DataSourceOpenStack.py (+10/-1)
cloudinit/url_helper.py (+8/-1)
To merge this branch: bzr merge lp://staging/~harlowja/cloud-init/early-abort
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Needs Fixing
cloud-init Commiters Pending
Review via email: mp+215036@code.staging.launchpad.net

Description of the change

Abort early if all the same net location

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Scott Moser (smoser) wrote :

Hello,
Thank you for taking the time to contribute to cloud-init. Cloud-init has moved its revision control system to git. As a result, we are marking all bzr merge proposals as 'rejected'. If you would like to re-submit this proposal for review, please do so by following the current HACKING documentation at http://cloudinit.readthedocs.io/en/latest/topics/hacking.html .

It seems this might be still useful, please do resubmit.

Unmerged revisions

972. By Joshua Harlow

Abort early if all the same net location

Instead of repeatly trying the same net location
when a connection times out to that net location
just abort the waiting for url code early when
this happens.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.