Skip to content

NXCALS-4822 Changed jdk path to jdk1.8.0_131 in group_vars

Merge request template

COMPATIBILITY NOTE

Please make sure that this change is BACKWARDS COMPATIBLE and a new server will work correctly with clients using old APIs versions.

It may be that data sent in the new format will break the old clients.

In case of any potential incompatibility we have to inform our clients and schedule release & deployment with them.


@acc-logging-team - please have a look for approval.

Please describe the merge request here.

In order to instantiate the openstack VMs, it was necessary to change the path of the jdk. It was changed from "jdk1.8" to "jdk1.8.0_131".

Closes NXCALS-4822

Merge request reports