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

1294 Commits

Author SHA1 Message Date
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 f12a1b6e1cbe2ef07c33dbfe9da7876182a750a2)

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
Ruben S. Montero
92c31a5052 a faster mem_collector, tests also updated 2010-08-10 16:30:54 +02:00
Ruben S. Montero
62fd74e890 Solved minor memory leaks when parser error occurs. Solved leaks in unit tests 2010-08-08 13:20:24 +02:00
Ruben S. Montero
b4c0fa6046 bug #274: Added Cluster allocate messages 2010-08-05 19:37:37 +02:00
Ruben S. Montero
7ac6121da9 bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
Carlos Martín
6ed71133b6 feature #192: tests for image persistence. 2010-08-05 17:49:06 +02:00
Ruben S. Montero
4f82f078b8 Merge branch 'bug-295' into one-2.0
Conflicts:
	include/Image.h
	src/image/Image.cc
2010-08-04 17:42:53 +02:00
Carlos Martín
fa002ca701 feature #282: Template attributes are now managed by the PoolSQL objects, and then the object has to be updated to write changes to DB. 2010-08-04 16:55:00 +02:00
Carlos Martín
8faeadaf72 feature #282: ImageTemplate moved from its own table to a image_pool column. 2010-08-04 11:02:55 +02:00
Carlos Martín
24987794c5 feature #282: VirtualNetworkTemplate moved from its own table to a network_pool column. 2010-08-04 10:54:22 +02:00
Carlos Martín
7221ae061c feature #282 & #192: VirtualMachineTemplate moved from its own table to a vm_pool column. 2010-08-04 10:30:31 +02:00
Tino Vázquez
3ed14a9f68 bug #295: Adding persistence to images 2010-08-03 19:22:13 +02:00
Ruben S. Montero
04874dbf7a bug #295: Hooks can be specified without absolute path. Adjusted share location for system-wide installations 2010-08-02 11:24:01 +02:00
Carlos Martín
be0ae40820 feature #282: HostTemplate moved from its own table to a host_pool column. 2010-07-29 19:19:03 +02:00
Carlos Martín
8384abf0a2 feature #282: Templates can be now parsed from xml-formatted strings.
(cherry picked from commit 35aa6ade2c054282eca76c777c9318575a6f154d)
2010-07-29 18:49:02 +02:00
Javi Fontan
1114fcce4e Changed software version to 1.9.80 2010-07-27 12:46:33 +02:00
Carlos Martín
f98e5bbf7c bug #293: Enable/disable transitions fixed. 2010-07-23 16:49:52 +02:00
Carlos Martín
007f5f6b9c feature #200: XML-RPC method for saving images while a VM is executing. 2010-07-21 18:10:58 +02:00
Ruben S. Montero
2eafe51805 feature #200: Added default DISK_ID, simplified states 2010-07-21 17:50:04 +02:00
Ruben S. Montero
6e3d697d9e Updates image when acquired/released 2010-07-21 15:19:27 +02:00
Carlos Martín
5997d7ffe7 feature #281: VM can only use now one OS image and one CDROM image. 2010-07-20 20:09:37 +02:00
Carlos Martín
49d045b12f feature #286: RM method for changing user password. 2010-07-20 15:47:20 +02:00
Tino Vázquez
f3fc078b6c feature #203: Adding comments, fixing pools accesors in RM 2010-07-15 12:43:27 +02:00
Ruben S. Montero
0dbb3330fe feature #203: authorization now in RM.*allocate for IMAGEs and NETs 2010-07-14 19:37:43 +02:00
Ruben S. Montero
235186a998 Merge branch 'feature-203' of dsa-research.org:one into feature-203 2010-07-14 18:11:54 +02:00
Ruben S. Montero
34b2ed6c5c feature #203: Authorization method for VMs now in RM 2010-07-14 18:11:29 +02:00
Tino Vázquez
f19887fab0 feature #203: RM log funtions, -2 introduced for (allocate, parse, ...) errors 2010-07-14 17:28:33 +02:00
Ruben S. Montero
1035fe7722 feature #203: Removed Auth from allocate (VM, IMAGE & NET). Added NETWORK and NETWORK_ID for NICs and IMAGE and IMAGE_ID for DISKS 2010-07-14 16:21:41 +02:00
Tino Vázquez
24ec057a9c feature #203: Changing RM log message codes 2010-07-13 19:26:43 +02:00
Tino Vázquez
0659115f70 feature #203: Finishing RM authorization task 2010-07-13 18:16:05 +02:00
Tino Vázquez
fcb7ac0a23 feature #203: Changed RM to use log functions 2010-07-13 13:49:16 +02:00
Tino Vázquez
16f7982cf3 feature #203: Added error log functions to RM 2010-07-12 20:10:48 +02:00
Tino Vázquez
2708f83e46 Merge branch 'feature-203' of dsa-research.org:one into feature-203 2010-07-12 19:03:39 +02:00
Tino Vázquez
89d60d65ea feature #203: Removed unused user info method 2010-07-12 19:03:16 +02:00
Ruben S. Montero
0fac49b28a Merge branch 'master' into feature-203
Conflicts:
	install.sh
2010-07-12 16:33:25 +02:00
Ruben S. Montero
a778c8be0c Merge branch 'feature-201'
Conflicts:
	install.sh
	src/cli/client_utilities.rb
	src/host/test/HostPoolTest.cc
	src/oca/ruby/test/MockClient.rb
	src/rm/SConstruct
2010-07-11 20:39:10 +02:00