modulos
06f372e56d
Fix tests, add remove_public_key
...
The tests for VitualMachineSerializer were wrong. The manager now
contains a function to remove public keys from a user
2017-06-01 22:25:10 +02:00
modulos
d229d124e9
Merge branch 'develop' into api/cleanup
2017-06-01 21:51:15 +02:00
modulos
0db15d99a5
Add exceptions, merge for ssh key
...
The replace variable of the add_public_key function is now a merge
variable in order to append new keys to a user
2017-06-01 19:08:38 +02:00
modulos
0b5cf2c057
Cleanup and add tests
2017-05-31 18:01:54 +02:00
modulos
2582e31868
Remove public- from vm name
2017-05-26 23:53:05 +02:00
Modulos
cbc13de34f
Access VirtualMachineTemplates via api!
...
Serialization of VirtualMachineTemplates now fully works
2017-05-11 04:05:58 +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
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
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