Activities occurring on current development branch (0.4.0.0)
====================================
Core Engine:
- None
UI:
- An new workload configuration UI is in draft, which could help generate a bunch of workloads through UI, e.g., to stress target cloud storage system with different workers.
Adapter:
- The initial cdmi supporting is submitted, it includes a few bundles:
- Cdmi-util: provides one cdmi json stream for data generation.
- Cdmi-base: one base cdmi adapter, other cdmi flavor like scality could develop on it
- Cdmi-swift: one adapter which could work with swift through cdmi middleware (
https://github.com/osaddon/cdmi).
- Httpauth: which is the support of http standard BASIC/DIGEST authentication.
- sample configuration files are provided in conf/cdmi-base-sample.xml and conf/cdmi-swift-sample.xml
Stay tuned!
-yaguang