Commit Graph

11 Commits

Author SHA1 Message Date
Siarhei Puhach edcfd3e9f4 Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
modulos ca63355914 Remove templates
In the current setup the templates views are not necessary
2017-06-01 17:30:53 +02:00
M.Ravi 62be9ae789 Added ServiceUnvailable error handling for the case when we have no connection to OpenNebula. 2017-05-14 17:39:10 +05:30
Modulos 75d93b2aad Add images as configuration 2017-05-13 06:59:57 +02:00
Levi 8980f6b2fc merged opnnebula api changes 2017-05-12 12:13:18 -05:00
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 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