GENICLOUD-25
authorMarco Yuen <marcoy@gmail.com>
Tue, 21 Jun 2011 17:15:11 +0000 (13:15 -0400)
committerMarco Yuen <marcoy@gmail.com>
Tue, 21 Jun 2011 17:17:23 +0000 (13:17 -0400)
commit6a916bd26a48a8315fcabf08f8232a73e81d6f59
tree7daafca29298fef0b5d568cce87489ff052b73c7
parentd2ef805930518b254a2e0f55b3ff66d83497dca8
GENICLOUD-25

Update database to keep track of (IP, time) -> instance mappings.
 * Create a new table to keep track of meta data of an instance
   (e.g. state, public ip, private ip, start time).
 * Implement a thread to poll Eucalyptus for information about instances.
 * Testing is needed.
sfa/managers/aggregate_manager_eucalyptus.py