1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

1118 Commits

Author SHA1 Message Date
Carlos Martín
c36bc33fd4 Feature #2665: More DB write checks for federation slaves 2014-01-29 13:04:07 +01:00
Carlos Martín
7254f1b81a Feature #2653: Add more checks to ACL creation 2014-01-28 18:21:49 +01:00
Carlos Martín
87df948ee3 Feature #2562: Create a local zone on bootstrap 2014-01-28 18:20:59 +01:00
Carlos Martín
83a5a413ab Feature #2613: Implement onezone rename 2014-01-28 14:47:57 +01:00
Carlos Martín
758d9fdb8a Merge remote-tracking branch 'origin/feature-2672' into vdc-federation
Conflicts:
	include/AclManager.h
	src/acl/AclManager.cc
	src/nebula/Nebula.cc
2014-01-27 17:51:54 +01:00
Carlos Martín
ab479bdc72 Feature #2672: Disable ACL cache for federation slave nodes 2014-01-27 17:44:27 +01:00
Ruben S. Montero
2c6049b754 Feature #2653: Store zone_id in AclManager and send it to PoolObjectAuth 2014-01-25 20:41:13 +01:00
Carlos Martín
63d0b8f5a3 Feature #2653: Temporary fix for stand-alone mode 2014-01-24 18:50:09 +01:00
Carlos Martín
025092f157 Feature #2672: Disable cache for federation slave nodes 2014-01-24 18:27:36 +01:00
Ruben S. Montero
3721b0ff68 Remove unused Zone attribute 2014-01-24 00:26:44 +01:00
Ruben S. Montero
e88ff5f0da New attribute MESSAGE_SIZE to configure xml-rpc Client for slave zones 2014-01-24 00:14:38 +01:00
Ruben S. Montero
03914330a4 Fix merge of master branch 2014-01-23 17:07:52 +01:00
Ruben S. Montero
7686ca93e0 Merge branch 'master' into vdc-federation
Conflicts:
	include/GroupPool.h
	include/UserPool.h
