nova/nova/tests/functional/api_sample_tests/api_samples/servers-sort
Sean Dague e31f9a9811 update API samples to use endpoints
The use of %(host) and an hardcoded project_id makes the templates
less semantically meaningful or flexible than they should be. It means
all manner of hackery will need to be done to run a set of tests
without project_id.

This introduces two new semantic variables, ``compute_endpoint`` which
is the unversioned compute endpoint (i.e. schema://host/project_id)
and the ``versioned_compute_endpoint`` which includes the API version.

Change-Id: Iead42f60c9e0cb703fc963e423e7bb99ca71094c
2015-12-10 08:32:41 -05:00
..
server-sort-keys-list-resp.json.tpl update API samples to use endpoints 2015-12-10 08:32:41 -05:00