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

539 Commits

Author SHA1 Message Date
Javier Fontán Muiños
8fe27e0f48 tm_nfs now fixes urls that point to VM_DIR remotelly
git-svn-id: http://svn.opennebula.org/one/trunk@894 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-26 15:39:04 +00:00
Javier Fontán Muiños
cbc442949f Bug in EC2QueryClient
git-svn-id: http://svn.opennebula.org/one/trunk@893 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-26 14:12:03 +00:00
Javier Fontán Muiños
4d1203697f Added ssl_server configuration value for econe api server
git-svn-id: http://svn.opennebula.org/one/trunk@892 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-25 22:53:37 +00:00
Javier Fontán Muiños
a121ab87a2 Added ssl_server option to OCCI server
git-svn-id: http://svn.opennebula.org/one/trunk@891 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-25 22:53:35 +00:00
Constantino Vázquez Blanco
7ead1eea0b Ammending command help typo
git-svn-id: http://svn.opennebula.org/one/trunk@890 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 17:04:13 +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
Constantino Vázquez Blanco
c7c2de3773 Storage display bug in OCCI
git-svn-id: http://svn.opennebula.org/one/trunk@888 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 13:47:46 +00:00
Constantino Vázquez Blanco
e00b7f3f43 Removing instances variables from econe
git-svn-id: http://svn.opennebula.org/one/trunk@887 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 13:00:34 +00:00
Rubén S. Montero
7c4a406da0 removed debug
git-svn-id: http://svn.opennebula.org/one/trunk@886 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 11:55:51 +00:00
Rubén S. Montero
afeb766096 OCCI uses new Error system, improved return for http_start
git-svn-id: http://svn.opennebula.org/one/trunk@885 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 11:54:13 +00:00
Rubén S. Montero
f6362fb4fd Better use the CloudClient namespace in EC2QueryClient
git-svn-id: http://svn.opennebula.org/one/trunk@884 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 10:43:58 +00:00
Rubén S. Montero
04171ed4dc OCCI Client lib now works with new CloudClient
git-svn-id: http://svn.opennebula.org/one/trunk@883 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-22 23:47:42 +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
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