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

2340 Commits

Author SHA1 Message Date
Daniel Molina
ec9f9b59f1 feature #696: Add info_filter method 2011-07-04 12:26:43 +02:00
Ruben S. Montero
1c1cb98400 feature #696: OCA now supports state filter for VMs 2011-06-27 16:20:31 +02:00
Ruben S. Montero
d5bd0e16bd feature #696: Added state flag for VM pool info. Removed uneeded dummps in VMPool 2011-06-27 13:19:03 +02:00
Ruben S. Montero
9cea16cd5e feature #696: Virtual Machine info method now returns the full history of the VM. 2011-06-25 01:29:44 +02:00
Ruben S. Montero
7e7c2451ec feature #696: Fixes minor bugs 2011-06-24 18:43:20 +02:00
Ruben S. Montero
953c02c792 Feature #696: Upgraded OCA (Ruby) API to match new filter functionality in pool.info methods 2011-06-24 17:51:30 +02:00
Ruben S. Montero
9e21a2adc6 feature #696: filter pool methods can specify start and end ids of resources 2011-06-24 17:50:50 +02:00
Ruben S. Montero
edcfcb8c17 feature #696: Tests now can be executed with Ruby 1.9 2011-06-24 17:50:03 +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
Daniel Molina
5275c4ea06 Merge branch 'master' of git.opennebula.org:one 2011-06-20 15:37:24 +02:00
Daniel Molina
ceacce79c9 Add User/Group list to the show command 2011-06-20 15:37:12 +02:00
Daniel Molina
e0e5b17310 Improve CLI performance 2011-06-20 15:36:37 +02:00
Jaime Melis
1c27b76124 feature #573: add additional files needed for testing 2011-06-20 12:55:59 +02:00
Javi Fontan
6693c8e04a Changed ruby mad test to be runable from test dir 2011-06-18 18:59:35 +02:00
Javi Fontan
2dd628cc36 Changed authm_mad test to be runable from test dir 2011-06-18 18:23:07 +02:00
Ruben S. Montero
41bbe8ccb9 bug: removed unneeded command execution when remotes dir is missing 2011-06-18 02:27:23 +02:00
Ruben S. Montero
778e17eb65 bug: fixes update functionality 2011-06-18 02:11:56 +02:00
Ruben S. Montero
b796817b97 bug: remote dir is not recreated if removed 2011-06-18 01:26:45 +02:00
Daniel Molina
ffce8af029 onedb, if the backup already exists stop the upgrade process 2011-06-17 15:37:22 +02:00
Javi Fontan
6d139a9b75 Escape strings when inserting vms in onedb 2011-06-17 15:27:11 +02:00
Daniel Molina
43c82e4e7b Add backup option to onedb 2011-06-17 15:19:39 +02:00
Daniel Molina
2d2cf68a80 Fix typo in onevm live_migrate 2011-06-17 15:08:24 +02:00
Daniel Molina
7c537c79ff Change finalize method instead of delete for onevm 2011-06-17 15:06:27 +02:00
Daniel Molina
f811bcbaae Fix host_id CLI argument 2011-06-17 14:48:51 +02:00
Daniel Molina
79ea9e6e01 Fix Migrator path 2011-06-17 14:33:23 +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
Daniel Molina
13f69b5aed Fix oneauth ruby lib paths 2011-06-17 13:23:57 +02:00
Daniel Molina
c3672747ab Add onedb history return code 2011-06-17 13:20:45 +02:00
Jaime Melis
a8c6012c91 feature #476: update install.sh 2011-06-17 13:20:17 +02:00