Skip to content

Next iteration on DRAC integration

Features

1.- Fixed ISPyBMockup

Configuration. lims.xml

<object class="ISPyBClientMockup">
  <object role="ldapServer" href="/ldapconnection" />
  <object role="icat_client" href="/icat-client" />
  <object hwrid="/lims-rest" role="lims_rest" />
  <ws_root>
    https://ispyb.esrf.fr/ispyb/ispyb-ws/ispybWS/
  </ws_root>
  <ws_username>ispybws1</ws_username>
  <ws_password>I$pybws1</ws_password>
  <object role="session" href="/session" />
  <authServerType>ldap</authServerType>
</object>

Example (open on new tab for readibility)

out

Edited by Alejandro De Maria Antolinos

Merge request reports