1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

2125 Commits

Author SHA1 Message Date
329de4a1e0 Merge branch 'master' of git.opennebula.org:one 2011-04-26 15:53:26 +02:00
16332042c0 Merge branch 'feature-498' 2011-04-26 15:53:04 +02:00
9ce34ecf3e Merge branch 'feature-565' 2011-04-26 15:40:22 +02:00
c1e544e335 Merge branch 'master' of git.opennebula.org:one 2011-04-26 15:36:56 +02:00
ba6c8e8e89 Merge branch 'feature-487' 2011-04-26 15:35:44 +02:00
4b2f42257f Feature #498: Fixed some typos, enabled CPU parametre. 2011-04-26 00:33:17 +02:00
1802e9e0d3 Feature #498: Enable placement options for vmware tab. 2011-04-26 00:33:07 +02:00
9c0fcc9702 feature #575: Fix wrong stream while printing error in HookManager. Changed name of ERROR attribute 2011-04-22 01:19:16 +02:00
5dc7b686ad Fix compilation warnings with gcc4.6 2011-04-22 01:06:01 +02:00
4929de32ba feature #575: Error message is now a vector attribute 2011-04-22 01:05:40 +02:00
dfc858a23a Fix scons tests for xml-rpc-c with gcc 4.6 2011-04-22 00:39:17 +02:00
d605eb3ec8 Feature #498: Added vmware wizard. To be tested. 2011-04-20 11:34:04 +02:00
e286dc9e20 Merge branch 'feature-565' into feature-498 2011-04-20 11:33:38 +02:00
f9cc3bdb91 Feature #565: Fixed opennebula.js list vmtemplate resource 2011-04-20 11:31:42 +02:00
4a6f711afa Feature #565: Removed hack after xml fix in the onetemplate branch. 2011-04-20 11:31:42 +02:00
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
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
fbbb83fbb5 Feature #565: Fix bugs in the template support. 2011-04-20 11:31:42 +02:00
9b63d5c3ac Feature #565: Added template server support.
It is untested...
2011-04-20 11:31:42 +02:00
a50ad99473 Feature #565: Added template operations in opennebula.js 2011-04-20 11:31:42 +02:00
bcbcadd9e1 feature #575: added severities to log messages 2011-04-15 19:56:54 +02:00
a931140e9d feature #575: bug in local_command 2011-04-15 18:39:25 +02:00
ac3dc1ecc6 Merge branch 'master' of git.opennebula.org:one 2011-04-15 17:07:13 +02:00
770508df05 Refine CONTEXT support for VMware 2011-04-15 17:05:54 +02:00
57f652a3aa feature #575: only add error messages if they are not empty 2011-04-15 01:59:07 +02:00
db8aa7f5bf feature #575: Improved log messages for drivers. Error string also propagated to images 2011-04-15 01:51:38 +02:00
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
cd163f2a54 feature #575: Add error messages to VM templates (VMM part) 2011-04-15 00:34:22 +02:00
bea18b1100 feature #575: Image drivers now uses scripts_common 2011-04-14 19:46:15 +02:00
993a42bed8 Merge branch 'master' into feature-575 2011-04-14 17:07:13 +02:00
d57c259507 Merge branch 'master' of git.opennebula.org:one 2011-04-14 17:03:08 +02:00
faff6589b2 Merge branch 'feature-523' 2011-04-14 17:01:24 +02:00
e246af0fe5 feature #575: Some refactor of opennebula drivers code. Command execution wrappers moved to base class 2011-04-14 01:10:20 +02:00
3771d57d2b bug #401: give special error message when mysql_config not found in SConstruct 2011-04-13 15:24:45 +02:00
9b3ba5ceb8 bug #563: delete empty columns from virsh list output
(cherry picked from commit 9f7b086404)
2011-04-13 14:45:39 +02:00
dce87a9fa8 Feature #487: Change template pool XML root elem. to VMTEMPLATE_POOL, for consistency with the rest of the pools; & Fix bug in onetemplate create -v 2011-04-13 11:49:03 +02:00
5a3408a64b Log everything that comes from stderr(cherry picked from commit ba954f3bb3458d2439b5ea853fb18b8b74de91d7) 2011-04-13 00:16:36 +02:00
d57afb1494 Added shell script library to remotes dir(cherry picked from commit 2a8a70d6750ac94769beec725e927382bdc9beac) 2011-04-13 00:16:24 +02:00
13167858b9 Logging info now goes to stderr
(cherry picked from commit 144dfcca02bc2b45d7f9e6f03cc33b9656f8e719)
2011-04-13 00:16:04 +02:00
e23cf14f33 Added error message parsing to im and vmm
(cherry picked from commit ca5c0f09f0a7ce68d8c32dfe85731d11751d43d4)
2011-04-13 00:15:52 +02:00
da63aaadd4 Moved get_error_message from TM to CommandManager
(cherry picked from commit f038c2c36afd3b899da428698e7d5cd29d281747)
2011-04-13 00:15:40 +02:00
c5d61293ab Moved common shell functions to scripts_common.sh
This file will reside in lib/sh and somewhere in remotes dir. Still
have to figure out where in remotes will be installed and add it
to install.sh (installation to lib/sh is done)
(cherry picked from commit 53b6113b54ebd3acba48c808f15683944d05c1bb)

Conflicts:

	install.sh
2011-04-13 00:15:12 +02:00
abe4ff6894 Merge branch 'feature-523' into feature-575 2011-04-13 00:03:19 +02:00
10e85c658b feature #523: compilation warning 2011-04-12 23:06:53 +02:00
2c6e6821ca feature #523: Minor changes: changed a if test and moved to unlock to error sections 2011-04-12 17:44:06 +02:00
e1f9fb3a67 Bug #574: Fixes image deletion. 2011-04-12 15:43:31 +02:00
9ef8c8715d Merge branch 'master' of git.opennebula.org:one 2011-04-11 19:37:23 +02:00
8fe9d17850 Feature #507: Update install.sh with new sunstone plugin files 2011-04-11 19:37:01 +02:00
3e4b20732d Revert "Feature #552: XML-RPC Method one.user.authenticate added"
This reverts commit 5372539646.
2011-04-11 18:46:20 +02:00
4fd6534abd Revert "Feature #552: XML-RPC method implementation"
This reverts commit edb2ede587.
2011-04-11 18:46:17 +02:00