Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.
Change-Id: Ic5fa1a8436f57836ad37b752a0cca1cd4f3a21a7
This patch adds doc8 check for .rst files to pep8.
Files that fail doc8 check are also fixed.
Ignore D001 of doc8 check. This requires lot of changes and
should be done in a separated patch.
Change-Id: I7732abc55ec27026efbf56663ba02ff27e8ec847
This patch demonstrate way how to use rally plugins in Heat repository.
Current patch contains 4 new scenario:
- output-show for old algorithm
- output-show for new algorithm
- output-list for old algorithm
- output-list for new algorithm
All new plugins use simple template with ResourceGroup resource,
which contains simple OS::Heat::TestResource with custom value of
timeout_attr property.
Change-Id: Ia960ab5bd59ca0f6fc0fa3aff069c34c67a89354
Previous scenarious were obsolete.
This patch adds necessary paramater "template_path".
Also default.yaml template was added for using in this list of scenarios.
Additionally fix wrong import in sample_plugin.py
Change-Id: I31cd295d322d907883a22cddef25b5ccc609f2c1
There are follow important changes in patch:
- New constraint was added. This constraint emulate delay during
resolving custom constraint for property.
- New property was added for TestResource. This property uses new
constraint.
- Added Rally scenario create-delete, which uses template with
ResourceGroup of TestResources with custom constraint.
Depends-On: I06183138d54c1cb971a58a158a15f3f5b25cba4d
Change-Id: I53d83f59be9bd27db451f87aaae2d8446f287c17
git.openstack.org is our official server, github is just a
read-only mirror.
Linking to github might also raise the expectation that we use the usual
github workflow which is not the case.
Change-Id: I3b3e8213c264757838c8e5fd33221eebf219cdc8