We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like support for instances within a project_id, by specifying it in transport.yaml.
cloudstack: api_key: 'api_key' secret_access_key: 'secret_key' host: '127.0.0.1' port: '8080' path: '/client/api' scheme: 'http' project: 'project_id'
The text was updated successfully, but these errors were encountered:
second that, I am working on adding it .. if it works, I'll add a pull request ;)
Sorry, something went wrong.
No branches or pull requests
I would like support for instances within a project_id, by specifying it in transport.yaml.
The text was updated successfully, but these errors were encountered: