sahara/sahara/tests
Jeremy Freudberg 359b89de3f Enhance boot from volume
Attached volumes already had support for explicit volume type,
availability zone, and instance locality. Extend this capability to
boot volumes.

(For posterity's sake, a summary of why other options related to
attached volumes were not in fact appropriate for boot volumes:
- volumes_per_node: there can only be one boot volume
- volumes_size: boot volume size given by flavor
- volume_mount_prefix: boot volume handled differently)

Change-Id: I009c0da4179c880fd87a7c1903c93825e8997a38
Story: 2004507
Task: 28229
2019-01-07 20:36:05 -05:00
..
unit Enhance boot from volume 2019-01-07 20:36:05 -05:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00
__init__.py Apply monkeypatching from eventlet before the tests starts 2017-03-23 19:22:41 +01:00

README.rst

Sahara Testing Infra

This README file attempts to provide current and prospective contributors with everything they need to know in order to start creating unit tests for Sahara.