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

28 commits

Author SHA1 Message Date
Rodrigo Estebanez
4966ecc69a organization model working 2013-06-18 17:29:42 +02:00
Rodrigo Estebanez
045c089ee9 make clouding a fog service 2013-06-18 16:59:42 +02:00
Rodrigo Estebanez
14ac44ce62 parsed body as comment 2013-06-18 16:14:53 +02:00
Rodrigo Estebanez
1aaa084bbf parsed body as comment 2013-06-18 16:14:31 +02:00
Rodrigo Estebanez
59afaf5042 parsed body as comment 2013-06-18 16:13:26 +02:00
Rodrigo Estebanez
22c18e8e97 get_vapp_template parser 2013-06-18 11:43:47 +02:00
Rodrigo Estebanez
d760640381 using template_id instead of catalog_item_id. populate_uris and validate_uris implemented 2013-06-17 17:23:24 +02:00
Rodrigo Estebanez
d7d2d73086 GetOrganization sample comment 2013-06-17 16:46:17 +02:00
Rodrigo Estebanez
670efe4d32 clean-up mdsol domain 2013-06-17 15:45:48 +02:00
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
e10b8073db implemented: default_organization_body, default_vdc_body, default_catalog_id, get_network_name_by_network_id 2013-06-12 21:51:31 +02:00
Rodrigo Estebanez
e1381fdc71 clean-up 2013-06-12 19:52:31 +02:00
Rodrigo Estebanez
44a2af8614 default_network_name 2013-06-12 19:52:15 +02:00
Rodrigo Estebanez
79eedad51b end_point helpers 2013-06-12 19:51:51 +02:00
Rodrigo Estebanez
aeae34e948 get_network implemented 2013-06-12 19:50:20 +02:00
Rodrigo Estebanez
b6dcaf21e5 fix defaults 2013-06-12 18:51:14 +02:00
Rodrigo Estebanez
27a925c44a get_vdc implemented 2013-06-12 18:50:31 +02:00
Rodrigo Estebanez
180b29caad clean-up 2013-06-12 16:19:25 +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
15873f6600 refactor get_organizations, not overriding the path, require parses in the request class 2013-06-11 18:13:42 +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