Ruben S. Montero
50155b655b
Added missing file to installer
2011-05-12 12:01:12 +02:00
Daniel Molina
b8318b83a5
Add templates tab to install.sh
2011-05-11 18:15:30 +02:00
Javi Fontan
3f0b0b75e8
feature #575 : added scripts_common for ruby
2011-05-10 16:08:05 +02:00
Ruben S. Montero
c08ac99788
feature #523b: Add new files to installer
2011-05-07 23:29:12 +02:00
Ruben S. Montero
fd20b21081
Merge branch 'feature-575'
2011-04-28 13:39:00 +02:00
Ruben S. Montero
ba6c8e8e89
Merge branch 'feature-487'
2011-04-26 15:35:44 +02:00
Ruben S. Montero
faff6589b2
Merge branch 'feature-523'
2011-04-14 17:01:24 +02:00
Javi Fontan
d57afb1494
Added shell script library to remotes dir(cherry picked from commit 2a8a70d6750ac94769beec725e927382bdc9beac)
2011-04-13 00:16:24 +02:00
Ruben S. Montero
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
Ruben S. Montero
abe4ff6894
Merge branch 'feature-523' into feature-575
2011-04-13 00:03:19 +02:00
Jaime Melis
8fe9d17850
Feature #507 : Update install.sh with new sunstone plugin files
2011-04-11 19:37:01 +02:00
Carlos Martín
fdcca8a0fc
Merge branch 'feature-523' into feature-487
...
Conflicts:
include/Nebula.h
2011-04-08 16:11:29 +02:00
Ruben S. Montero
e31bf066f5
feature #523 : Fix wrong handling of PATH/SOURCE attributes in image templates
2011-04-04 00:01:50 +02:00
Carlos Martín
77f861a2b5
Feature #487 : New command onetemplate, with basic operations
2011-03-31 16:34:08 +02:00
Daniel Molina
20d29f14ac
Merge branch 'master' into feature-523
2011-03-30 16:26:56 +02:00
Ruben S. Montero
0d0a569741
feature #523 : Interation of the Image Manager with RM for allocate. Multiple bug fixes and integration issues
2011-03-24 19:52:59 +01:00
Ruben S. Montero
c59f542ee6
feature #523 : Work on the Image Repository
2011-03-22 18:21:09 +01:00
Tino Vázquez
a6b8c8c65a
bug #497 : Remove of the vm.schema file, info already on the web documentation
...
(cherry picked from commit cca976af0e
)
2011-03-16 12:34:10 +01:00
Jaime Melis
022b5cbece
Feature #495 : Rearranged vendor libraries and added NOTICE and licensing information
...
(cherry picked from commit 1ab98ed48d
)
2011-02-28 16:39:15 +01:00
Jaime Melis
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Jaime Melis
21c5155b5e
Feature #495 : fixed bug in install.sh when installing with the -l option
2011-02-24 12:28:57 +01:00
Jaime Melis
116d03d565
Feature #495 : Included sunstone in install.sh
2011-02-23 17:27:17 +01:00
Carlos Martín
b98c4d8cee
Various bug-fixes for MAD subsystem:
...
* install.sh: 2 unneeded files were copied and then replaced by the generic poll_xen_kvm.rb file.
* CommandManager.rb: Fix for retry condition.
* poll_xen_kvm.rb:
STATUS changed to STATE. The core couldn't identify the current state before.
Deletion of quotes for values. This prevented the core from parsing correctly the monitoring values.
Fix for hypervisor auto-detection.
2011-02-14 18:45:54 +01:00
Javi Fontan
6a3f565593
Feature #446 : Added new probes for ganglia in install.sh
2011-02-10 19:30:26 +01:00
Javi Fontan
baa1d63ef3
Changed install.sh to use another way of creating arrays
...
Now we don't need to specify the array index so renumbering is not needed
when adding new directories
2011-02-10 18:16:18 +01:00
Carlos Martín
7adf54e2f1
Feature #482 : install.sh -c now installs CLI, occi and ec2 client utilities.
2011-02-10 15:57:11 +01:00
Tino Vázquez
366b578a7f
feature #457 : added host error hook
2011-01-17 15:27:10 +01:00
Daniel Molina
ed8ee81928
Add to OCCI fine grain resource spec, custom.erb
2010-12-02 19:19:01 +01:00
Ruben S. Montero
2abede7d2b
install OCCI common.erb file
2010-11-30 12:52:30 +01:00
Jaime Melis
c86d9a5ca7
Copy the remotes to both the LIB and VAR directories
...
(cherry picked from commit d29464875e
)
2010-11-24 16:27:56 +01:00
Jaime Melis
c2d7ca16cd
Moved remotes directory to 'var'
2010-11-16 12:29:14 +01:00
Daniel Molina
fc56158f81
feature #403 : Clarify the explanation for -k flag in install.sh
2010-11-14 22:40:54 +01:00
Javi Fontan
440a369372
Added cloud CLI man pages
2010-10-19 17:28:36 +02:00
Javi Fontan
457a22bbea
Added man pages to install script
2010-10-14 17:24:01 +02:00
Ruben S. Montero
755b1db038
Merge branch 'one-2.0' into feature-199
2010-10-07 18:19:44 +02:00
Jaime Melis
070e1db066
Bug #359 : added DESTDIR to chown of image dir
2010-10-06 11:56:02 +02:00
Jaime Melis
31d2d72caa
Integrated common.d in each hypervisor dir
2010-10-05 16:09:34 +02:00
Tino Vázquez
51d14b22a9
Add local sh im and vmm probes
2010-09-30 17:16:31 +02:00
Jaime Melis
1da03e8310
In the end we have decided to rename ShDriver to SshDriver.
...
This reverts commit 7095f3c7b7
.
2010-09-29 12:12:39 +02:00
Jaime Melis
7095f3c7b7
Revert "Rename ShDriver to SshDriver. Fixed install.sh"
...
This reverts commit ba4106e1d1
.
2010-09-27 16:46:47 +02:00
Jaime Melis
ba4106e1d1
Rename ShDriver to SshDriver. Fixed install.sh
2010-09-27 14:01:31 +02:00
Tino Vázquez
de97b5d249
Remove EH installation from the core distribution
...
See http://dev.opennebula.org/projects/elastichosts in order to get the ElasticHosts drivers.
2010-09-22 12:16:49 +02:00
Ruben S. Montero
a52f527011
Added dummy drivers (IM & VMM)
2010-09-01 19:58:01 +02:00
Ruben S. Montero
5bb5a481c8
removed unused files from install.sh
2010-08-31 23:28:05 +02:00
Jaime Melis
e73b299d32
removed legacy vmm and im drivers
2010-08-31 10:47:22 +02:00
Jaime Melis
be58d737ef
feature-307: moved scripts to src tree
2010-08-30 13:00:11 +02:00
Jaime Melis
f289b6bb28
Added VMM/KVM part of issue #307
2010-08-24 16:44:42 +02:00
Jaime Melis
4288175ad1
modified IM ssh mad according to new MONITOR protocol
2010-08-19 18:58:00 +02:00
Jaime Melis
038d5a39aa
fixed installer of the image hook
2010-08-06 13:17:29 +02:00
Ruben S. Montero
04874dbf7a
bug #295 : Hooks can be specified without absolute path. Adjusted share location for system-wide installations
2010-08-02 11:24:01 +02:00