--select-instances hbal manpage update
[ganeti-local] / doc / design-2.1.rst
index 8bc2906..a48f4fd 100644 (file)
@@ -18,12 +18,6 @@ Ganeti 2.1 will add features to help further automatization of cluster
 operations, further improve scalability to even bigger clusters, and
 make it easier to debug the Ganeti core.
 
-Background
-==========
-
-Overview
-========
-
 Detailed design
 ===============
 
@@ -586,7 +580,7 @@ Redistribute Config
 Current State and shortcomings
 ++++++++++++++++++++++++++++++
 
-Currently LURedistributeConfig triggers a copy of the updated
+Currently LUClusterRedistConf triggers a copy of the updated
 configuration file to all master candidates and of the ssconf files to
 all nodes. There are other files which are maintained manually but which
 are important to keep in sync. These are:
@@ -786,7 +780,7 @@ We will change Ganeti to use UUIDs for entity tracking, but in a
 staggered way. In 2.1, we will simply add an “uuid” attribute to each
 of the instances, nodes and cluster itself. This will be reported on
 instance creation for nodes, and on node adds for the nodes. It will
-be of course avaiblable for querying via the OpQueryNodes/Instance and
+be of course avaiblable for querying via the OpNodeQuery/Instance and
 cluster information, and via RAPI as well.
 
 Note that Ganeti will not provide any way to change this attribute.