1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-28 07:21:29 +03:00
Commit Graph

279 Commits

Author SHA1 Message Date
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
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
Ruben S. Montero
cde9648e6c Merge branch 'feature-474' 2011-02-03 17:08:35 +01:00
Ruben S. Montero
1ce8199480 feature #474: some refactor of the error strings 2011-02-02 12:40:08 +01:00
Carlos Martín
c5734c93c0 Feature #474: First commit for add/remove leases feature 2011-02-01 18:26:26 +01:00
Ruben S. Montero
bcb7e774de Merge branch 'bug-419' 2011-02-01 16:46:39 +01:00
Carlos Martín
f9902c89ec Bug #419: "SELECT *" SQL statement modified to use the column names 2011-01-27 17:23:51 +00:00
Carlos Martín
43b4340177 Feature #457: Refactor of tests build process 2011-01-27 16:53:11 +01:00
Ruben S. Montero
2fa213ceac feature #457: Refactor of base classes of NebulaTest, changes for lcm and host in place. Needs to be propagated to the other tests. 2011-01-23 23:34:40 +01:00
Carlos Martín
6159abefd7 Features #379 & #457: Missing file 2011-01-22 08:02:01 +01:00
Carlos Martín
01f40276ca Features #379 & #457: Code refactor to homogenize tests 2011-01-21 18:24:27 +01:00
Carlos Martín
5ff7124f59 Feature #379: Refactoring of Nebula.cc for testing. 2011-01-18 18:52:40 +01:00
Ruben S. Montero
135ba26c34 feature #457: Ressubmit action for DM and DM-LCM coupling for "active" VM resubmission 2010-12-31 17:48:50 +01:00
Ruben S. Montero
098c1dc9f8 feature #457: Rename DELETE state to CLEANUP 2010-12-31 17:00:26 +01:00
Ruben S. Montero
e50d25d5a2 feature #457: New clean_up method for VMs to implement resubmissions. 2010-12-30 01:11:40 +01:00
Ruben S. Montero
289e0610c7 feature #457: Changed types in MySQL constructor 2010-12-27 00:01:03 +01:00
Ruben S. Montero
c50d568c91 feature #457: Host update method executes update hooks 2010-12-26 23:39:09 +01:00
Carlos Martín
07ce708c3e Feature #379: Testing for Life Cycle Manager. 2010-12-26 22:51:41 +01:00
Ruben S. Montero
646cad78a9 feature #457: The Host Pool is integrated with the host hooks 2010-12-26 18:58:41 +01:00
Ruben S. Montero
e2ed39e52a feature #457: New Host Hook classes 2010-12-26 18:53:42 +01:00
Ruben S. Montero
456a15007e Merge branch 'bug-412' 2010-11-19 16:09:11 +01:00
Jaime Melis
c2d7ca16cd Moved remotes directory to 'var' 2010-11-16 12:29:14 +01:00
Ruben S. Montero
9c16a3ca0c Merge branch 'feature-377' 2010-11-13 00:17:54 +01:00
Ruben S. Montero
7d4dbdf10e feature #377:Minor cosmetic changes 2010-11-12 23:40:27 +01:00
Carlos Martín
33e01f53b1 Feature #377: MySQL port is now defined in oned.conf 2010-11-11 11:38:16 +01:00
Ruben S. Montero
0896c774ec Master is now OpenNebula 2.1.0 2010-10-22 17:36:52 +02:00
Ruben S. Montero
e2448237bd bug #363: Image Hook is now executed for VMs in pending state 2010-10-20 17:27:57 +02:00
Javi Fontan
a968e5fd25 Changed version to 2.0.0 (man pages updated) 2010-10-19 17:41:29 +02:00
Jaime Melis
9a894c21ad bug: fixed return values for write and read functions 2010-10-18 19:11:21 +02:00
Ruben S. Montero
26576d8580 Added one.user.info method 2010-10-15 17:29:58 +02:00
Ruben S. Montero
5446e5737e feature #199: split KVM and VMware description file generators 2010-10-01 17:12:13 +02:00
Tino Vázquez
59bc8cd7fc feature #199: Native suuport of vmware in the core 2010-09-30 17:08:32 +02:00
Javi Fontan
2bf89b9143 Added xml output to cppunit tests 2010-09-17 18:38:38 +02:00
Javi Fontan
a0b3eec6ee Bumped version to 1.9.85 2010-09-03 18:46:23 +02:00
Ruben S. Montero
88341b948b Fix compilation warnings with gcc 4.1.2 (CentOS 5.4). Patch by Charles Loomis & Ruben S. Montero
(cherry picked from commit f12a1b6e1c)

Conflicts:

	include/RequestManager.h
	src/host/Host.cc
	src/rm/RequestManagerPoolInfo.cc
2010-09-02 20:44:14 +02:00
Jaime Melis
b87eec2102 Merge branch 'feature-307' into one-2.0 2010-08-31 13:09:08 +02:00
Tino Vázquez
2309552eef Fix typo in comments 2010-08-30 18:21:21 +02:00
Carlos Martín
90a58ce066 one.vmpool.info xml-rpc method now has 2 more parameters
The method keeps compatibility, and can be called with 2 or 4 parameters

It now returns the the extended info upon request, reading only the vm_pool
table in the DB if the Histoy and username are not needed

The last parameter allows filtering by VM status
2010-08-27 16:11:28 +02:00
Ruben S. Montero
f05fb71f13 feature #307: Now the IM protocol is MONITOR hid hostname update 2010-08-17 00:28:48 +02:00