1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

114 Commits

Author SHA1 Message Date
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
Ruben S. Montero
13de50389f bug #295: installs ImageRepository.rb 2010-08-01 18:28:03 +02:00
Jaime Melis
2889bb48b2 fixed more bugs for package integration 2010-07-27 15:51:05 +02:00
Javi Fontan
5026d0a31d install oneauth command in bin directory 2010-07-22 21:51:59 +02:00
Jaime Melis
0db39b87c5 bug in install.sh 2010-07-22 18:27:06 +02:00
Jaime Melis
9cbf3cac97 sed expression in install.sh was not compatible with Mac OS X
Changes the permission of newly created images
Default permissions of the image repository
2010-07-22 18:20:12 +02:00
Javi Fontan
430fc888e5 Merge branch 'feature-203' 2010-07-22 17:19:08 +02:00
Jaime Melis
cc88849620 Enabling image hook by default 2010-07-21 19:00:47 +02:00
Ruben S. Montero
fe4cc14026 Merge branch 'master' into feature-203 2010-07-21 12:35:18 +02:00
Ruben S. Montero
95d0cf7841 feature #200: rm is no longer installed 2010-07-17 03:48:07 +02:00
Daniel Molina
9f5a24e951 feature #200 EC2 using ImagePool 2010-07-16 19:56:42 +02:00
Javi Fontan
0dc421eabf feature #203: Added rsa authentication 2010-07-16 18:48:20 +02:00
Javi Fontan
f10b7aff57 feature #203: added auth mad config file 2010-07-13 18:17:25 +02:00
Javi Fontan
aff3a57c73 Added simple permissions 2010-07-12 19:49:46 +02:00
Javi Fontan
ccf5690513 Duplicated mad installation 2010-07-12 17:07:56 +02:00
Ruben S. Montero
0fac49b28a Merge branch 'master' into feature-203
Conflicts:
	install.sh
2010-07-12 16:33:25 +02:00
Ruben S. Montero
a778c8be0c Merge branch 'feature-201'
Conflicts:
	install.sh
	src/cli/client_utilities.rb
	src/host/test/HostPoolTest.cc
	src/oca/ruby/test/MockClient.rb
	src/rm/SConstruct
2010-07-11 20:39:10 +02:00
Daniel Molina
8bcd1010da feature #201 Added Cluster files to install.sh 2010-07-11 19:47:36 +02:00