fuel-qa/fuelweb_test
Tatyana Leontovich c9f68fbfcc Stop to wrap release_id into str
We have next commit in fuel-web https://review.openstack.org/#/c/303281/2
that add expectation  of int type of release_id.

In fuel-qa when we create cluster we get release id by release name
 and then cast it to string - that leads to 400
bad request with "message": "deque(['release']): u'2'
is not of type 'integer'", "errors": []}

Closes-Bug: #1571780
Change-Id: Ie894a056f33d770bebece4f4d24e3261b368c35a
2016-04-18 20:34:54 +03:00
..
config_templates Fix snapshot log template 2016-04-13 13:11:54 +02:00
helpers Add test for different amount of pinned CPU 2016-04-15 08:02:33 +00:00
models Stop to wrap release_id into str 2016-04-18 20:34:54 +03:00
network_templates Move two_nodegroups_network_templates to own group 2016-03-29 13:07:15 +03:00
rally/scenarios Fis mistypes with affect on API 2015-11-27 11:59:47 +03:00
testrail Swith to unicode for whole testrail 2016-04-12 15:46:03 +03:00
tests Merge "Fixed Heat system tests" 2016-04-15 15:12:12 +00:00
__init__.py Pylint: fix trivial issues 1 2016-03-16 10:30:12 +03:00
ostf_test_mapping.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
requirements.txt Bump requirements for fuel-devops version to 2.9.20 2016-03-28 18:37:31 +03:00
settings.py Add test for different amount of pinned CPU 2016-04-15 08:02:33 +00:00