← Back to team overview

duplicity-team team mailing list archive

[Merge] lp:~michal-s/duplicity/duplicity into lp:duplicity

 

Michal Smereczynski has proposed merging lp:~michal-s/duplicity/duplicity into lp:duplicity.

Commit message:
WindowsAzureMissingResourceError and WindowsAzureConflictError changed due to SDK changes.

Requested reviews:
  duplicity-team (duplicity-team)

For more details, see:
https://code.launchpad.net/~michal-s/duplicity/duplicity/+merge/275882

Due to changes in Microsoft Azure Python SDK the names and origin of two classes has changed and duplicity is not usable with Azure backend. The first one is WindowsAzureMissingResourceError and the second one is WindowsAzureConflictError. Both changes described here: https://github.com/Azure/azure-sdk-for-python/blob/bc1e1e767465ae365a59470058cd2913e3e6cb8f/ChangeLog.txt
-- 
Your team duplicity-team is requested to review the proposed merge of lp:~michal-s/duplicity/duplicity into lp:duplicity.