Skip to content

hughsaunders/ceph-swift

Repository files navigation

Current Status

NON-Functional. I am using SwiftStack's kinetic swift implementation as a template to create a ceph diskfile implementation.

Getting Started

  1. git submodule init
  2. git submodule update
  3. vagrant up
  4. vagrant ssh
  5. echo "awesome" > test
  6. swift upload mycontainer test
  7. swift download mycontainer test -o -

About

Experimental ceph (RADOS) Diskfile impementation for OpenStack Swift. Forked from Swiftstack's Kinetic Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published