commit | b0759cd0a23b634d662b7f67eea0b62a51da6107 | [log] [tgz] |
---|---|---|
author | Rabi Mishra <ramishra@redhat.com> | Wed Mar 23 10:20:21 2016 +0530 |
committer | Rabi Mishra <ramishra@redhat.com> | Wed Mar 23 18:33:56 2016 +0530 |
tree | 0054a627d20dd2b88f85139ebf8ab71d5c001c97 | |
parent | c8cc2491a700b6dd287609999f5dc460a19e5293 [diff] |
Use region from config in functional tests We seem to be using hardcoded region in some inline templates of fucntional tests. They would fail if the region name is different. This changes to use it from the config. Change-Id: Iafd1251545e00c6cba292b042352b1ef34da81e0 Closes-Bug: #1560585