OPENSTACK_RELEASE should be set accordingly to value of release name from the [0] to "ubuntu 14.04"
The release is matched by the name substring in the [1], but nailgun returns the releases in the reversed order [2]
Thus we can't use "ubuntu" value for OPENSTACK_RELEASE, due Ubuntu+UCA release is latest ubuntu release.
OPENSTACK_RELEASE should be set accordingly to value of release name from the [0] to "ubuntu 14.04"
The release is matched by the name substring in the [1], but nailgun returns the releases in the reversed order [2]
Thus we can't use "ubuntu" value for OPENSTACK_RELEASE, due Ubuntu+UCA release is latest ubuntu release.
[0] https:/ /github. com/openstack/ fuel-web/ blob/master/ nailgun/ nailgun/ fixtures/ openstack. yaml#L1949 /github. com/openstack/ fuel-qa/ blob/c058667639 18f04fb454e3015 ecae26e3244ab67 /fuelweb_ test/models/ nailgun_ client. py#L198- L201 /github. com/openstack/ fuel-web/ blob/master/ nailgun/ nailgun/ api/v1/ handlers/ release. py#L50
[1] https:/
[2] https:/