commit | 064e965b70190c2446a9355a5f5e83de0df5250e | [log] [tgz] |
---|---|---|
author | Dolph Mathews <dolph.mathews@gmail.com> | Fri Jul 11 10:54:38 2014 -0500 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Jul 17 12:45:25 2014 +0000 |
tree | 9bf6f6924d25489fc071aed7e380855c0ac19b5f | |
parent | 2b8655221bf17d83cdae25e1eb09133cdcb949e9 [diff] |
Refactor random url generation into its own method Previously, endpoint URL were generated randomly before sending endpoint requests to the Keystone server. Now that Keystone is validating input on incoming requests, URLs have to match a regular expression in order to be considered valid. This change makes the endpoint URLs compliant for the endpoint request. Change-Id: I365e651632fc4952a483655e51f3958598e059dd