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

Implement true enable/disable mapping to SuspendedProcessTypes #2

Open
aspyker opened this issue Aug 26, 2013 · 0 comments
Open

Implement true enable/disable mapping to SuspendedProcessTypes #2

aspyker opened this issue Aug 26, 2013 · 0 comments

Comments

@aspyker
Copy link

aspyker commented Aug 26, 2013

In AWS and Asgard, there is the concept of SuspendedProcessTypes and a formal process to enable/disable processes for Launch and Terminate associated with an ASG.

Thus far in RightScale, I've seen server array enable/disable and I've worked to make that map only during create (set to enable much like ASG's default) and save (if Launch and Terminate are to be suspended, then I disable the server array). I do not, yet, store this information anywhere, so the array could get disabled without Asgard knowing on the view panel.

The concept of enabled and disabled processes is very ASG specific and a better portability layer is required (as opposed to trying to do a rudimentary mapping).

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

1 participant