This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
b7154220ae7f25d61d94de55e0115debdac45693
python-ganttclient
/
nova
History
John Tran
50f0ea5868
Fixed bug in which DescribeInstances was returning deleted instances. Added tests for pertinent api methods.
2011-08-18 21:57:52 +00:00
..
auth
added NOVA_VERSION to novarc
2011-08-04 11:40:07 -07:00
notifier
made the whole instance handling thing optional
2011-07-29 12:09:17 -07:00
rpc
Added durable option for nova rabbit queues
2011-08-12 23:58:13 +00:00
scheduler
Refactored the HostFilterScheduler and LeastCostScheduler classes so that they can be combined into a single class that can do both host filtering and host weighting, allowing subclasses to override those processes as needed. Also renamed the ZoneAwareScheduler to AbstractScheduler, for two reasons: one, the 'zone-aware' designation was necessary when the zone code was being developed; now that it is part of nova, it is not an important distinction. Second, the 'Abstract' part clearly indicates that this is a class that is not designed to be used directly, but rather as the basis for specific scheduler subclasses.
2011-08-16 13:01:41 +00:00
tests
Fixed bug in which DescribeInstances was returning deleted instances. Added tests for pertinent api methods.
2011-08-18 21:57:52 +00:00
fakememcache.py
docstring cleanup, nova dir
2011-04-20 12:08:22 -07:00
fakerabbit.py
cleanup the code for merging
2011-05-25 15:42:49 -07:00
flags.py
remerge trunk
2011-08-13 00:06:42 +00:00
log.py
merged trunk and fix time call
2011-07-29 09:28:02 -07:00