1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

2367 Commits

Author SHA1 Message Date
Javi Fontan
58301a249c feature #577: added -m switch to onevm create to specify the number of VMs 2011-07-05 18:48:37 +02:00
Jaime Melis
ae03441edc Merge branch 'master' of git.opennebula.org:one 2011-07-05 16:00:17 +02:00
Jaime Melis
08024d57f2 feature #476: capture more commands during testing 2011-07-05 15:59:47 +02:00
Javi Fontan
9fb107065e feature #595: changed tests as the code now is different
Old expectations are still in the test commented as I am not really
sure the code or tests are right.

TODO: revise tests and library behavior
2011-07-05 15:58:50 +02:00
Jaime Melis
f87e747ad5 feature #476: captura iptables commands during testing 2011-07-05 15:45:01 +02:00
Jaime Melis
1c2ab62a82 feature #476: add some necessary files for testing 2011-07-05 15:44:09 +02:00
Jaime Melis
24d312916e oneimage list and onevm list should only be 80 chars wide 2011-07-05 12:51:21 +02:00
Jaime Melis
e46530e224 feature #476: fix bug in HostManaged networking hook 2011-07-05 12:46:41 +02:00
Hector Sanjuan
8e41d7f188 Bug #705: Add OneMonitor folder to require search path in launch script (needed by ruby > 1.9) 2011-07-04 14:17:20 +02:00
Carlos Martín
08b64e8090 Bug in CLI: filter flag option for list and top commands was ignored 2011-07-01 17:54:01 +02:00
Carlos Martín
3cd1abe7ab Bug: Fix onetemplate helper, it wasn't showing anything in 'list' command 2011-07-01 17:52:05 +02:00
Javi Fontan
b540f3796a Merge branch 'feature-595' 2011-07-01 13:53:34 +02:00
Javi Fontan
19073b47d5 feature #595: added kvm migrate_local to install.sh 2011-07-01 13:53:14 +02:00
Javi Fontan
0912dd690c bug #701: old code left in im wrapper 2011-07-01 13:11:07 +02:00
Carlos Martín
33fe05472f Bug in oneimage chown 2011-07-01 10:44:53 +02:00
Javi Fontan
e87052af2e Merge branch 'feature-595' 2011-06-30 17:19:09 +02:00
Javi Fontan
5e6d21830a feature #595: bug in migrate_local script 2011-06-30 17:18:51 +02:00
Javi Fontan
71bd21f461 Merge branch 'feature-595' 2011-06-30 17:00:10 +02:00
Javi Fontan
bacecfba75 bug in ec2 authorize action 2011-06-30 16:58:24 +02:00
Javi Fontan
59291f9518 bug #703: wrong driver initialization 2011-06-30 16:58:13 +02:00
Javi Fontan
9e3bfbea6c bug #630: host monitoring gives an error when the remotes could not be updated 2011-06-28 14:16:43 +02:00
Carlos Martín
d1f4966fa3 Bug in oneuser chgrp 2011-06-28 13:19:35 +02:00
Javi Fontan
867ae0f291 feature #595: added migrate_local action to kvm 2011-06-28 09:42:12 +02:00
Jaime Melis
46cc9ce27b feature #700: add tests for the VLAN_ID attr in the Open vSwitch and Host-Managed hooks 2011-06-27 19:01:19 +02:00
Jaime Melis
4e1eaa4bd4 feature #700: add support for VLAN_ID in the Open vSwitch hook 2011-06-27 19:00:52 +02:00
Jaime Melis
02670af53f feature #700: add support for VLAN_ID in the Host-Managed hook 2011-06-27 19:00:41 +02:00
Jaime Melis
24796a077b feature #700: cache vm_info calls 2011-06-27 19:00:21 +02:00
Jaime Melis
72286ddfe3 feature #700: add support for VLAN_ID in Network templates in the core 2011-06-27 18:58:31 +02:00
Jaime Melis
a835adeeed Bug #698: Merging Feature 573 broke Feature 548 (sunstone location independant) 2011-06-27 12:26:50 +02:00
Jaime Melis
801bb595ac Merge branch 'feature-573'
Conflicts:
	src/sunstone/views/index.erb
2011-06-24 15:58:53 +02:00
Ruben S. Montero
18c3e5f9ba Merge branch 'master' of git.opennebula.org:one 2011-06-24 12:46:14 +02:00
Hector Sanjuan
ee42e1bce1 Add update template support for hosts.
Also Refactored a bit of related code affecting the popup of the dialog.
2011-06-24 12:45:57 +02:00
Jaime Melis
e33794cfd5 feature #476: set device up in host-managed vlan hook. Plus tests. 2011-06-24 12:30:35 +02:00
Ruben S. Montero
a991817a3a feature #476. Fixes tests after merge. hook_location is now inititlized 2011-06-23 17:28:29 +02:00
Ruben S. Montero
2249929171 Merge branch 'feature-476'
Conflicts:
	src/vnm/VirtualNetwork.cc
2011-06-23 17:00:56 +02:00
Ruben S. Montero
900f8593dc feature #476: fix tests for new dir name 2011-06-23 16:52:19 +02:00
Ruben S. Montero
00b11f3c00 feature #476: Rename spec dir to test 2011-06-23 16:48:25 +02:00
Ruben S. Montero
a3c767b6d1 feature #476: Moved some methods to VM class 2011-06-23 16:45:50 +02:00
Ruben S. Montero
83dc32c53d feature #476: Some formatting and comments 2011-06-23 16:45:25 +02:00
Ruben S. Montero
e4d72a3c76 feature #476: Bug initializing OpenNebulaNetwork class 2011-06-23 16:25:31 +02:00
Ruben S. Montero
3a75615817 Merge branch 'master' of git.opennebula.org:one 2011-06-23 14:00:24 +02:00
Hector Sanjuan
e778ca2ea1 Feature #548: Patch for Sunstone master 3.0. Tested with reverse proxy 2011-06-22 17:40:14 +02:00
Jaime Melis
ab76c1996d feature #476: make hypervisor available to the network hooks 2011-06-22 16:42:56 +02:00
Daniel Molina
45be62f7a7 Fix constant typo in VirtualNetwork 2011-06-22 16:21:53 +02:00
Daniel Molina
8cd7e6af58 Merge branch 'master' of git.opennebula.org:one 2011-06-22 16:17:28 +02:00
Daniel Molina
a84f157778 Fix type_str method in onevnet list 2011-06-22 16:17:10 +02:00
Jaime Melis
1677141cf6 bug #690: Wrong IM driver protocol 2011-06-21 17:51:04 +02:00
Jaime Melis
71a1b3408a Fix bug in the installation of sunstone etc files 2011-06-21 17:50:57 +02:00
Jaime Melis
d8a3628aef feature #476: remove old vlan hook 2011-06-21 17:46:51 +02:00
Daniel Molina
bed83ae478 Fix Sunstone tests 2011-06-20 17:01:08 +02:00