Enable tags query over the query socket
This patch adds the tags field to the objects which were missing it (all except Cluster), implements handling the LuxiCall QueryTags, and then enables the use of the query socket in cli.ListTags, used by all commands, and in the RAPI client. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Agata Murawska <agatamurawska@google.com>
Showing
- htools/Ganeti/HTools/QC.hs 2 additions, 0 deletionshtools/Ganeti/HTools/QC.hs
- htools/Ganeti/Objects.hs 6 additions, 3 deletionshtools/Ganeti/Objects.hs
- htools/Ganeti/Queryd.hs 10 additions, 1 deletionhtools/Ganeti/Queryd.hs
- lib/cli.py 1 addition, 1 deletionlib/cli.py
- lib/rapi/rlib2.py 1 addition, 1 deletionlib/rapi/rlib2.py
Loading
Please register or sign in to comment