Skip to content

yusuke-baba/kinetic-swift

 
 

Repository files navigation

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 -
  8. for p in 10 11 20 21 30 31 40 41; do kineticc -P 80${p} list objects; done

About

Plugin to enable Swift to use Seagate Kinetic Storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.2%
  • Ruby 9.3%
  • HTML 1.3%
  • Shell 1.2%