fa6bea33fe
MXS-1300: Fix monitor and listener creation
...
The creation commands for monitors and listeners referred to undefined
variables. Also fixed the test case names being duplicated.
2017-07-23 08:21:00 +03:00
f9e161eaf6
MXS-1300: Add finer granularity to error message content
...
If an unexpected network error occurs, only the error part of the response
should be printed. The complete object should be dumped only as a last
resort.
2017-07-18 11:37:18 +03:00
9e688772cc
MXS-1300: Make the MaxCtrl core a Node.js module
...
The core is now a module that is loaded by the command line client. This
allows the core library to be reused for testing.
2017-07-18 11:37:18 +03:00