dynamicweb/opennebula_api
Modulos d13efd4527 Get public ip for vms
By using kamilas script we can get the ip from a vms mac address.
2017-05-19 16:39:56 +02:00
..
migrations API Integration 2017-05-12 12:07:05 +02:00
__init__.py Initial commit 2017-05-09 16:33:56 +02:00
admin.py Initial commit 2017-05-09 16:33:56 +02:00
apps.py Initial commit 2017-05-09 16:33:56 +02:00
models.py Merge branch 'opennebula_api' of github.com:ungleich/dynamicweb into opennebula_api 2017-05-14 12:45:22 +02:00
serializers.py Get public ip for vms 2017-05-19 16:39:56 +02:00
tests.py Access VirtualMachineTemplates via api! 2017-05-11 04:05:58 +02:00
urls.py Add authentication 2017-05-11 12:45:09 +02:00
views.py Added ServiceUnvailable error handling for the case when we have no connection to OpenNebula. 2017-05-14 17:39:10 +05:30