Skip to content
Snippets Groups Projects
  1. Oct 04, 2012
  2. Oct 03, 2012
  3. Oct 02, 2012
  4. Sep 28, 2012
  5. Sep 27, 2012
  6. Sep 26, 2012
    • Agata Murawska's avatar
      InstanceInfo RPC call · 5188fdb7
      Agata Murawska authored
      
      This patch implements single instance info call - somewhat similar to
      all_instances_info, except we give a specific instance name.
      
      Current implementation of reading the InstanceInfo value is somewhat
      counter-intuitive because when we query a node on thich there is
      no instance with such name, this is not considered an error - but
      it does produce an empty answer. Therefore the resulting type is
      optional.
      
      Signed-off-by: default avatarAgata Murawska <agatamurawska@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      5188fdb7
Loading