cloudstack/tools
Syed f46651e672 Support Backup of Snapshots for Managed Storage
This PR adds an ability to Pass a new parameter, locationType,
    to the “createSnapshot” API command. Depending on the locationType,
    we decide where the snapshot should go in case of managed storage.

    There are two possible values for the locationType param

    1) `Standard`: The standard operation for managed storage is to
    keep the snapshot on the device. For non-managed storage, this will
    be to upload it to secondary storage. This option will be the
    default.

    2) `Archive`: Applicable only to managed storage. This will
    keep the snapshot on the secondary storage. For non-managed
    storage, this will result in an error.

    The reason for implementing this feature is to avoid a single
    point of failure for primary storage. Right now in case of managed
    storage, if the primary storage goes down, there is no easy way
    to recover data as all snapshots are also stored on the primary.
    This features allows us to mitigate that risk.
2016-10-30 23:19:58 -06:00
..
apidoc Merge branch '4.9' 2016-08-23 14:16:53 +05:30
appliance CLOUDSTACK-9447: fix build and upgrade to debian 7.11 iso 2016-08-05 12:40:07 +05:30
bugs-wiki fixing license headers in marvin 2012-07-04 18:45:08 -04:00
build build_asf.sh: fix debian changelog altering 2015-12-13 20:41:56 +01:00
checkstyle Merge branch '4.9' 2016-08-23 14:16:53 +05:30
cli tools: Remove cloudmonkey, add info in INSTALL.md 2013-07-28 22:53:12 +05:30
devcloud Merge branch '4.9' 2016-08-23 14:16:53 +05:30
devcloud-kvm Merge branch '4.9' 2016-08-23 14:16:53 +05:30
devcloud4 Merge branch '4.9' 2016-08-23 14:16:53 +05:30
docker squashed commit for dockerfiles part#2 including comments from PR#910 2015-10-28 22:34:31 -04:00
eclipse CLOUDSTACK-8433: remove awsapi db usage and add upgrade cleanup path 2015-05-06 15:22:04 +02:00
git Show actual diff in commits after merge 2015-12-12 11:22:32 +01:00
jira jira-changes.py: generate content for CHANGES.md from jira filter 2014-11-30 21:16:59 -05:00
logo README: happy holidays! 2015-12-23 13:27:40 +05:30
marvin Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
ngui CLOUDSTACK-9048: Fix typo for public network description 2015-11-09 11:18:44 -06:00
transifex CLOUDSTACK-9513 Migrate transifex workflow and format to json 2016-10-03 19:47:06 +01:00
travis travis: use ipmitool from ubuntu repository 2016-05-29 16:14:28 +05:30
utils/database_comparision_during_upgrade database_comparision_during_upgrade: add missing license header 2015-04-27 11:55:41 +02:00
vagrant Add missing license headers from recent branch merge 3c429ee 2015-03-18 11:03:54 +05:30
whisker SysVM: Cleanup and removal of old (and dangerous) config files 2016-06-07 13:03:10 +02:00
wix-cloudstack-maven-plugin Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30
pom.xml Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30