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

29 commits

Author SHA1 Message Date
Rodrigo Estebanez
4137a76d7a add disk implemented 2013-06-27 21:26:42 +02:00
Rodrigo Estebanez
73f4a44112 modifying disk working 2013-06-27 18:44:27 +02:00
Rodrigo Estebanez
3cbe09e2dc set memory and vm.reload 2013-06-26 16:19:39 +02:00
Rodrigo Estebanez
717b85defa set_cpu implemented 2013-06-26 14:23:54 +02:00
Rodrigo Estebanez
dca7193300 network request, parser and model implemented 2013-06-24 17:04:55 +02:00
Rodrigo Estebanez
fa07b49839 vms and vm_customizations 2013-06-24 13:46:30 +02:00
Rodrigo Estebanez
c00dc99abd remove parsers. clear debugging output 2013-06-20 19:39:52 +02:00
Rodrigo Estebanez
60e8a5ec2a many changes... 2013-06-20 19:36:34 +02:00
Rodrigo Estebanez
c2f3a4b315 using new parser 2013-06-19 17:08:20 +02:00
Rodrigo Estebanez
a8e7f99c76 adapting vdc to the new parser 2013-06-19 17:07:52 +02:00
Rodrigo Estebanez
d4e152b908 adapting catalog_item to the new parser 2013-06-19 17:07:22 +02:00
Rodrigo Estebanez
13a4a6c9a6 adapting organization to the new parser 2013-06-19 17:06:44 +02:00
Rodrigo Estebanez
c0f7973875 adapting catalog to the new parser 2013-06-19 17:06:24 +02:00
Rodrigo Estebanez
045c089ee9 make clouding a fog service 2013-06-18 16:59:42 +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
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
e1381fdc71 clean-up 2013-06-12 19:52:31 +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
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