Skip to content

Cornerstone endpoint change

Daniel Fernandez Rodriguez requested to merge cornerstone_endpoint_change into master

Necessary changes to get cornerstone endpoint from a external config file.

Other changes:

  1. Now, in order to use Cornerstone in CloudClient, you have to pass an already created Cornerstone client object (before it was a string with the cornerstone endpoint).
  2. ccitools.cfg file includes cornerstone endpoint
  3. Small cleanups that should not affect the functionality... (yn)

Merge request reports