RETIRED, further work has moved to Debian project infrastructure
Go to file
Doug Hellmann dbccbb5cb9 Change compute pollster API to work on one instance at a time
We will eventually need the compute agent to accept instructions to
poll the status of an instance before nova deletes it (for details
see bug 1005944). This change prepares for that fix by making
the compute agent pollsters take an instance as an argument
provided by the caller, instead of accessing the database directly
to look up the instances known to be running on the current
host.

Change-Id: I6a16405fd65bfb3c190d02f3d70b2bde7fc0fc83
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-07-31 09:19:25 -04:00
bin Create "central" agent 2012-07-31 09:11:21 -04:00
ceilometer Change compute pollster API to work on one instance at a time 2012-07-31 09:19:25 -04:00
doc Create "central" agent 2012-07-31 09:11:21 -04:00
tests Change compute pollster API to work on one instance at a time 2012-07-31 09:19:25 -04:00
tools Skeleton for API server 2012-07-27 10:34:36 -04:00
.gitignore Make the stand-alone test script mimic tox 2012-05-30 12:02:45 -04:00
.gitreview Switch .gitreview to use OpenStack gerrit 2012-07-04 13:30:32 +01:00
openstack-common.conf Add openstack.common.{context,notifier,log} and update .rpc 2012-07-11 13:00:22 +02:00
README.md Add link to blueprint 2012-05-02 14:59:08 +02:00
run_tests.sh Reduce complexity of storage engine API 2012-06-29 17:11:59 -04:00
setup.cfg Add tox configuration 2012-05-30 15:32:19 +02:00
setup.py Create "central" agent 2012-07-31 09:11:21 -04:00
tox.ini Create "central" agent 2012-07-31 09:11:21 -04:00