Project

General

Profile

Download (868 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8121f3cf 01/09/2014 07:50 AM Lukas Zapletal

fixes #3967 - reworded message for OpenStack form

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

8c77fedc 02/27/2013 04:15 AM Ohad Levy

fixes #2251 - adds openstack image listing

also refactor image list fetching

59e6620c 02/20/2013 06:05 AM David Swift

fixes #2229 add an IAM role field to a compute image.

This allows use of IAM to control access to AWS services within an instance.

8d3aa73e 12/02/2012 09:50 AM Romain Vrignaud

fixes #1886 adds Rackspace V2 support

Based on GregSutcliffe's initial pull request.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...