Carlos Martín
b7febc83da
Bug #408 : Better MySQL bootstrap, and fix vm_template tests
2011-05-06 18:53:31 +02:00
Carlos Martín
7aacd86c3c
Bug #408 : Fix compilation when mysql flag is set to 'no'
2011-05-06 18:14:23 +02:00
Carlos Martín
27977b913d
Bug #408 : reconnect to MySQL server when connection fails
2011-05-06 17:06:57 +02:00
Tino Vázquez
b218c52a17
bug #597 : Tentative solution
...
(cherry picked from commit 14db7b5f8d0b2ed8224c97920df261bb2b047508)
2011-05-06 14:59:56 +02:00
Javi Fontan
3c3b2e981e
feature #575 : bug in exec_and_log
2011-05-05 18:09:22 +02:00
Tino Vázquez
795dc66059
Merge branch 'master' of git.opennebula.org:one
2011-05-05 15:07:48 +02:00
Tino Vázquez
b949d8873d
Fix typo
...
(cherry picked from commit d06a7a90bd069b99039ade623f16dbf0dfde24d4)
2011-05-05 15:07:42 +02:00
Javi Fontan
876ecf8ad7
feature #612 : Added meaningful error messages on quota violations
2011-05-05 12:57:17 +02:00
Javi Fontan
cd6662d496
feature #575 : bug in script log function
2011-04-28 18:17:57 +02:00
Javi Fontan
fd82af7352
feature #575 : bug in run_probes, cannot user exec_and_log
2011-04-28 16:30:03 +02:00
Ruben S. Montero
fd20b21081
Merge branch 'feature-575'
2011-04-28 13:39:00 +02:00
Javi Fontan
f9e13800e7
Changed kvm protocol for migrations to qemu+ssh
2011-04-27 22:55:03 +02:00
Javi Fontan
6e90107d96
feature #575 : run_probes now uses exec_and_log
2011-04-27 19:51:51 +02:00
Ruben S. Montero
f8a81bdd45
Merge branch 'feature-575' of git.opennebula.org:one into feature-575
2011-04-27 18:38:56 +02:00
Ruben S. Montero
5925c89232
feature #575 : Add error messages from IM to Host Template
2011-04-27 18:38:17 +02:00
Javi Fontan
d27bc616b6
feature #575 : added error messages to image mad scripts
2011-04-27 16:53:30 +02:00
Javi Fontan
0513a98094
feature #575 : added error messages to tm ssh and nfs
2011-04-27 12:53:10 +02:00
Javi Fontan
f41f12f190
feature #575 : changed vmm remotes to use exec_and_log
2011-04-27 12:11:59 +02:00
Javi Fontan
5fa3006adf
feature #575 : exec_and_log function accepts a user defined error message
2011-04-27 12:02:23 +02:00
Javi Fontan
9ddf1b5f28
feature #575 : Added error messages to vmm scripts
2011-04-26 21:08:15 +02:00
Ruben S. Montero
329de4a1e0
Merge branch 'master' of git.opennebula.org:one
2011-04-26 15:53:26 +02:00
Ruben S. Montero
16332042c0
Merge branch 'feature-498'
2011-04-26 15:53:04 +02:00
Ruben S. Montero
9ce34ecf3e
Merge branch 'feature-565'
2011-04-26 15:40:22 +02:00
Ruben S. Montero
c1e544e335
Merge branch 'master' of git.opennebula.org:one
2011-04-26 15:36:56 +02:00
Ruben S. Montero
ba6c8e8e89
Merge branch 'feature-487'
2011-04-26 15:35:44 +02:00
Hector Sanjuan
4b2f42257f
Feature #498 : Fixed some typos, enabled CPU parametre.
2011-04-26 00:33:17 +02:00
Hector Sanjuan
1802e9e0d3
Feature #498 : Enable placement options for vmware tab.
2011-04-26 00:33:07 +02:00
Ruben S. Montero
9c0fcc9702
feature #575 : Fix wrong stream while printing error in HookManager. Changed name of ERROR attribute
2011-04-22 01:19:16 +02:00
Ruben S. Montero
5dc7b686ad
Fix compilation warnings with gcc4.6
2011-04-22 01:06:01 +02:00
Ruben S. Montero
4929de32ba
feature #575 : Error message is now a vector attribute
2011-04-22 01:05:40 +02:00
Ruben S. Montero
dfc858a23a
Fix scons tests for xml-rpc-c with gcc 4.6
2011-04-22 00:39:17 +02:00
Hector Sanjuan
d605eb3ec8
Feature #498 : Added vmware wizard. To be tested.
2011-04-20 11:34:04 +02:00
Ruben S. Montero
e286dc9e20
Merge branch 'feature-565' into feature-498
2011-04-20 11:33:38 +02:00
Hector Sanjuan
f9cc3bdb91
Feature #565 : Fixed opennebula.js list vmtemplate resource
2011-04-20 11:31:42 +02:00
Hector Sanjuan
4a6f711afa
Feature #565 : Removed hack after xml fix in the onetemplate branch.
2011-04-20 11:31:42 +02:00
Hector Sanjuan
7bbf3ae933
Feature #565 : VM creation - template creation
...
Finished converting VM creation into template creation. Added a dialog to
create a VM given a name and a template. Modified the server to support this.
2011-04-20 11:31:42 +02:00
Hector Sanjuan
49c78d7bd1
Feature #565 : Added templates tab
...
Added the plugin for the templates tab. It is not finished. Handling the
creation of templates is still misssing. Added it to the index so it is loaded.
2011-04-20 11:31:42 +02:00
Hector Sanjuan
fbbb83fbb5
Feature #565 : Fix bugs in the template support.
2011-04-20 11:31:42 +02:00
Hector Sanjuan
9b63d5c3ac
Feature #565 : Added template server support.
...
It is untested...
2011-04-20 11:31:42 +02:00
Hector Sanjuan
a50ad99473
Feature #565 : Added template operations in opennebula.js
2011-04-20 11:31:42 +02:00
Javi Fontan
bcbcadd9e1
feature #575 : added severities to log messages
2011-04-15 19:56:54 +02:00
Javi Fontan
a931140e9d
feature #575 : bug in local_command
2011-04-15 18:39:25 +02:00
Tino Vázquez
ac3dc1ecc6
Merge branch 'master' of git.opennebula.org:one
2011-04-15 17:07:13 +02:00
Tino Vázquez
770508df05
Refine CONTEXT support for VMware
2011-04-15 17:05:54 +02:00
Ruben S. Montero
57f652a3aa
feature #575 : only add error messages if they are not empty
2011-04-15 01:59:07 +02:00
Ruben S. Montero
db8aa7f5bf
feature #575 : Improved log messages for drivers. Error string also propagated to images
2011-04-15 01:51:38 +02:00
Ruben S. Montero
aebb1cd6a7
feature #575 : Support for TM drivers, also tyoe of log messages from the drivers have the right type.
2011-04-15 00:49:42 +02:00
Ruben S. Montero
cd163f2a54
feature #575 : Add error messages to VM templates (VMM part)
2011-04-15 00:34:22 +02:00
Ruben S. Montero
bea18b1100
feature #575 : Image drivers now uses scripts_common
2011-04-14 19:46:15 +02:00
Ruben S. Montero
993a42bed8
Merge branch 'master' into feature-575
2011-04-14 17:07:13 +02:00