diff options
| author | Sandy Walsh <sandy.walsh@rackspace.com> | 2011-06-03 05:23:43 -0700 |
|---|---|---|
| committer | Sandy Walsh <sandy.walsh@rackspace.com> | 2011-06-03 05:23:43 -0700 |
| commit | 29eec21f6752ef2c03412213a74aa12745286c82 (patch) | |
| tree | e7b78ebd3e57053b8822079a17f584aecdec6108 | |
| parent | 1adb96550640a65a723635f2dc98e4595f95fd52 (diff) | |
little tweaks
| -rw-r--r-- | doc/source/devref/distributed_scheduler.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/source/devref/distributed_scheduler.rst b/doc/source/devref/distributed_scheduler.rst index 28ba20af7..eb6a1a03e 100644 --- a/doc/source/devref/distributed_scheduler.rst +++ b/doc/source/devref/distributed_scheduler.rst @@ -1,7 +1,3 @@ - - - - .. Copyright 2011 OpenStack LLC All Rights Reserved. @@ -40,7 +36,7 @@ Some Costs are more esoteric. Consider a rule that says we should prefer Hosts t An example of some other costs might include selecting: * a GPU-based host over a standard CPU * a host with fast ethernet over a 10mbps line -* a host than can run Windows instances +* a host that can run Windows instances * a host in the EU vs North America * etc |
