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

Template name used is mis-reported #56

Closed
sarral opened this issue Aug 26, 2014 · 4 comments
Closed

Template name used is mis-reported #56

sarral opened this issue Aug 26, 2014 · 4 comments

Comments

@sarral
Copy link

sarral commented Aug 26, 2014

Template name doesn't match the UUID used.
Doen't cause issue, just a visual thing.

@lndbrg
Copy link
Contributor

lndbrg commented Sep 23, 2014

I couldn't reproduce this. Could you provide us with more info?

@sarral
Copy link
Author

sarral commented Sep 23, 2014

This is probably due to my cloud provider. They have two areas with two sets of Templates.
I'll check if a Template-UUID is found in both of the providers areas, as in just returning a matched UUID.

@lndbrg
Copy link
Contributor

lndbrg commented Sep 24, 2014

Ah, yes. The logic handling this is here:
https://github.com/klarna/vagrant-cloudstack/blob/master/lib/vagrant-cloudstack/action/run_instance.rb#L69-L75

And here:
https://github.com/klarna/vagrant-cloudstack/blob/master/lib/vagrant-cloudstack/action/run_instance.rb#L343-L348

I don't work for klarna anymore and can't test your case. But to fix this you should probably find some more parameters to inject at 69 to 75.

@bheuvel
Copy link
Contributor

bheuvel commented Jun 29, 2017

@sarral @lndbrg closing this issue, if you don't mind.

If you are still experiencing this problem, feel free to open it again 🙂

@bheuvel bheuvel closed this as completed Jun 29, 2017
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