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

hardcoded keypair and security group names in ec2_manager.py #6

Open
GoogleCodeExporter opened this issue Mar 10, 2016 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try launching tests
2. Notice failure to provide data
3. Inspect source code

Expected
Keypair name and security group configured on command line for build.py

Actual
In src/appenginne/commons/ec2_manager.py:

    BOTS_KEY_PAIR_NAME = 'bots' WIN_SECURITY_GROUPS = 'win-group1' 

What version of the product are you using? On what operating system?
r12

Please provide any additional information below.
Was this tested?

Original issue reported on code.google.com by [email protected] on 3 Nov 2011 at 8:28

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