The object-storage-extension-samples project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ.
All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch.
Hand on VMware Cloud Director Object Storage Extension; and want to integrate new object storage platforms with OSE.
Have overall picture of OSE architecture.
Know about OSE extensiblity framework.
- Report/Fix bugs
- Suggest/Implement enhancements
- Add OSE extensiblity implementation for new object storage platforms
Follow the GitHub process
Java - Intellij default code style
Python - PEP8 standards: https://pypi.python.org/pypi/pep8
We follow the conventions on How to Write a Git Commit Message.
Please send a GitHub Pull Request with a clear list of what you've done.
When opening a new issue, try to roughly follow the commit message format conventions.
The following information must be included for new committed sample implementation.
- Author Name and Email Address
- Compatible OSE and Storage Platform Version
- Minimal/High Level Description
- Any KNOWN limitations or dependencies