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

add Node model #2

Closed
datawrangling opened this issue May 24, 2009 · 1 comment
Closed

add Node model #2

datawrangling opened this issue May 24, 2009 · 1 comment

Comments

@datawrangling
Copy link
Owner

Node model will belong to a job, tracks most of the right_aws instance attributes

  • job_id
  • aws_image_id
  • aws_instance_id
  • aws_state
  • dns_name
  • ssh_key_name
  • aws_groups aws_groups.join(' ')
  • private_dns_name
  • aws_instance_type
  • aws_launch_time
  • aws_availability_zone
  • is_configured (boolean)
@datawrangling
Copy link
Owner Author

added working node model and routes, job.rb needs refactoring and cleanup, but this Closed by f8168ae

This issue was closed.
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