The form to add an instance to grow a cluster had a hidden cluster_id
field that was not being populated.
The cache uses this cluster_id to keep track of the instances which
are used to grow the cluster.
Properly added the code to correctly populate the field.
Change-Id: Ie9a1e481aeb4c1ae015ae66835392b9534fbee05
Closes-Bug: #1611468