Jaime Melis
1c27b76124
feature #573 : add additional files needed for testing
2011-06-20 12:55:59 +02:00
Jaime Melis
f2915ac12a
feature #476 : removed debug methods
2011-06-17 13:52:51 +02:00
Jaime Melis
fc2ed5c1ec
feature #476 : add filter nics test
2011-06-17 13:50:19 +02:00
Jaime Melis
084ab0accf
feature #476 : move all methods handling VM info to the VM class
2011-06-17 13:49:52 +02:00
Jaime Melis
a8c6012c91
feature #476 : update install.sh
2011-06-17 13:20:17 +02:00
Jaime Melis
aebac20ae7
feature #476 : rename nic class file
2011-06-17 13:18:44 +02:00
Jaime Melis
e5b069d846
feature #476 : refactor network classes
2011-06-17 13:11:01 +02:00
Jaime Melis
0a78dd76f3
feature #476 : banners
2011-06-13 17:16:03 +02:00
Jaime Melis
fc0e264ed5
feature #476 : update oned.conf to reflect the new networking hooks
2011-06-13 16:04:41 +02:00
Jaime Melis
a5a143c232
feature #476 : xen-firewall test
2011-06-13 16:04:09 +02:00
Jaime Melis
9cf294daf3
feature #476 : apply hm hook only for NICs with phydev attributes
2011-06-10 15:47:39 +02:00
Jaime Melis
b34d3856fe
feature #476 : correct paths for commands
2011-06-10 15:47:02 +02:00
Jaime Melis
2a6225afe7
feature #476 : fix crash if network hooks are executed on prolog
2011-06-10 15:46:40 +02:00
Jaime Melis
0bfb9951f4
feature #476 : fix multiple bugs in XenVLAN.rb
2011-06-10 14:00:43 +02:00
Jaime Melis
8895e5ac2d
feature #476 : correct path for lsmod
2011-06-10 14:00:12 +02:00
Jaime Melis
b5ab586e6d
feature #476 : get_tap method for xen
2011-06-10 08:49:26 +02:00
Jaime Melis
d6f6a38db0
feature #476 : minor refactor
2011-06-10 08:49:10 +02:00
Jaime Melis
d068816d20
feature #476 : move spec files to vnm_mad
2011-06-10 08:48:01 +02:00
Jaime Melis
224de5871d
feature #476 : install hooks under remotes and place the source the under vnm_mad
2011-06-07 19:03:32 +02:00
Jaime Melis
5e3258c6f6
feature #476 : new hook trigger on PROLOG
2011-06-07 17:58:25 +02:00
Jaime Melis
cefb00c9ea
feature #476 : unit testing for the phydev attribute in the core
2011-06-03 16:53:11 +02:00
Jaime Melis
662d7f6256
feature #476 : support phydev attribute in core
2011-06-03 16:52:47 +02:00
Jaime Melis
2af638e0a1
feature #476 : get hook_location from scripts_remote_dir
2011-06-02 15:51:49 +02:00
Jaime Melis
b2e521a97d
Merge branch 'master' into feature-476
2011-06-01 12:32:11 +02:00
Jaime Melis
a63a911101
feature #476 : fix typo in vlan tagging command
2011-06-01 12:31:04 +02:00
Carlos Martín
4360534be8
Bug ruby OCA: XMLElement:retrieve_elements always returned an empty array
2011-05-30 15:44:05 +02:00
Daniel Molina
591e21a003
Fix EC2 launchTime generation
2011-05-30 12:10:27 +02:00
Tino Vázquez
b4f3a29e3e
bug #649 : CDROM iso images in VMware must end with iso suffix
2011-05-25 12:35:21 +02:00
Daniel Molina
ea247285d4
bug #657 : Change vm_name template to string instead of symbol
2011-05-23 17:19:27 +02:00
Jaime Melis
ced96c874b
feature #476 : iptables rules now filter physdev-out. Handle established connections.
2011-05-21 13:25:49 +02:00
Jaime Melis
bf961d4fa4
feature #476 : firewall hook and class
2011-05-20 11:18:11 +02:00
Jaime Melis
df3aa7f438
feature #476 : vm class to obtain vm attributes
2011-05-20 11:17:47 +02:00
Ruben S. Montero
486b601e18
Bug: Fixes generation process of man pages
2011-05-19 15:04:53 +02:00
Ruben S. Montero
09148cfcea
Bug: Fixes AuthRequests time_outs in AuthManager. Tests for the timeout feature are now included and fix
2011-05-19 10:48:29 +02:00
Jaime Melis
0d7eb3c147
feature #476 : possibility to specify filtered bridges in ebtables.
2011-05-18 17:46:16 +02:00
Tino Vázquez
b94879521c
Merge branch 'master' of git.opennebula.org:one
2011-05-18 17:00:21 +02:00
Tino Vázquez
5d5475e6cf
Fix syntax error typo
2011-05-18 17:00:00 +02:00
Jaime Melis
08f7c3091b
feature #476 : use modules to extend main class
2011-05-18 16:05:16 +02:00
Daniel Molina
ef9755ef32
Change NOVNC_PATH sed expression to replace the whole line
2011-05-18 11:35:01 +02:00
Jaime Melis
157e85899f
Merge branch 'temp' into feature-476
...
Conflicts:
share/hooks/OpenNebulaVLAN.rb
2011-05-17 22:21:14 +02:00
Jaime Melis
408d3f5fe1
Merge branch 'master' into feature-476
2011-05-17 22:18:34 +02:00
Jaime Melis
3113f007e2
feature #476 : refactor tester and implement openvswitch test in kvm
2011-05-17 22:13:10 +02:00
Jaime Melis
a9ce559c18
feature #476 : Implement ebtables and openvswitch hook
2011-05-17 22:12:28 +02:00
Tino Vázquez
a053cf9a53
Added comments to retrieve_element function
2011-05-17 16:51:26 +02:00
Jaime Melis
9d38042dc7
feature #476 : adapt rspec to refactorization
2011-05-17 12:46:52 +02:00
Jaime Melis
09a891bd2e
feature #476 : refactor NIC classes
2011-05-17 12:46:52 +02:00
Jaime Melis
8681584eb1
feature #476 : new tester for the networking hooks
2011-05-17 12:46:52 +02:00
Jaime Melis
4f2839dda3
feature 476: ebtables rules. Collect network and domid information in xen
2011-05-17 12:46:52 +02:00
Jaime Melis
c6a0fbb8e8
feature #476 : abstraction class for network management in hooks
2011-05-17 12:46:51 +02:00
Jaime Melis
df3829ffb9
feature #476 : draft of vlan hook
2011-05-17 12:46:51 +02:00