Skip to content

Add securityGroup and securityGroupIngress management to amazon provider#99

Merged
indexzero merged 8 commits into
pkgcloud:masterfrom
zbal:master
Apr 22, 2013
Merged

Add securityGroup and securityGroupIngress management to amazon provider#99
indexzero merged 8 commits into
pkgcloud:masterfrom
zbal:master

Conversation

@zbal
Copy link
Copy Markdown
Contributor

@zbal zbal commented Mar 20, 2013

Following keys.js approach, add securityGroup + ingress rules to amazon provider.

Cheers.

@indexzero
Copy link
Copy Markdown
Contributor

Thanks @zbal ... could you look into adding tests for this feature?

@zbal
Copy link
Copy Markdown
Contributor Author

zbal commented Apr 16, 2013

Sure, I can prepare the aws API responses in the fixture / amazon and look into integrating this is the other tests.

I can't find any example from the keys feature, is it something missing as well?

@indexzero
Copy link
Copy Markdown
Contributor

@zbal Yes, tests might be missing for that as well :-/

@zbal
Copy link
Copy Markdown
Contributor Author

zbal commented Apr 22, 2013

Finally passed TravisCI !

Added:

  • XML answers for keys, groups + rules (add, del, list, get)
  • tests in amazon/compute/client
  • updated test.js to run the other tests

BTW I don't get how to run the tests locally, it always fails with callback not fired when running npm test... Is there any specific command to run?

@indexzero
Copy link
Copy Markdown
Contributor

@zbal Nice! Will look into merging this now.

@zbal
Copy link
Copy Markdown
Contributor Author

zbal commented Apr 22, 2013

Great! Looking forward to it :)

BTW - how to run the tests locally? I'd like to avoid having to push 10 commits just to fix some typo when I can run the tests locally

indexzero added a commit that referenced this pull request Apr 22, 2013
@indexzero indexzero merged commit 29c0c2e into pkgcloud:master Apr 22, 2013
@indexzero
Copy link
Copy Markdown
Contributor

Just run:

npm test

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.

2 participants