Fix openstack-congress package name 91/23091/1
authorzshi <zshi@redhat.com>
Thu, 13 Oct 2016 09:33:25 +0000 (17:33 +0800)
committerzshi <zshi@redhat.com>
Thu, 13 Oct 2016 09:38:25 +0000 (17:38 +0800)
commit7af4fecfe2d8e2d118498ab1d36665c2ca99e727
tree4df5148b0bef89da49f72f6e5feb5c388fdf3488
parent4e2424a3802fc541a9b21ad53981b4725ed70320
Fix openstack-congress package name

JIRA: APEX-287

openstack-congress rpm-spec use '%dist' macro as name
suffix, '%dist' macro is different over various distros
which may cause name mismatch when uploading package to
overcloud images; fix it by using '%dist' macro in
package name to avoid possible mismatch.

Change-Id: Iaa7068d7da3e5fe3728baf2fa3c67eb45355c74a
Signed-off-by: zshi <zshi@redhat.com>
build/overcloud-full.sh
build/variables.sh