Bump version to 10.0

Change-Id: I58287e214c6ccbc671d22a581375ef3b5009c71f
Related-bug: #1558589
This commit is contained in:
Sergey Kulanov 2016-03-21 14:24:42 +02:00
parent 6d4ed35624
commit 5297f27bd9
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%define name fuel-ui
%{!?version: %define version 9.0.0}
%{!?version: %define version 10.0.0}
%{!?release: %define release 1}
Summary: Nailgun UI package

View File

@ -71,7 +71,7 @@ define([
'"fuel-createmirror --help" on the Fuel master node.\nPlease make sure your Fuel ' +
'master node has Internet access to the repository before attempting to create a ' +
'mirror.\nFor more details, please refer to the documentation (https://docs.mirantis' +
'.com/openstack/fuel/fuel-9.0/operations.html#external-ubuntu-ops).',
'.com/openstack/fuel/fuel-10.0/operations.html#external-ubuntu-ops).',
'Default subgroup description is observed')
.assertElementsExist('div.repo-name', 8,
'Default quantity of Name textfields is observed')