Revision e47e51a8

b/doc/design-autorepair.rst
102 102
instances matching a  filter on some charateristic. But again, this
103 103
wouldn't be specific to this tag.
104 104

  
105
ganeti:watcher:repair:pending:<type>:<id>:<timestamp>:<jobs>
106
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
105
ganeti:watcher:autorepair:pending:<type>:<id>:<timestamp>:<jobs>
106
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
107 107

  
108 108
(instance)
109 109
If this tag is present a repair of type ``type`` is pending on the
......
125 125
If multiple instances of this tag are present they will be handled in
126 126
order of timestamp.
127 127

  
128
ganeti:watcher:repair:result:<type>:<id>:<timestamp>:<result>:<jobs>
129
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
128
ganeti:watcher:autorepair:result:<type>:<id>:<timestamp>:<result>:<jobs>
129
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
130 130

  
131 131
(instance)
132 132
If this tag is present a repair of type ``type`` has been performed on

Also available in: Unified diff