1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-26 10:03:37 +03:00

566 Commits

Author SHA1 Message Date
Ruben S. Montero
0d0a569741 feature #523: Interation of the Image Manager with RM for allocate. Multiple bug fixes and integration issues 2011-03-24 19:52:59 +01:00
Ruben S. Montero
8d3a1e3557 feature #523: Integration of Image Drivers with the Image Manager 2011-03-24 18:27:19 +01:00
Ruben S. Montero
7f67ceff0a Merge branch 'feature-407' into feature-523
Conflicts:
	src/image/ImagePool.cc
2011-03-24 16:53:43 +01:00
Ruben S. Montero
9db8829d35 feature #523: work on the release image methods 2011-03-24 16:37:15 +01:00
Ruben S. Montero
23ea7a6a97 feature #523: Better interface for the ImageManager 2011-03-23 00:14:27 +01:00
Carlos Martín
27341b66cf Features #539, #407: Small consistency checks for VMs 2011-03-22 18:40:03 +01:00
Ruben S. Montero
c59f542ee6 feature #523: Work on the Image Repository 2011-03-22 18:21:09 +01:00
Ruben S. Montero
feb62ac153 Merge branch 'feature-407' into feature-523 2011-03-22 15:26:08 +01:00
Carlos Martín
96b01044db Feature #407: PoolSQL, remove unused variable and tests for name_pool index 2011-03-21 17:44:33 +01:00
Carlos Martín
3c3edb9c36 Feature #407: Better duplicated name detection for Hosts 2011-03-21 16:16:30 +01:00
Ruben S. Montero
e80df4c5fe Merge branch 'feature-407' into feature-523
Conflicts:
	src/host/ClusterPool.cc
2011-03-20 16:47:58 +01:00
Ruben S. Montero
3a833878c0 feature #407: Minor modification on Cluster and Host classes 2011-03-17 21:04:24 +01:00
Carlos Martín
88aa07edf1 Feature #407: Eliminate the extended flag for xml-rpc call one.vmpool.info 2011-03-15 17:21:39 +01:00
Carlos Martín
c61186bc3a Feature #407: Tests for clusters and some minor host-cluster dependencies moved 2011-03-15 17:06:08 +01:00
Carlos Martín
cc81b3cf65 Feature #407: ClusterPool is now a full PoolSQL class 2011-03-14 19:06:39 +01:00
Ruben S. Montero
96bf8eacdb feature #523: New drivers for the Image Repository 2011-03-12 00:41:10 +01:00
Ruben S. Montero
08466818fd Merge branch 'feature-407' into feature-523 2011-03-10 12:34:46 +01:00
Ruben S. Montero
6ea29d6881 feature #407: moved dump to .h 2011-03-09 13:23:01 +01:00
Ruben S. Montero
6246c89df9 Merge branch 'feature-407' of dsa-research.org:one into feature-407. Restored previous UserPool tests.
Conflicts:
	include/UserPool.h
2011-03-09 12:51:41 +01:00
Ruben S. Montero
c4f4e1c988 feature #407: User pool uses de indexing methods of PoolSQL 2011-03-09 12:47:49 +01:00
Carlos Martín
cd8c19f930 Feature #407: Refator of PoolObjectSQL class 2011-03-09 12:44:39 +01:00
Carlos Martín
42b61bdd76 Extra installation check before running the tests 2011-03-09 11:59:16 +01:00
Carlos Martín
b2f1051e07 Feature #407: Refactor of pool dumps to be performed in PoolSQL class 2011-03-09 11:25:46 +01:00
Ruben S. Montero
be33cd53e3 feature #407: Minor changes in VirtualNetwork Pool 2011-03-08 19:06:42 +01:00
Ruben S. Montero
b227ef8ad3 Merge branch 'feature-407' of dsa-research.org:one into feature-407 2011-03-08 17:55:50 +01:00
Ruben S. Montero
ac6c5644fd feature #407: Minor changes for the VirtualMachine Pool 2011-03-08 17:55:14 +01:00
Carlos Martín
4ef82d3e92 Feature #407: Let images have duplicated names if they are owned by different users 2011-03-08 17:27:18 +01:00
Ruben S. Montero
ed513e5b72 feature #407: Minor changes in ImagePool 2011-03-08 16:52:45 +01:00
Ruben S. Montero
ea84e9dae6 feature #407: Removed uid from VirtualMachine class 2011-03-08 10:04:57 +01:00
Ruben S. Montero
9288a79aa3 feature #407: Several bug fixes. Better index for names. 2011-03-05 03:24:11 +01:00
Ruben S. Montero
fadbe3a4d7 feature #407: All resources now uses the base classes and index 2011-03-04 23:26:55 +01:00
Ruben S. Montero
0fcf98db16 Merge branch 'feature-407' of dsa-research.org:one into feature-407 2011-03-04 22:38:16 +01:00
Ruben S. Montero
e18675bf67 feature #407: Refactor of base classes to include names and uid. Also the pool now has an index to get objects by name 2011-03-04 22:37:21 +01:00
Carlos Martín
de03c2859f Feature #407: User object modified for new XML DB schema 2011-03-04 17:04:28 +01:00
Carlos Martín
0bcf29fb4b Feature #407: VNet uses new XML DB schema 2011-03-03 18:53:41 +01:00
Carlos Martín
e22e1cc278 Feature #407: VM's last_seq deleted, it is not needed any more 2011-03-01 18:46:59 +01:00
Carlos Martín
493a9e9c8e Feature #407: Virtual Machine uses new xml blob DB schema 2011-03-01 17:47:20 +01:00
Carlos Martín
2eee00a1e3 Feature #407: Host code cleanup and better error checks 2011-03-01 17:36:42 +01:00
Ruben S. Montero
13b93bcf83 feature #407: Added tests for from_xml methods 2011-02-25 20:28:47 +01:00
Carlos Martín
d3828b30da Feature #407: Image uses new DB blob schema 2011-02-25 19:02:29 +01:00
Carlos Martín
f1157f524b Feature #407: Use new xpath methods in Host unmarshall 2011-02-25 15:23:46 +01:00
Jaime Melis
4c76798143 Update version to 2.3.0 2011-02-25 15:20:50 +01:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Carlos Martín
63ca42e432 Feature #407: HostPool::discover updated to new DB schema, tests fixed 2011-02-25 14:31:07 +01:00
Ruben S. Montero
1bc4615d07 feature #407: Added static xpath access method and test 2011-02-25 14:17:41 +01:00
Ruben S. Montero
18b9a9b3c0 feature #407: Added xpath method to ObjectXML and tests 2011-02-25 13:54:39 +01:00
Ruben S. Montero
0b9955175a feature #407: Minor changes in Host class refactor 2011-02-24 23:30:39 +01:00
Carlos Martín
ebf66e0fda Feature #407: Host object uses new DB schema, storing the contents as XML 2011-02-24 18:12:26 +01:00
Carlos Martín
829d34c400 Feature #407: Code refactor, ObjectXML moved to main source tree 2011-02-23 11:17:45 +01:00
Carlos Martín
55f44bbc99 Core Unit testing: batch execution improvements, & missing one_auth files fix 2011-02-03 19:22:39 +01:00