ContainX / openstack4j

A Fluent OpenStack SDK / Client Library for Java
http://openstack4j.com
Other
290 stars 367 forks source link

Openstack Glare Support #909

Open PavanVadavi opened 7 years ago

PavanVadavi commented 7 years ago

Hello, Me and my team are working on Openstack Glare(Artifact service) component. We saw that openstack4j does not support Artifact service.

Hence we would like to contribute to openstack4j to support Openstack Glare(Artifact service) component.

Please share any detailed development guidelines for the same.

Thanks, Pavan Vadavi

vinodborole commented 7 years ago

@PavanVadavi Thanks a lot for your support, we do not have a strict guidelines defined as the framework is quite easy to understand, however here are few guidelines we have mentioned https://github.com/ContainX/openstack4j/blob/master/CONTRIBUTING.md Please go ahead and contribute and let us know if you need any specific details.

auhlig commented 7 years ago

Cool. Thanks for contributing. Could you also include unit or integration tests that cover the code changes? Feel free to reach out in case you need help.

Looking forward to your PR @PavanVadavi.