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

Possible to create "regular" instances using the load balancer image. #793

Open
Metallion opened this issue Sep 15, 2016 · 0 comments
Open

Comments

@Metallion
Copy link
Contributor

The load balancer image is registered in the database as service type lb and you are supposed to start it using the load_balancers api. Currently it is possible to start it using using the regular instances api as well.

This gives you an instance with service type lb but without a record in the load_balancers table in mysql. This really really really confused wakame.

The instances api will not return these instances and neither will the load balancer api. When you try to terminate the instances using the web api, collector crashes in the before_destroy hook. Using force-delete in vdc-manage has the same effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant