This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
dd22da65b2ea23112cafe6f567e7d46c60a3222c
python-ganttclient
/
nova
History
Jason Koelker
5827f0ee10
Use netaddr's subnet features to calculate subnets.
2011-08-16 18:54:34 +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
Use netaddr's subnet features to calculate subnets.
2011-08-16 18:54:34 +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