Skip to content
forked from UMIACS/rgwadmin

Ceph Object Storage Admin API python library bindings.

Notifications You must be signed in to change notification settings

dyarnell/rgwadmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadosGWAdmin

This is a Python library to allow access to the Ceph Object Storage admin API.

http://ceph.com/docs/master/radosgw/adminops/

Requirements

The following python modules are a required to run radosgw-admin.

Both of these can be installed via simple pip command.

pip install requests-aws

Additionally you need to have a Ceph Ceph Object Storage instance with a user that has appropriate caps (capabilties) on the parts of the API that you want to access. See the Ceph Object Storage page for more information.

About

Ceph Object Storage Admin API python library bindings.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%