rally/doc/feature_request/production_ready_cleanup.rst
Boris Pavlovic ef583a3415 Add feature_request mechanism
This will be standart way for end users to ask Rally team to get
some new feature.

The idea is to make it realy simple for end users to ask about covering
their use cases.

E.g. to add request users don't need to deep dive in rally community,
road map and how it works. They need just to share their use cases
that is not covered by current rally functionality.

As a bonus adding some Readme.rst files related to doc/* dirs

Change-Id: I4c615101012ac9d1668ed766ac831f7e5c8129a8
2014-08-25 19:20:15 +04:00

686 B

Production read cleanups

Use Case

Rally should delete in any case all resources that it created during benchmark.

Problem Description

  • Deletion rate limit

    You can kill cloud by deleting too many objects simultaneously, so deletion rate limit is required

  • Retry on failures

    There should be few attempts to delete resource in case of failures

  • Disaster recovery

    Rally should use special name patterns, to be able to delete resources in such case if something went wrong with server that is running rally. And you have just new instance (without old rally db) of rally on new server.