2014-01-23 16:36:22 +01:00
Ruben S. Montero
90a565c264 Revert "Feature #2665: Move c++ xmlrpc client from sched to oned"
This reverts commit 11b255a0f7.
2014-01-23 16:11:09 +01:00
Carlos Martín
8403b17998 Feature #2565: Better management of zone & cluster id in ddd/del provider 2014-01-23 15:45:26 +01:00
Carlos Martín
0a33f08de1 Feature #2632: Make two separate methods to update user/group, or its quotas 2014-01-22 18:54:48 +01:00
Carlos Martín
09f204e242 Merge branch 'master' of git.opennebula.org:faf-71 2014-01-22 13:21:59 +01:00
Carlos Martín
625890f9fc Feature #2665: New RMProxy class, proxy user methods 2014-01-22 13:17:09 +01:00
Carlos Martín
554cd57c61 Feature #2665: Add federation config to oned.conf 2014-01-22 12:55:30 +01:00
Carlos Martín
11b255a0f7 Feature #2665: Move c++ xmlrpc client from sched to oned 2014-01-22 12:43:24 +01:00
Ruben S. Montero
cda9fa28e7 feature #2632: Moved DB implementation to its own class 2014-01-21 23:21:18 +01:00
Carlos Martín
cf31d91abd Feature #2653: Add zone id to each ACL rule 2014-01-21 12:52:25 +01:00
Carlos Martín
c2f1a6d1c4 Feature #2632: Extract group quotas to another table 2014-01-16 17:08:08 +01:00
Carlos Martín
d5d904b114 Feature #2632: Extract user quotas to another table 2014-01-15 16:27:50 +01:00
Tino Vazquez
461bda9f82 Feature #2613: Extend zonepool with endpoint + update
Done for CLI and Sunstone
2014-01-13 18:26:21 +01:00
Javi Fontan
193e7a9cf6 feature #2371: add pagination to pool info
When the end_id of pool.info xmlrpc call is lower than -1 the parameters
do not refer to object ids but offset and cuantity used for pool pagination.r
The SQL query will have "LIMIT start_id,-end_id".
2014-01-13 16:30:43 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Ruben S. Montero
99157ea06b Feature #2572: XML-RPC library element size can be defined in sched.conf 2013-12-21 01:35:51 +01:00
Carlos Martín
402eee32ef Feature #2565: New special cluster ID, 10, adds ACL rule *
This allows the admin to assign all resources from a zone
to a group
2013-12-20 17:21:47 +01:00
Carlos Martín
25fce2c847 Feature #2565: Manage resource providers in oned 2013-12-13 16:16:53 +01:00
Carlos Martín
599dabd702 Feature #2565: New method in acl manager to delete acl rules directly, instead of by id 2013-12-13 11:43:34 +01:00
Carlos Martín
f308bdeb06 Feature #2562: New Zone pool in core 2013-12-12 19:08:59 +01:00
Javi Fontan
1abee8aafc Take advantage of delete not acting on null values
Nebula.h and User.h
2013-12-10 18:03:03 +01:00
JensHoffmann
74414c31b1 Use std::string for log file name in module Log 2013-12-09 17:55:10 +01:00
Jaime Melis
6b32d4c20f Bump to version 4.4.0
(cherry picked from commit d7c6a6a6d2)
2013-11-28 15:11:39 +01:00
Javi Fontan
b775ef1247 Bump version to 4.3.90
(cherry picked from commit f783d3082b)
2013-11-28 15:09:37 +01:00
Ruben S. Montero
9eba97912c bug #2492: Host rename requires ADMIN rights 2013-11-23 18:56:41 +01:00
Ruben S. Montero
7f2a68c5d5 Get rid of unneeded double string-int conversions 2013-11-22 10:15:57 +01:00
Ruben S. Montero
eb56f526a6 feature #2435: Remove unused function. Minor optimizations 2013-11-21 23:40:13 +01:00
Carlos Martín
b2cb9c10f6 Feature #2435 #2092: Rename HYBRID to PUBLIC_CLOUD 2013-11-21 18:46:31 +01:00
Carlos Martín
4a71896ec6 Feature #2435 #2092: Allow deployment to hybrid hosts using system DS -1 2013-11-21 18:46:31 +01:00
Carlos Martín
70444b21f7 Feature #2435 #2092: Code cleanup.
Hybrid hosts are not detected with the generic HYBRID=YES
2013-11-21 18:46:31 +01:00
Carlos Martín
637f1dbbd2 Feature #2435 #2092: New generic HYBRID section in VMs, better automatic_requirements 2013-11-21 18:46:30 +01:00
Carlos Martín
ab619a50f4 Bug #2487: RM forces the system DS for stopped/undeployed VMs 2013-11-21 18:28:49 +01:00
Carlos Martín
bc6ae465d9 Feature #2479: Allow CONTEXT/DEV_PREFIX, and make 'hd' the default prefix for cdrom type disks 2013-11-21 16:01:35 +01:00
Ruben S. Montero
d1b71d0df1 bug #1264: Do not allow wrong number in GRAPHICS/PORT; i.e. floats, <0, strings... 2013-11-21 12:07:06 +01:00
Ruben S. Montero
5fb9fc931e Fix bug that prevents a host from come out init state
(cherry picked from commit e4f46706bcd765e712506408fc8f6023d6f40efd)
2013-11-18 22:13:40 +01:00
Ruben S. Montero
78171a42a2 :im-threads: Add oned.conf configuration attribute. Moved thread pool to IM
(cherry picked from commit 3ab3b92de2c054f63e3c9b40246082d24b451e1e)
2013-11-18 22:13:40 +01:00
Ruben S. Montero
9f691779cd Add multithead Information Manager to process monitor messages
(cherry picked from commit 042ba56731720c4d7973015b5cc89945bebed8d3)
2013-11-18 22:13:40 +01:00
Jaime Melis
96b5cd4276 Bump to version 4.3.85 2013-11-15 14:32:03 +01:00