Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cinder: Missing Scheduler stats Java SDK #182

Open
ansaba opened this issue Mar 12, 2015 · 5 comments
Open

Cinder: Missing Scheduler stats Java SDK #182

ansaba opened this issue Mar 12, 2015 · 5 comments

Comments

@ansaba
Copy link
Contributor

ansaba commented Mar 12, 2015

Hi,

In Kilo version of Cinder, it is exposing new api scheduler-stats/get_pools which will help user to get the Pool information which has capacity/usage and other capabilities information of backend storage.

I have written the java SDK for it. I would like to know the process to submit it for review.

@woorea
Copy link
Owner

woorea commented Mar 12, 2015

Sure!

@woorea
Copy link
Owner

woorea commented Mar 25, 2015

Hi Saba,

Thanks for the pull request,

Two things:

  1. Use underscore in constants SCHEDULERSTATS > SCHEDULER_STATS
  2. Do not concatenate Strings with (+), instead use StringBuilder append

The other parts of your code looks good

@ansaba
Copy link
Contributor Author

ansaba commented Mar 25, 2015

Hello,

I have implemented the review comments. Thanks for your time.

Thanks,
Saba

@ansaba
Copy link
Contributor Author

ansaba commented Apr 30, 2015

Hello,

I have implemented recent review comments by Daniel. Let me know for any changes.

Thanks,
Saba

@woorea
Copy link
Owner

woorea commented Apr 30, 2015

Daniel is who implemented all the cinder stuff, your changes looks fine but
let's wait for his comments

Thanks

On Thu, Apr 30, 2015 at 10:54 PM, ansaba [email protected] wrote:

Hello,

I have implemented recent review comments by Daniel. Let me know for any
changes.

Thanks,
Saba


Reply to this email directly or view it on GitHub
#182 (comment)
.


Luis Alberto Gervaso Martin
Woorea Solutions, S.L
CEO & CTO
mobile: (+34) 627983344
luis@ [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants