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

No way to set VM tags #51

Open
kcq opened this issue Jun 25, 2014 · 3 comments
Open

No way to set VM tags #51

kcq opened this issue Jun 25, 2014 · 3 comments

Comments

@kcq
Copy link

kcq commented Jun 25, 2014

You can set user_data for the CloudStack VMs, but there's no way to set VM tags. The vagrant-aws plugin supports it and the CloudStack api supports it too.

@lndbrg
Copy link
Contributor

lndbrg commented Jun 26, 2014

There are more than one kind of tag in cloudstack. Do you need any specific kind of tag or is it the group feature that you'd like to have implemented?

Also, feature comparisons with vagrant-aws isn't really anything we care about. We are more concerned about becoming feature complete with vagrant-cloudstack than playing catch up with vagrant-aws. :)

Also, patches are always welcome.

@lndbrg
Copy link
Contributor

lndbrg commented Jul 1, 2014

@kcq the closest thing to tags for cloudstack is groups as far as i can tell. And vagrant-cloudstack does support that.

@kcq
Copy link
Author

kcq commented Sep 26, 2014

CloudStack does have different types of resource tags, but this issue is specifically about VM instance tags. Groups are not tags :-)

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