Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: add the support for X-History-Location in swift API #15020

Closed
wants to merge 3 commits into from

Commits on Jun 13, 2017

  1. rgw: add the variable swift_his_location to be as archive bucket

    Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com>
    Jing-Scott committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    59e9d87 View commit details
    Browse the repository at this point in the history
  2. rgw: implement RGWRados::swift_versioning_history

    Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com>
    Jing-Scott committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    8347bc0 View commit details
    Browse the repository at this point in the history
  3. rgw: add the support for X-History-Location in swift API

    The feature is described at
    https://github.com/openstack/swift/blob/2.12.0/swift/common/middleware/versioned_writes.py#L23-L30
    
    Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com>
    Jing-Scott committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    bd226b6 View commit details
    Browse the repository at this point in the history