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

Plugin infrastructure for resource pool allocation #121

Closed
advornic opened this issue May 30, 2014 · 0 comments
Closed

Plugin infrastructure for resource pool allocation #121

advornic opened this issue May 30, 2014 · 0 comments
Assignees
Milestone

Comments

@advornic
Copy link
Contributor

Right now we only support one function: "allocate" - we should allow users to create their own functions which allocate resources from a resource pool using more complex logic (e.g. allocate an IP address only if at least 9 IP addressed have been allocated from my IP address pool OR allocate all hostnames which start with 'a' before allocating any other hostname from my hostname pool).

@advornic advornic added this to the Release1.2 milestone Jul 3, 2014
@advornic advornic modified the milestones: Release1.2, Release 1.3 Aug 23, 2014
@advornic advornic self-assigned this Aug 23, 2014
@advornic advornic modified the milestones: Release 2.0, Release 1.3 Dec 2, 2014
@advornic advornic modified the milestones: Release 2.0, Release 1.4 Feb 9, 2015
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