1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-27 03:21:29 +03:00
Commit Graph

58 Commits

Author SHA1 Message Date
Tino Vazquez
ce9c8eacb5 Bug #2689: Adjust to correct MONITORING_INTERVAL variable 2014-01-29 19:16:03 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Ruben S. Montero
9c1631da26 Merge branch 'feature-1977' 2013-07-04 01:54:33 +02:00
Tino Vazquez
0db3192173 Proper case for the opennebula require 2013-05-29 10:42:15 +02:00
Tino Vazquez
22b1d65cb4 Fix typo 2013-05-28 17:05:38 +02:00
Carlos Martín
0725f3308e Rename onevm destroy to onevm delete 2013-04-11 16:39:55 +02:00
Carlos Martín
ddb8fc1933 Feature #1797: Update onevm commands in host hook 2013-03-20 14:46:07 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Tino Vazquez
6951a60c77 bug #1684: Require OpenNebula.rb in host_hook
(cherry picked from commit 1a8354e427)
2012-12-07 12:15:02 +01:00
Tino Vazquez
406d4e89f6 Fix bug in host_on_error hook 2012-11-20 15:27:45 +01:00
Tino Vazquez
dfbbcd7806 GetOptLong for host_error.rb hook 2012-10-19 13:17:58 +02:00
Tino Vazquez
f9d132b436 Add "-p <n>" option to host_error.rb, enables waiting for n monitoring intervals before activating the hook 2012-10-18 19:18:43 +02:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Ruben S. Montero
81978b4ca2 bug: Update hook information in oned.conf. Moved ft hooks to a dir. Removed unneeded hooks. 2011-09-01 16:57:02 +02:00
Jaime Melis
216b798a6c Fix host_error hook for the new OCA 2011-07-11 18:42:22 +02:00
Jaime Melis
d8a3628aef feature #476: remove old vlan hook 2011-06-21 17:46:51 +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
a63a911101 feature #476: fix typo in vlan tagging command 2011-06-01 12:31:04 +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
Jaime Melis
0d7eb3c147 feature #476: possibility to specify filtered bridges in ebtables. 2011-05-18 17:46:16 +02:00
Jaime Melis
08f7c3091b feature #476: use modules to extend main class 2011-05-18 16:05:16 +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
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
Tino Vázquez
2fc0f5b5ca bug #585: Hook now works with users others than oneadmin 2011-05-09 17:38:43 +02:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Ruben S. Montero
daa7fab3e1 bug: Added paths to network utils in ebtables hooks 2011-02-10 18:56:32 +01:00
Tino Vázquez
181115799e feature #457: fixes for host hook on error 2011-01-18 18:37:02 +01:00
Tino Vázquez
9d7c8f6471 feature #457: new force option for suspended VMs 2011-01-17 18:26:36 +01:00
Tino Vázquez
366b578a7f feature #457: added host error hook 2011-01-17 15:27:10 +01:00
Javi Fontan
311eefcb35 bug #341: catch exceptions creating OpenNebula::Client 2010-09-09 16:23:13 +02:00
Daniel Molina
42bf46e21a feature #297: ImageRepository for managing images 2010-07-31 18:51:44 +02:00
Jaime Melis
76d839e0f6 Changed the default trigger action for the image hook. Improved the image hook legibility 2010-07-26 17:54:06 +02:00
Jaime Melis
5ee7d871e8 Disable image enable and disable in hook while bug #295 is fixed 2010-07-26 14:49:12 +02:00
Jaime Melis
4823b0b5d1 more bugs in image handling 2010-07-23 18:12:26 +02:00
Jaime Melis
933f4a6114 fixed bugs in image handling 2010-07-23 16:20:39 +02:00
Daniel Molina
10bd3b4e39 Save_as Image Hook 2010-07-21 17:57:57 +02:00
Daniel Molina
c20cef8287 Bug #285 filetutils instead of ftools 2010-07-20 19:50:12 +02:00
Jaime Melis
cf28a511e4 feature #200: fixed bugs in image hook 2010-07-01 16:23:38 +02:00
Jaime Melis
4e70f46b58 Added image hook 2010-06-30 12:17:47 +02:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00