fuel-devops/bin
Aliaksei Cherniakou b3ee7a619b Scripts for export and import systest environments
Initial version of scripts for export and import systest environments,
i.e. all domains, networks, volumes, etc. together with created
external snapshots.
These scripts export/import records from/to fuel-devops DB, libvirt
definitions and content files both for volumes and memory state files.

The scripts are divided into 2 parts:
- env_* - export/import scripts
- libvirt_functions - functions with virsh calls

All the files are configured to be placed to the bin directory during
the fuel-devops installation to be available in PATH. It makes usage of
these scripts from Jenkins more comfortable.

blueprint: environment-snapshot
Change-Id: I9fd03a383bf1b47b778e1de0f0aa8094a4896cdc
2016-04-28 14:26:29 +03:00
..
dos.py Add creation date column to snapshot list 2015-06-17 10:31:50 +00:00
env_export.sh Scripts for export and import systest environments 2016-04-28 14:26:29 +03:00
env_import.sh Scripts for export and import systest environments 2016-04-28 14:26:29 +03:00
libvirt_functions.sh Scripts for export and import systest environments 2016-04-28 14:26:29 +03:00