Commit Graph

16 Commits

Author SHA1 Message Date
Modulos 130c00c8ee API Integration
Please review carefully.
2017-05-12 12:07:05 +02:00
Modulos b7e8eceb25 Add opennebula api urls and add delete vm api 2017-05-11 17:39:59 +02:00
Modulos 358d70570a Add authentication 2017-05-11 12:45:09 +02:00
Modulos ef00d676f5 Access VirtualMachine via api!
Serialization of VirtualMachine objects now fully works
2017-05-11 05:51:30 +02:00
Modulos cbc13de34f Access VirtualMachineTemplates via api!
Serialization of VirtualMachineTemplates now fully works
2017-05-11 04:05:58 +02:00
Modulos 746dfaa40d Merge branch 'serialize' into opennebula_api 2017-05-10 13:26:24 +02:00
Modulos 4016dcfea9 Merge branch 'calculate_price' into opennebula_api 2017-05-10 13:25:38 +02:00
Modulos d36a83c8ac Merge branch 'create_template' into opennebula_api 2017-05-10 13:22:11 +02:00
Modulos ba0cc137bc Start serialization 2017-05-10 04:06:12 +02:00
Modulos f2a7ac258d Fix typo and add function description 2017-05-10 02:49:03 +02:00
Modulos c1a3f7281f Add calculate price function to template 2017-05-10 02:36:11 +02:00
Modulos b62819ae79 Add create vm function 2017-05-10 01:31:27 +02:00
Modulos b052507134 Add create template function 2017-05-10 01:11:49 +02:00
Modulos ec945cc31b Add ConnectionRefusedError exception 2017-05-10 00:39:41 +02:00
Modulos 714849fb49 Fix test_model_can_create_user 2017-05-09 17:15:12 +02:00
Modulos df777f384d Initial commit
Please Note:
This app is going to be developed in a TDD style. Please add test first
and then the corresponding code. This way we can be sure everything
works and it should help us coordinate our work.
2017-05-09 16:33:56 +02:00