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

7 commits

Author SHA1 Message Date
Achim Ledermüller
5d83aae342 [opennebula] fixed networks.get_by_name, added tests
get_by_name is now using the filter from @andrewjamesbrown
2015-05-07 11:47:49 +02:00
Achim Ledermüller
68b8d42914 [opennebula] fixed networks.get_by_name 2015-05-07 10:18:51 +02:00
Achim Ledermüller
3fa1f6a9c1 [opennebula] added get_by_name for network model 2015-05-07 10:17:23 +02:00
Andrew Brown
83ed0422d1 Adding Tests and Mocks
Adding several test cases for flavors and updating network tests to
support new attributes.
2014-11-13 15:32:34 -05:00
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
d382b22d07 [opennebula] fixed indentation 2014-06-16 08:32:32 +02:00
Sebastian Saemann
e3e0b48582 initial opennebula fog class and directories 2014-06-16 08:32:29 +02:00