1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-22 17:57:46 +03:00

231 Commits

Author SHA1 Message Date
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
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
Ruben S. Montero
fc15b99792 feature #201: Minor changes to cluster core component 2010-07-11 19:45:10 +02:00
Carlos Martín
ddb9f27ca0 feature #201: When a cluster is deleted, the hosts assigned to it are moved to the default cluster. 2010-07-11 17:58:30 +02:00
Carlos Martín
00ebe0dd36 feature #201: Initial commit adding cluster support in the core, and new XML-RPC methods. 2010-07-11 17:57:59 +02:00
Tino Vázquez
aea644f944 feature #203: Auth for USERS 2010-07-09 20:12:19 +02:00
Ruben S. Montero
edea2edf2b feature #203: Integrated VM allocation with AuthManager 2010-07-09 12:10:05 +02:00
Ruben S. Montero
c752146975 feature #203: Encode object_ids (templates) for CREATE operations 2010-07-09 09:14:35 +02:00
Ruben S. Montero
04a85b90ad feature #203: New authorize method for users that use the AuthManager subsystem 2010-07-08 19:45:00 +02:00
Ruben S. Montero
284a2db716 feature #203: Authenticate now uses the Auth Manager infrastructure 2010-07-08 19:29:01 +02:00
Ruben S. Montero
2cc7ff67be feature #203: Nebula deamon starts a generic auth manager if defined 2010-07-08 19:28:10 +02:00
Ruben S. Montero
76e83df632 feature #203: Simplified driver load procedure and getter 2010-07-08 18:50:32 +02:00
Ruben S. Montero
53c06533d3 Better scope for the hook driver name, removed unused variable 2010-07-08 18:49:37 +02:00
Ruben S. Montero
b14eefeeec feature #203: Plain authn/authz policies 2010-07-08 17:50:49 +02:00
Ruben S. Montero
7f646b8b66 feature 203: Requests now follow the new format 2010-07-08 16:36:33 +02:00