]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Implement full reinstallation of a VM system.
authorWarren Usui <warren.usui@inktank.com>
Wed, 3 Apr 2013 01:27:38 +0000 (18:27 -0700)
committerWarren Usui <warren.usui@inktank.com>
Wed, 3 Apr 2013 19:29:47 +0000 (12:29 -0700)
commit8129bffb17141abafadf826fa1bc429d8f3c9dd2
tree34b43f774b56fc1f8ead53c50891f8cb832a36b5
parent7b3973fff27d2c55f70a6224fd78ec66c9935db5
Implement full reinstallation of a VM system.

Downburst create is used to reinstall a VM when it is locked.
Downburst destroy is used to remove a VM when it is unlocked.
Host keys are regenerated on each vm instantiation, so the keys
need to be checked prior to use.
If needed, qa-ceph-chef is run on newly installed systems to insure that
they are fully functional.

Signed-off-by: Warren Usui <warren.usui@inktank.com>
README.rst
teuthology/lock.py
teuthology/run.py
teuthology/task/edit_sudoers.sh [new file with mode: 0755]
teuthology/task/internal.py