• Jan Safranek's avatar
    AWS: check validity of KSM key before creating a new encrypted disk. · 1ea7fa84
    Jan Safranek authored
    AWS CreateVolume call does not check if referenced encryption key actually
    exists and returns a valid new AWS EBS volume even though an invalid key
    was specified. Later on it removes the EBS silently when its encryption fails.
    
    To work around this buggy behavior we manually check that the key exists
    before calling CreateVolume.
    1ea7fa84
Name
Last commit
Last update
..
aws Loading commit data...
azure Loading commit data...
cloudstack Loading commit data...
fake Loading commit data...
gce Loading commit data...
openstack Loading commit data...
ovirt Loading commit data...
photon Loading commit data...
rackspace Loading commit data...
vsphere Loading commit data...
BUILD Loading commit data...
providers.go Loading commit data...