1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-31 17:17:40 +03:00
Commit Graph

608 Commits

Author SHA1 Message Date
Carlos Martin
e60e22da70 feature #206: New Class to interface MySQL DBs 2010-04-17 00:25:04 +02:00
Ruben S. Montero
b85ff59abd feature #206: moved Nebula to SqlDB and missing file for Virtual Netwokrs 2010-04-10 22:19:49 +02:00
Ruben S. Montero
d215c5dccd feature #206: Some minor fixes 2010-04-10 22:19:16 +02:00
Ruben S. Montero
ce7d0681e3 feature #206: VirtualMachine uses SqlDB 2010-04-10 22:16:47 +02:00
Ruben S. Montero
aeb27c1004 feature #206: Moved the Virtual Network to new DB classes 2010-04-10 22:15:47 +02:00
Ruben S. Montero
4f74172044 feature #206: update casting in generic sqlite callback function 2010-04-07 17:25:39 +02:00
Carlos Martin and Ruben S. Montero
36d27746ba feature #204: Drop method now in the base class PoolSQL 2010-04-05 23:34:09 +02:00
Ruben S. Montero
7d16e4b0c8 feature #206: User classes ported to the new SQL interface 2010-04-05 00:07:31 +02:00
Ruben S. Montero
47108138e7 feature #206: Host moved to the new SQL classes 2010-04-04 01:12:52 +02:00
Ruben S. Montero
e20171a581 feature #206: Template Class now uses the new SQL interface 2010-04-04 01:11:13 +02:00
Ruben S. Montero
9b9fa8b196 feature #206: initialize error string pointer 2010-04-03 18:47:38 +02:00
Ruben S. Montero
ed3994ab75 feature #206: Removed unneeded reference 2010-04-03 18:46:23 +02:00
Ruben S. Montero
88f7cbe8c1 feature #206: Moved Pool classes to the new DB interface 2010-04-03 16:54:54 +02:00
Ruben S. Montero
4aaac043d0 feature #206: New interace for callbacks 2010-04-03 16:54:09 +02:00
Ruben S. Montero
eacaa30e12 feature #206: sqlite class implements the SqlDB interface 2010-04-03 15:56:57 +02:00
Ruben S. Montero
31ef166ee2 featrure #206: Abstract interface for generic DB engine. Callback interface for ObjectSQL class 2010-04-03 15:55:12 +02:00
Ruben S. Montero
b211fc3b43 feature #206: Interface for DB backends. 2010-03-29 13:57:33 +02:00
Ruben S. Montero
4ac44ba75c feature #198: Uploaded a Copy of the Apache XML-RPC Library, Copyright 1999-2009 The Apache Software Foundation 2010-03-24 16:23:31 +01:00
Carlos Martin and Ruben S. Montero
0c7524b3b2 [PATCH] Some updates to the Java Cloud API 2010-03-23 22:20:48 +01:00
Carlos Martin and Ruben S. Montero
f9b542896b feature #198: Classes for the VirtualMachine and VirtualMachine Pool 2010-03-22 23:16:04 +01:00
Carlos Martin and Ruben S. Montero
4bdba89804 feature #198: Classes for the Virtual Networks 2010-03-22 23:13:21 +01:00
Carlos Martin and Ruben S. Montero
0e3c7311f0 feature #198: Classes to deal with the Hosts and the Host Pool 2010-03-22 23:09:02 +01:00
Carlos Martin and Ruben S. Montero
60fe13afa3 feature #198: Sample program to use the User and UserPool classes 2010-03-20 22:44:35 +01:00
Carlos Martin and Ruben S. Montero
b2fc0774eb feature #198: More build options for build.sh 2010-03-20 22:43:48 +01:00
Carlos Martin and Ruben S. Montero
ffc71b6fc1 feature #198: User related classes for the OCA-JAVA Bindings 2010-03-20 22:42:32 +01:00
Carlos Martin and Ruben S. Montero
e2cd528831 feature #198: Added dirs to build.sh script 2010-03-20 00:56:40 +01:00
Carlos Martin and Ruben S. Montero
d27886b3a5 feature #198: OCA-JAVA Client Session example 2010-03-20 00:55:22 +01:00
Ruben S. Montero
c81bcc2495 Merge branch 'master' into feature-198 2010-03-20 00:52:38 +01:00
Carlos Martin and Ruben S. Montero
c86f2d0445 feature #198: Base Classes for the OCA API - JAVA Bindings 2010-03-20 00:49:20 +01:00
Ruben S. Montero
5337a9caf1 Remove oid from cache queue in PoolSQL 2010-03-15 16:30:49 +01:00
Ruben S. Montero
61d7079cc2 bug #196: Added parsing of share variables, it includes RUNNING_VMS, USED_CPU, USED_MEMORY...
(cherry picked from commit b59616d00a)
2010-03-08 17:22:54 +01:00
Ruben S. Montero
28dee90b5a bug #193 fixes VCPU in Xen, patch by Nils Dijk (Nikhef) 2010-02-25 23:38:49 +01:00
Constantino Vázquez Blanco
2e85cd9058 Merge branch 'master' of dsa-research.org:one 2010-02-25 16:14:27 +01:00
Constantino Vázquez Blanco
c87a33380d Removing duplicated code 2010-02-25 16:11:38 +01:00
Javi Fontan
f792b90bb1 Changed and renamed AUTHORS to NOTICE 2010-02-23 15:08:13 +01:00
Constantino Vázquez Blanco
2f0d5a6a52 Fixing AUTHORS typo 2010-02-22 18:58:24 +01:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00
Rubén S. Montero
a4b2497f42 Fix Network names when rendering the Network pool resource
git-svn-id: http://svn.opennebula.org/one/trunk@968 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2010-02-05 22:37:54 +00:00
Rubén S. Montero
bb13229869 Added default connection string to get node information, and use system to migrate VMs
git-svn-id: http://svn.opennebula.org/one/trunk@966 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2010-02-05 22:29:44 +00:00
Constantino Vázquez Blanco
e45889f989 Adding NET defaults for IM polling, for VMware server
git-svn-id: http://svn.opennebula.org/one/trunk@964 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2010-02-05 10:25:23 +00:00
Constantino Vázquez Blanco
f3be56e997 Removing useless debug information
git-svn-id: http://svn.opennebula.org/one/trunk@963 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2010-02-05 10:25:22 +00:00
Constantino Vázquez Blanco
f80e93528f Changing OCCI network XML structure for coherence
git-svn-id: http://svn.opennebula.org/one/trunk@962 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2010-01-21 15:22:42 +00:00
Constantino Vázquez Blanco
546224a374 Adding shutdown state to possible OCCI compute updates
git-svn-id: http://svn.opennebula.org/one/trunk@961 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2010-01-15 12:32:26 +00:00
Jaime Melis
be4ed8ef05 corrected typo in one_vmm_kvm.rb both in trunk and in rel-1.4 tag
git-svn-id: http://svn.opennebula.org/one/trunk@958 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-17 14:53:34 +00:00
Rubén S. Montero
92f3bdfc5b merge back missing changes from one-1.4
git-svn-id: http://svn.opennebula.org/one/trunk@953 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-16 15:27:20 +00:00
Rubén S. Montero
8b2aafb942 Merge back to trunk 948
git-svn-id: http://svn.opennebula.org/one/trunk@949 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-16 11:23:09 +00:00
Constantino Vázquez Blanco
67680cc9b4 Adding digest require to cloud clients for ruby < 1.8.7
git-svn-id: http://svn.opennebula.org/one/trunk@944 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-15 17:07:36 +00:00
Rubén S. Montero
126bb99f8b #176: merge back NIC model patch to trunk
git-svn-id: http://svn.opennebula.org/one/trunk@943 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-15 17:01:26 +00:00
Rubén S. Montero
fc4f60822a Trunk is now 1.5, the new development release of OpenNebula
git-svn-id: http://svn.opennebula.org/one/trunk@941 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:36:03 +00: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