This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
b506c7145c6967de0c7a6fc6c281d53a7df4b56a
python-ganttclient
/
nova
History
Ryu Ishimoto
b506c7145c
merge trunk and fix unit test errors
2011-08-18 15:50:50 +09: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
merge trunk and fix unit test errors
2011-08-18 15:50:50 +09: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