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

Fixes #6756 - exposes vmware resource pools and folders through the API #1615

Conversation

gpetras
Copy link

@gpetras gpetras commented Jul 23, 2014

This lets users get a list of resource pools and folders through the v2 API.

@dLobatog
Copy link
Member

[test]

@@ -76,6 +77,13 @@ def available_clusters
render :available_clusters, :layout => 'api/v2/layouts/index_layout'
end

api :GET, "/compute_resources/:id/available_folders", "List available folders for a compute resource"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've had a change to API docs for i18n support, please wrap the descriptions in N_(..) so they're extracted

@domcleal
Copy link
Contributor

Works well, thanks. If you can fix the API doc issue & rebase, I think it's good.

@domcleal
Copy link
Contributor

Merged as fe1a273 for Foreman 1.7.0, thanks @gpetras!

@domcleal domcleal closed this Aug 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants