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

Support for project_id #6

Open
larstobi opened this issue Nov 20, 2013 · 1 comment
Open

Support for project_id #6

larstobi opened this issue Nov 20, 2013 · 1 comment

Comments

@larstobi
Copy link

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'
@aukjan
Copy link

aukjan commented Mar 27, 2014

second that, I am working on adding it .. if it works, I'll add a pull request ;)

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