Skip to content

snapshot_blob does not return anything #38

@huguesv

Description

@huguesv

snapshot_blob() needs to return a value that we use to pass in for the snapshot parameter to get_blob().

From the documentation at
http://msdn.microsoft.com/en-us/library/windowsazure/ee691971

x-ms-snapshot:

This header returns a DateTime value that uniquely identifies the snapshot. The value of this header indicates the snapshot version, and may be used in subsequent requests to access the snapshot. Note that this value is opaque.

I have added a test, currently commented out, that demonstrate how this may work: test_get_blob_with_snapshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions