GENICLOUD-25
authorMarco Yuen <marcoy@gmail.com>
Tue, 21 Jun 2011 17:15:11 +0000 (13:15 -0400)
committerMarco Yuen <marcoy@gmail.com>
Wed, 22 Jun 2011 18:15:11 +0000 (14:15 -0400)
commit7bec62a300d9e177387a95eb9ae1fa9027e6eb8e
treeb8922607e6f1e167ef4600a89e28cb65b829db2c
parentea1d5750445e955674bc62ddbb18b6b343f53b04
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