Infrastructure for specifying instance status change reason
This patch introduces some infrastructural modifications that will be used by the following commits to implement the support for specifying the reason for the last status change of an instance. Signed-off-by:Michele Tartara <mtartara@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
Showing
- lib/backend.py 55 additions, 0 deletionslib/backend.py
- lib/cli.py 5 additions, 0 deletionslib/cli.py
- lib/client/gnt_instance.py 3 additions, 1 deletionlib/client/gnt_instance.py
- lib/constants.py 11 additions, 0 deletionslib/constants.py
- lib/pathutils.py 1 addition, 0 deletionslib/pathutils.py
- lib/tools/ensure_dirs.py 2 additions, 0 deletionslib/tools/ensure_dirs.py
- src/Ganeti/OpParams.hs 5 additions, 0 deletionssrc/Ganeti/OpParams.hs
- src/Ganeti/Types.hs 10 additions, 0 deletionssrc/Ganeti/Types.hs
- test/hs/Test/Ganeti/OpCodes.hs 2 additions, 0 deletionstest/hs/Test/Ganeti/OpCodes.hs
- test/py/ganeti.backend_unittest.py 14 additions, 0 deletionstest/py/ganeti.backend_unittest.py
Loading
Please register or sign in to comment