update references to samples/deployments to point to openstack plugin repo

As of:

7addc521c1

The OpenStack plugins have been moved to:

  https://git.openstack.org/cgit/openstack/rally-openstack
  https://github.com/openstack/rally-openstack
  https://pypi.org/project/rally-openstack/

This updates references to samples/deployments to point to the new location.

Change-Id: I0cd7149517f9932d5f3c66bebb4aba38836e57a3
This commit is contained in:
Will Szumski 2019-01-14 14:47:46 +00:00
parent 7addc521c1
commit 250bc00133
2 changed files with 3 additions and 3 deletions

View File

@ -292,6 +292,6 @@ and then move on to :ref:`the next step of our tutorial <tutorial_step_2_input_t
.. references:
.. _OpenRC files: http://docs.openstack.org/user-guide/content/cli_openrc.html
.. _configuration files: https://github.com/openstack/rally/tree/master/samples/deployments
.. _existing.json: https://github.com/openstack/rally/blob/master/samples/deployments/existing.json
.. _configuration files: https://github.com/openstack/rally-openstack/tree/master/samples/deployments
.. _existing.json: https://github.com/openstack/rally-openstack/tree/master/samples/deployments/existing.json
.. _samples/tasks/scenarios: https://github.com/openstack/rally/tree/master/samples/tasks/scenarios

View File

@ -200,4 +200,4 @@ agent), we got **100% success and 2x improved average performance**:
.. _bug in Keystone: https://bugs.launchpad.net/keystone/+bug/1360446
.. _Mirantis OpenStack: https://www.mirantis.com/
.. _ExistingCloud: https://github.com/openstack/rally/blob/master/samples/deployments/existing.json
.. _ExistingCloud: https://github.com/openstack/rally-openstack/tree/master/samples/deployments/existing.json