1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Rodrigo Estebanez
ab75360ff9 Fix get_network parser: adding IpRanges, Dns1, Dns2, DnsSuffix, RetainNetInfoAcrossDeployments, IsInherited
Implement String#to_bool
2013-06-17 15:43:46 +02:00
Rodrigo Estebanez
1c587ce480 Fix parser, adding links, and IsPublish attrs 2013-06-17 15:09:00 +02:00
Rodrigo Estebanez
a732a303d5 parse description and links, remove non existing attar property 2013-06-17 15:01:49 +02:00
Rodrigo Estebanez
a40c4c20a6 get_app first implementation, parser isn't working properly 2013-06-17 13:46:17 +02:00
Rodrigo Estebanez
61fe3e9ae8 instantiate_vapp_template before even test it 2013-06-12 21:51:59 +02:00
Rodrigo Estebanez
aeae34e948 get_network implemented 2013-06-12 19:50:20 +02:00
Rodrigo Estebanez
27a925c44a get_vdc implemented 2013-06-12 18:50:31 +02:00
Rodrigo Estebanez
98914133d4 get_vapp_template implemented 2013-06-12 16:18:30 +02:00
Rodrigo Estebanez
c1385081a9 get_catalog_item implemented 2013-06-12 12:17:51 +02:00
Rodrigo Estebanez
6c31c248bd get_catalog implemented 2013-06-12 12:04:51 +02:00
Rodrigo Estebanez
4bbf46ebe2 get_organization implemented 2013-06-11 18:12:54 +02:00
Rodrigo Estebanez
f9e28e4ef7 Authentication + get_organizations working, need to be cleaned up 2013-06-11 15:06:30 +02:00