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

Discovery Script Params don't match Template {$Macros} #1

Open
Krylon360 opened this issue Nov 24, 2015 · 3 comments
Open

Discovery Script Params don't match Template {$Macros} #1

Krylon360 opened this issue Nov 24, 2015 · 3 comments

Comments

@Krylon360
Copy link

Looking at the Discovery Script; the params for auth_url, password, tenant, username; do not match the $Macro's listed in the template: $OS_AUTHURL, $OS_PASSWORD, $OS_TENANT, and $OS_USER

if using the Keystone AdminRC; both sets (script and Template Macros) should be $OS_AUTH_URL, $OS_USERNAME, $OS_TENANT_NAME, $OS_PASSWORD.

Also; is the script expecting the Identity Service Endpoint? or the KeystonAdmin Endpoint?
Ours are done through FQDN; but looks like the script is wanting IP.
Also looks like it expects https; our endpoints are http (though; this is an easy fix)

I'll test out the correct Params/Macros and submit a pull request once I get them working.

@Krylon360
Copy link
Author

I was able to get the Hypervisor Discovery working; however the Endpoint Discovery fails. It can't auth to get a token. The zabbix error says the value should be a JSON object.

@frankwangzc
Copy link

I met the same problem. It said the value should be a JSON object. I have no idea about how to fix the issue.

@sauloaugustosilva
Copy link

Hi , any luck to get that fixed ?

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

3 participants