Skip to content

Allow options on servers.all - as per the 'fog standard'#25

Open
dLobatog wants to merge 1 commit intofog:masterfrom
dLobatog:patch-1
Open

Allow options on servers.all - as per the 'fog standard'#25
dLobatog wants to merge 1 commit intofog:masterfrom
dLobatog:patch-1

Conversation

@dLobatog
Copy link
Copy Markdown

@dLobatog dLobatog commented Apr 8, 2016

Problem:

All other fog 'Servers' object allow you to pass an argument to all. The fact this one doesn't, means writing generic code for fog providers that relies on .all(opts) isn't possible.

Solution:
fog's goal is to facilitate generic code for multiple compute resources, so I suggest this method takes the same number of arguments as the rest.

Problem:

All other fog 'Servers' object allow you to pass an argument to `all`. The fact this one doesn't, means writing generic code for fog providers that relies on `.all(opts)` isn't possible. 

Solution:
fog's goal is to facilitate generic code for multiple compute resources, so I suggest this method takes the same number of arguments as the rest.
@ohadlevy
Copy link
Copy Markdown
Member

👍

@dLobatog
Copy link
Copy Markdown
Author

@geemus is there a mantainer for this fog plugin?

@geemus
Copy link
Copy Markdown
Member

geemus commented Apr 29, 2016

/cc @fog/fog-azure <- I think that should ping everyone that I know of who it could fall to.

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

Successfully merging this pull request may close these issues.

3 participants