Remove old "reason" implementation
Remove the useless parts of the old, partial, implementation of the support for tracking the reason of instances state change, before implementing the new reason trail support, as per the design document. Signed-off-by:Michele Tartara <mtartara@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
Showing
- lib/backend.py 1 addition, 46 deletionslib/backend.py
- lib/cli.py 1 addition, 2 deletionslib/cli.py
- lib/client/gnt_instance.py 2 additions, 5 deletionslib/client/gnt_instance.py
- lib/cmdlib.py 1 addition, 3 deletionslib/cmdlib.py
- lib/constants.py 0 additions, 14 deletionslib/constants.py
- lib/opcodes.py 0 additions, 11 deletionslib/opcodes.py
- lib/rapi/client.py 1 addition, 4 deletionslib/rapi/client.py
- lib/rapi/rlib2.py 0 additions, 4 deletionslib/rapi/rlib2.py
- lib/rpc_defs.py 0 additions, 1 deletionlib/rpc_defs.py
- lib/server/noded.py 1 addition, 6 deletionslib/server/noded.py
- src/Ganeti/OpCodes.hs 0 additions, 1 deletionsrc/Ganeti/OpCodes.hs
- src/Ganeti/OpParams.hs 0 additions, 5 deletionssrc/Ganeti/OpParams.hs
- src/Ganeti/Types.hs 0 additions, 10 deletionssrc/Ganeti/Types.hs
- test/hs/Test/Ganeti/OpCodes.hs 1 addition, 7 deletionstest/hs/Test/Ganeti/OpCodes.hs
- test/py/ganeti.backend_unittest.py 0 additions, 13 deletionstest/py/ganeti.backend_unittest.py
- test/py/ganeti.rapi.client_unittest.py 1 addition, 4 deletionstest/py/ganeti.rapi.client_unittest.py
- test/py/ganeti.rapi.rlib2_unittest.py 0 additions, 3 deletionstest/py/ganeti.rapi.rlib2_unittest.py
Loading
Please register or sign in to comment