1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

526 Commits

Author SHA1 Message Date
Rubén S. Montero
ddd9f3743b Decoupling EC2Query Client from OCA
git-svn-id: http://svn.opennebula.org/one/trunk@881 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 23:27:36 +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
Constantino Vázquez Blanco
d31e198221 VMware log improvements, for #133
git-svn-id: http://svn.opennebula.org/one/trunk@879 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 16:12:05 +00:00
Constantino Vázquez Blanco
2ed9ae8c08 Removing instance variables from OCCI Server
git-svn-id: http://svn.opennebula.org/one/trunk@878 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 16:12:04 +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
Constantino Vázquez Blanco
457dfc38cb Removed OCA dependency from OCCI client
git-svn-id: http://svn.opennebula.org/one/trunk@876 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 11:15:12 +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
Jaime Melis
ebbb432395 Improved bash completion script
git-svn-id: http://svn.opennebula.org/one/trunk@874 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-21 16:33:30 +00:00
Jaime Melis
b92d70bb0a lvm tm_mv.sh changed to support a more generic configuration (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@873 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-21 16:32:22 +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
Javier Fontán Muiños
77d9899901 Bug in curl authentication
git-svn-id: http://svn.opennebula.org/one/trunk@871 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-20 21:04:27 +00:00
Constantino Vázquez Blanco
8e84ecb2e5 OCCI server side refactoring complete
git-svn-id: http://svn.opennebula.org/one/trunk@870 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-20 16:42:07 +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
Javier Fontán Muiños
bc88e236a7 Images are now identified by a number and not a UUID
git-svn-id: http://svn.opennebula.org/one/trunk@867 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-16 16:25:30 +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
43e2bd246b Removing unnecesary DB location constant
git-svn-id: http://svn.opennebula.org/one/trunk@865 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-16 11:16:47 +00:00
Constantino Vázquez Blanco
cba0515daa Removing unnecesary DB initilization
git-svn-id: http://svn.opennebula.org/one/trunk@864 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-16 11:12:57 +00:00
Constantino Vázquez Blanco
403a6a0e51 Fixed DB initialization problem
git-svn-id: http://svn.opennebula.org/one/trunk@863 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-16 11:10:05 +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
Constantino Vázquez Blanco
d7b65286c1 Fixed an eyebrow lifter number of OCCI bugs
Changed XML generation in OCCI classes to ERB

git-svn-id: http://svn.opennebula.org/one/trunk@861 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-15 15:13:23 +00:00
Jaime Melis
0ea62ed2a6 Added lvm/tm_mv.sh and copied the rest of scripts from ssh (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@860 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-15 14:55:38 +00:00
Javier Fontán Muiños
156f463624 Bug in Driver action manager
git-svn-id: http://svn.opennebula.org/one/trunk@859 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-14 17:49:02 +00:00
Constantino Vázquez Blanco
97ab9ece39 Create econe-server {start,stop} script
git-svn-id: http://svn.opennebula.org/one/trunk@858 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-14 15:17:46 +00:00
Javier Fontán Muiños
80f680178a Authentication bug in econe
git-svn-id: http://svn.opennebula.org/one/trunk@857 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-13 21:24:04 +00:00
Javier Fontán Muiños
4d0734894e Make econe work with https
git-svn-id: http://svn.opennebula.org/one/trunk@856 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-13 20:45:23 +00:00
Javier Fontán Muiños
6dad1c0f1d Disabled HTTPS Server certificate check and warning
git-svn-id: http://svn.opennebula.org/one/trunk@855 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-13 18:19:16 +00:00
Javier Fontán Muiños
1dc7b57748 OCCI server and commands bugfixes
git-svn-id: http://svn.opennebula.org/one/trunk@854 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-13 18:16:52 +00:00
Jaime Melis
369aea92ed get_lv_name in tm_lvmrc now handles multiple disks (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@853 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-13 12:36:53 +00:00
Jaime Melis
3fbfc9708f Fixed lvm/tm_delete.sh so that it can delete multiple LVs (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@852 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-13 12:34:15 +00:00
Rubén S. Montero
f2036bd245 removed debugging code
git-svn-id: http://svn.opennebula.org/one/trunk@851 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-12 18:39:38 +00:00
Rubén S. Montero
ff110c1e9a #162: Use templates in virtual Network. Added license
git-svn-id: http://svn.opennebula.org/one/trunk@850 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-12 14:48:19 +00:00
Rubén S. Montero
3d4cd20999 Updated client tools to use the new location
git-svn-id: http://svn.opennebula.org/one/trunk@849 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-12 12:41:14 +00:00
Rubén S. Montero
fe0cd0a481 removed unused dir
git-svn-id: http://svn.opennebula.org/one/trunk@847 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 23:07:30 +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
Rubén S. Montero
5bb535f6dd Fix some problems with the DB initialization.
git-svn-id: http://svn.opennebula.org/one/trunk@845 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 22:24:13 +00:00
Rubén S. Montero
798a924458 New EC2Query server library and server implementation
git-svn-id: http://svn.opennebula.org/one/trunk@844 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 22:23:41 +00:00
Rubén S. Montero
78330c4ca7 EC2 Query API responses
git-svn-id: http://svn.opennebula.org/one/trunk@843 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 22:21:19 +00:00
Rubén S. Montero
45406dc1c7 Fix some bugs and added new methods
git-svn-id: http://svn.opennebula.org/one/trunk@842 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 22:16:58 +00:00
Javier Fontán Muiños
9add558133 OCCI client is https aware
git-svn-id: http://svn.opennebula.org/one/trunk@841 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 16:35:52 +00:00
Jaime Melis
b7a295281b removed default VG_NAME in tm_lvmrc which was uploaded by mistake (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@840 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 01:19:46 +00:00
Rubén S. Montero
7d2da74d2b Removing unneeded stuff
git-svn-id: http://svn.opennebula.org/one/trunk@839 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 01:19:06 +00:00
Rubén S. Montero
a4e6ab50ec one_client gets the user
git-svn-id: http://svn.opennebula.org/one/trunk@838 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 01:12:30 +00:00
Jaime Melis
5a891e767c added tm_delete and fixed get_lv_name helper function of tm_lvmrc (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@837 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 01:11:55 +00:00
Rubén S. Montero
026b5a6381 Base Class for any Cloud Server
git-svn-id: http://svn.opennebula.org/one/trunk@836 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-11 01:09:39 +00:00
Rubén S. Montero
cf02a9230d Missing license
git-svn-id: http://svn.opennebula.org/one/trunk@835 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-10 23:42:57 +00:00
Rubén S. Montero
16b31eff94 pass DB location as initialization argument
git-svn-id: http://svn.opennebula.org/one/trunk@834 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-10 23:42:07 +00:00
Rubén S. Montero
56f7c538cc Common base for Cloud APIs
git-svn-id: http://svn.opennebula.org/one/trunk@833 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-10 23:11:07 +00:00
Jaime Melis
097e6fb940 Using pipes in lvm/tm_clone.sh so that we only need to read the source once (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@832 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-10 13:59:58 +00:00
Jaime Melis
e85cc06a40 Fixed some bugs in the lvm tm_clone.sh script (#32)
git-svn-id: http://svn.opennebula.org/one/trunk@831 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-09 18:23:56 +00:00