rally/doc
Marco Morais 4fe39730dc pass id or name of resources in scenario config
* added types.set(...) decorator to apply transform to scenario args
* abstract ResourceType implements generic transform logic
* support use of flavor name through FlavorResourceType
* support use of image name through ImageResourceType
* transform is applied during validation and during preprocessing
  which follows validation
* modified all sample scenarios to use flavor-by-name and
  image-by-name
* passing resource as simple key-value pair will no longer work,
  and instead resource must be object containig id, name, or regex
* unit tests for image and flavor transformations

Change-Id: If35959ece8f247b5376f5ff91ae3d3e008a84447
2014-06-03 07:19:00 +00:00
..
samples pass id or name of resources in scenario config 2014-06-03 07:19:00 +00:00
source Add documentation for plugins 2014-05-19 23:34:54 +03:00