Skip to content
Lucio P. Cossio edited this page Feb 13, 2014 · 2 revisions

At this moment N3phele supports communication with Amazon and HPCloud. For this to happen, N3phele communicates with additional 'factory' services, through a similar REST API.

To run commands in Amazon, per instance, n3phele has:

  • A Cloud object that points to the ec2-factory, with the appropriate credentials. This object has also information about amazon cloud costs, and default VM parameters (flavor, image, security group...).
  • A Account object, associated with the Cloud object, that has the valid credentials of a real user of Amazon Cloud.
Clone this wiki locally