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

9 commits

Author SHA1 Message Date
Andrew Brown
2702f22e33 Improved OpenNebula support
This patch improves Fog's OpenNebula support in a number of ways:
Better NIC support in VM templates
Better ability to tune number of CPUs and memory
Ability to add/remove entries from a VM template's context section
Ability to add/remove entries from a VM template's user variables
Improved filtering for templates and NICs
2014-11-11 14:59:27 -05:00
Achim Ledermüller
cee8c3ba2a [opennebula] network: removed unnecessary constructor 2014-06-16 08:32:35 +02:00
Achim Ledermüller
b79c34a25e [opennebula] use id instead of uuid for network 2014-06-16 08:32:34 +02:00
Achim Ledermüller
9031a00c92 [opennebula] clean up and code simplification 2014-06-16 08:32:34 +02:00
Achim Ledermüller
d382b22d07 [opennebula] fixed indentation 2014-06-16 08:32:32 +02:00
Achim Ledermüller
87f4a8940d [opennebula] network model: removed default definition of attribute description 2014-06-16 08:32:31 +02:00
Achim Ledermüller
cc7fd62b15 [opennebula] adapted the new require structure and added uuid for server model 2014-06-16 08:32:30 +02:00
Achim Ledermüller
eba45f3e16 one: added vlan and to_label for network 2014-06-16 08:32:30 +02:00
Sebastian Saemann
e3e0b48582 initial opennebula fog class and directories 2014-06-16 08:32:29 +02:00