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

79 Commits

Author SHA1 Message Date
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
Javi Fontan
8c3d64e951 Added first version of auth mad files 2010-07-09 18:59:42 +02:00
Ruben S. Montero
6a91d89b23 feature #200: Also installs oneimage 2010-06-25 13:39:43 +02:00
Ruben S. Montero
1ff138395d feature #200: install Image files for OCA 2010-06-25 13:36:42 +02:00
Ruben S. Montero
773233c1eb feature #212: Get rid of obsolete C/C++ interface 2010-05-17 15:54:46 +02:00
Carlos Martin and Ruben S. Montero
682becc4c6 feature #212: updated paths in the installer 2010-05-14 17:49:23 +02:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00
Rubén S. Montero
67817d6fba Merging differences back from 1.4 branch
git-svn-id: http://svn.opennebula.org/one/trunk@940 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:35:04 +00:00
Javier Fontán Muiños
455e1ab338 Added ebtables-flush and also ebtables-kvm to install.sh
git-svn-id: http://svn.opennebula.org/one/trunk@889 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 14:52:03 +00:00
Rubén S. Montero
f6c31a5049 Install files for the EC2Query client
git-svn-id: http://svn.opennebula.org/one/trunk@882 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 23:36:20 +00:00
Jaime Melis
14ae27a2ee Fixed a big in install.sh (#142)
git-svn-id: http://svn.opennebula.org/one/trunk@880 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 20:50:34 +00:00
Jaime Melis
35cc8a883a Modified install.sh to support installations of either occi or ec2 client files
git-svn-id: http://svn.opennebula.org/one/trunk@877 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 11:20:27 +00:00
Javier Fontán Muiños
2a126a6d6f Unified client API for cloud
* Added CLI helper to get the command name
* Bug in XML generation (OCCI)
* Bug in image retrieval (OCCI)
* Changed OCCIClient authorization to use the common function and hold it in an array
* Added check for malformed authorization data
* Added error message when the server is not reachable
* Added CloudClient and changed installation script

git-svn-id: http://svn.opennebula.org/one/trunk@875 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-21 17:00:59 +00:00
Javier Fontán Muiños
e55e013b58 Chown is not always located in /bin (BSD)
git-svn-id: http://svn.opennebula.org/one/trunk@872 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-21 15:48:46 +00:00
Constantino Vázquez Blanco
a3af18e416 Remove unnecessary OCCI.rb and OCCIConfiguration.rb
Fixing some bugs and missuse of CloudServer.rb

git-svn-id: http://svn.opennebula.org/one/trunk@869 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-20 02:01:57 +00:00
Constantino Vázquez Blanco
7ae228c712 OCCI Server refactoring
git-svn-id: http://svn.opennebula.org/one/trunk@868 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-19 17:35:50 +00:00
Jaime Melis
b3adef1844 Modifed install.sh and oned.conf to distribute tm_lvm
git-svn-id: http://svn.opennebula.org/one/trunk@866 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-16 13:50:56 +00:00
Constantino Vázquez Blanco
27396a24be Added Image and ImagePool OCCI classes
git-svn-id: http://svn.opennebula.org/one/trunk@862 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-15 17:37:25 +00:00
Rubén S. Montero
da5c6c6c6f Re-structured Cloud servers source tree and removed unused files
git-svn-id: http://svn.opennebula.org/one/trunk@846 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 23:06:46 +00:00
Jaime Melis
4c385e763c Desktop Installation of Client Cloud Tools (#142)
git-svn-id: http://svn.opennebula.org/one/trunk@806 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-25 18:18:50 +00:00
Jaime Melis
c327ea0868 Move madcommon.sh (#147)
git-svn-id: http://svn.opennebula.org/one/trunk@805 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-25 16:03:03 +00:00
Constantino Vázquez Blanco
8b717585d5 First commit of OpenNebula OCCI implementation
git-svn-id: http://svn.opennebula.org/one/trunk@783 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-03 18:10:55 +00:00
Javier Fontán Muiños
46faf174db Added -l option to install.sh (symlinks)
git-svn-id: http://svn.opennebula.org/one/trunk@777 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-08-27 17:25:39 +00:00
Javier Fontán Muiños
009dac45c3 Change the version in oneapi library links
git-svn-id: http://svn.opennebula.org/one/trunk@776 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-08-27 11:35:25 +00:00
Rubén S. Montero
1e73e78aad use new locations in install.sh
git-svn-id: http://svn.opennebula.org/one/trunk@743 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-23 13:54:48 +00:00
Javier Fontán Muiños
c71b443f8d Changed directory for oca
git-svn-id: http://svn.opennebula.org/one/trunk@735 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-23 12:01:47 +00:00
Javier Fontán Muiños
635c79ad9d Oca installer
git-svn-id: http://svn.opennebula.org/one/trunk@710 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-21 14:56:35 +00:00
Javier Fontán Muiños
7212278256 Added ebtables-xen hook
git-svn-id: http://svn.opennebula.org/one/trunk@708 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-21 10:45:54 +00:00
Constantino Vázquez Blanco
2e0f4709e5 ElasticHost drivers incorporation to main distribution of OpenNebula
git-svn-id: http://svn.opennebula.org/one/trunk@706 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-20 14:34:10 +00:00
Javier Fontán Muiños
68c118e1c2 Cleaning up unused files from the repository
git-svn-id: http://svn.opennebula.org/one/trunk@679 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-13 14:28:03 +00:00
Rubén S. Montero
d965eb44aa Merge of the OpenNebulaXML branch (-r535:HEAD)
git-svn-id: http://svn.opennebula.org/one/trunk@667 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-09 14:34:34 +00:00
Javier Fontán Muiños
80160c6fc6 Uninstall does not try to delete system directories (#101)
git-svn-id: http://svn.opennebula.org/one/trunk@514 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-05-07 15:23:13 +00:00
Rubén S. Montero
1c6fe2c6e9 15: bug in install.sh file
git-svn-id: http://svn.opennebula.org/one/trunk@454 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-03 23:46:33 +00:00
Rubén S. Montero
ba0856229c #15 : Added driver wrapper. Driver files in install program. Added the
HookManager and HookManagerDriver. Included the Hook driver in conf file


git-svn-id: http://svn.opennebula.org/one/trunk@453 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-03 23:34:33 +00:00
Javier Fontán Muiños
2660884b48 Added tm_context for ssh and posibility to specify http urls (#77)
git-svn-id: http://svn.opennebula.org/one/trunk@437 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-31 10:51:54 +00:00
Javier Fontán Muiños
93edbbbcf4 Adding nfs/tm_context to install.sh
git-svn-id: http://svn.opennebula.org/one/trunk@419 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-17 22:39:06 +00:00