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

16 commits

Author SHA1 Message Date
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