This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
5efd71624d57f3d8fc8a31a97658fc507197c87c
python-ganttclient
/
nova
History
Dan Prince
5efd71624d
vm_state --> vm_states
2011-08-19 15:13:40 -04: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
vm_state --> vm_states
2011-08-19 15:13:40 -04: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