Results 6 issues of Accela Zhao

1. Fix mesos.Credential.secret type mismatch 2. Enable setting published address Details in each commit message.

When installing edge-cs, which is a dependent package to my project, tools/install.js failed (see details for error message). It prevents package installation. __Why failed__ In install.js, the `childProcess.spawn(dotnetPath, ..` ([line#27](https://github.com/tjanczuk/edge-cs/blob/master/tools/install.js#L27))...

With set -x the shell prints debug tracing. If scaleio failed to start, user could use docker logs to find where it stops. Otherwise even if the user logged into...

According to "ScaleIO User Guide", the disks from the 3 SDS servers should be have at least 200GB capacity. Otherwise a SDS_ADD_DEV_SIZE_PROBLEM, i.e. "SDS device size error", will be thrown...

The pxc-node2.yaml and pxc-node3.yaml container name is still 'pxc-node1'. Change them to reflex the manifest file names accordingly.

After I tried it out myself, this PR adds output info to help user when using Azure Document Intelligence. Previously, even if Azure Document Intelligence client throws an exception, the...