[StarCluster] adding parameters to create_volume function - encryption
ronen artzi
ronen.artzi at gmail.com
Wed Jul 2 17:42:12 EDT 2014
Hello,
I am trying to extend a glusterfs plugin we have , and would like to
introduce the options of encrypting the ESB bricks.
I'd like to be able to use the full parameter list coming with ec2 fro
volume creation :
create_volume(*size*, *zone*, *snapshot=None*, *volume_type=None*,
*iops=None*, *encrypted=False*, *dry_run=False*)
Being very new to the starcluster code base I am not sure what areas are
dealign with such volume creation.
it seems that under star cluster python packages area , volume.py support
only the first 4 parameters.
Any insights here are appreciated.
--
Ronen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20140702/bd5b43a9/attachment.htm
More information about the StarCluster
mailing list