SV Lock string depends on management URL specified

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    SV Configurator in hpe-application-automation-tools-plugin creates lock string using host name from management url specified. Multiple clients using the same server and user will get different lock ids.
    For example:

    -usr tester -pwd xxx -url https://localhost:6085/management --> tester@localhost/SVConfigurator
    -usr tester -pwd xxx -url https://127.0.0.1:6085/management --> tester@127.0.0.1/SVConfigurator
    -usr tester -pwd xxx -url https://pepino.domain.com:6085/management --> tester@pepino.domain.com/SVConfigurator

          Assignee:
          Pavel Chuchma
          Reporter:
          Pavel Chuchma
          Archiver:
          Jenkins Service Account

            Created:
            Updated:
            Resolved:
            Archived: