1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-14 16:58:18 +03:00

242 Commits

Author SHA1 Message Date
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
Ruben S. Montero
3388563a9d feature #203: Conforming new protocol spec 2010-07-08 15:45:00 +02:00
Ruben S. Montero
11b39a6a34 Merge branch 'master' into feature-203 2010-07-08 01:42:49 +02:00
Ruben S. Montero
0139994dcf Merge branch 'feature-200' 2010-07-08 00:56:25 +02:00
Ruben S. Montero
a707f730f2 feature #203: Prevent race condition when a AuthRequests timeout. Now timeout timers are handled by the AuthManager. 2010-07-06 12:35:47 +02:00
Ruben S. Montero
fdc007cb46 feature #266: Changes in VirtualNetwork insert and allocate methods 2010-07-01 19:04:52 +02:00
Ruben S. Montero
fa5684c894 feature #200:Fix tests 2010-07-01 16:26:03 +02:00
Tino Vázquez
66697573f2 feature #200: Now VirtualMachine uses the same OID for VM and its templates 2010-07-01 13:30:42 +02:00
Tino Vázquez
5cb829cd2f feature #200: Removing unneeded callbacks from TemplateSQL 2010-07-01 13:29:03 +02:00
Ruben S. Montero
85fd79c029 feature #200: Slight modification of configuration attributes for the pool 2010-06-30 17:08:11 +02:00
Carlos Martín
f8df7cb595 feature #200: Image initialization code refactor 2010-06-30 16:48:24 +02:00
Tino Vázquez
b3fd7ef2d1 feature #200: Adding VN publish/unpublish methods 2010-06-29 19:40:03 +02:00
Tino Vázquez
eb4bb13dec feature #200: Added publish method to virtual network 2010-06-29 18:32:55 +02:00
Ruben S. Montero
1d54c60f45 Merge branch 'feature-261' 2010-06-28 17:19:16 +02:00
Tino Vázquez
b3466572fa feature #200: Some minor fixes 2010-06-28 12:17:21 +02:00
Ruben S. Montero
2d9d78a03a Merge branch 'master' into feature-200
Conflicts:
	include/VirtualNetwork.h
	src/vm/VirtualMachine.cc
2010-06-25 19:16:14 +02:00
Ruben S. Montero
2e06f4f26d Merge branch 'feature-189'
Conflicts:
	include/VirtualMachine.h
	include/VirtualMachinePool.h
	include/VirtualNetwork.h
	share/etc/oned.conf
	src/scheduler/src/xml/expr_arith.cc
	src/scheduler/src/xml/expr_arith.h
	src/scheduler/src/xml/expr_bool.cc
	src/scheduler/src/xml/expr_bool.h
	src/scheduler/src/xml/expr_parser.c
	src/template/template_parser.c
	src/template/template_syntax.cc
	src/template/template_syntax.h
	src/vm/VirtualMachine.cc
	src/vm/VirtualMachinePool.cc
	src/vm/vm_var_parser.c
	src/vm/vm_var_syntax.cc
	src/vm/vm_var_syntax.h
2010-06-25 14:34:44 +02:00
Ruben S. Montero
cacbe7bf5e feature #200: Integrates ImagePool and VirtualMachinePool. Now you can requests Images from VM templates! 2010-06-25 13:24:54 +02:00
Ruben S. Montero
694685a959 feature #200: Disks attribute generation includes image acquire. 2010-06-25 12:51:55 +02:00
Ruben S. Montero
74aa41baec feature #206: New methods to get NIC & DISK attributes 2010-06-25 12:08:05 +02:00
Tino Vázquez
f045b2ade4 Merge branch 'feature-200' of dsa-research.org:one into feature-200 2010-06-24 18:51:15 +02:00
Tino Vázquez
f718cd310a feature #200: Adding enable, publish & remove attribute for images to RM 2010-06-24 18:50:41 +02:00
Ruben S. Montero
11fbfb5636 feature #200: Generate Disk attributes with the ImagePool metadata 2010-06-24 18:35:18 +02:00
Tino Vázquez and Ruben S. Montero
1c9e70dd80 feature #200: New enable/publish methods, changed ImagePool interface for modifying template attributes. 2010-06-24 16:47:39 +02:00
Tino Vázquez and Ruben S. Montero
09adf06c4b feature #200: Disable/Enable methods for the Image Class 2010-06-24 16:22:05 +02:00
Tino Vázquez and Ruben S. Montero
3fd53cc4c2 feature #200: New states for Images and associated life-cycle functions 2010-06-24 16:12:45 +02:00
Ruben S. Montero
d175a07831 feature #261: Moved host_limit to the information manager to ease configuratio 2010-06-18 00:20:01 +02:00
Carlos Martin and Ruben S. Montero
37f8c0d4dc feature #261: Added support for limiting the number of VMs processed per monitoring interval. 2010-06-17 23:55:01 +02:00
Tino Vázquez
ac2ed32178 Merge branch 'master' into feature-200 2010-06-14 13:04:08 +02:00
Carlos Martín
0280c88bb6 Performance improvements for VMs SQL queries. 2010-06-11 20:25:49 +02:00
Carlos Martín
6d60b1c0b2 bug #259: Callback functions are locked until the DB query answer is processed. 2010-06-11 19:11:12 +02:00
Constantino Vázquez Blanco
06657604b4 feature #200: Update image in DB after modifying attribute 2010-06-11 16:23:34 +02:00
Constantino Vázquez Blanco
5623814f03 feature #200: Fixed public attribute wrong type (from string to int) 2010-06-11 16:04:51 +02:00
Carlos Martín
7745093bd0 feature #253: some improvements, and PUBLIC attribute changed from TEXT to INTEGER for Virtual Networks. 2010-06-11 15:42:04 +02:00
Carlos Martín
5ddee46cc4 feature #200: PUBLIC attribute changed from TEXT to INTEGER. 2010-06-11 15:41:49 +02:00
Carlos Martín
151b73e616 features #200 & #253: Default public attribute removed. 2010-06-11 15:41:43 +02:00
Constantino Vázquez Blanco
b8de290197 feature #200: Addde Image Update method 2010-06-10 18:54:48 +02:00
Constantino Vázquez Blanco
9ca75314b4 feature #200: Added Image Delete RM method 2010-06-08 17:42:18 +02:00
Constantino Vázquez Blanco
1a956aa355 feature #200: Making ImageInfo aware of the Public attribute 2010-06-08 15:30:15 +02:00
Carlos Martín
125690380a feature #253: Add PUBLIC column to sql table for VirtualMachinePool. 2010-06-08 13:00:31 +02:00