1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

77 Commits

Author SHA1 Message Date
Javi Fontan
1e81c2374c feature #3008: delete context packages from main repo
These files now reside in its own repository:

https://github.com/OpenNebula/addon-context-linux
2014-07-02 19:06:58 +02: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
11b255a0f7 Feature #2665: Move c++ xmlrpc client from sched to oned 2014-01-22 12:43:24 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Carlos Martín
f308bdeb06 Feature #2562: New Zone pool in core 2013-12-12 19:08:59 +01:00
Carlos Martín
84ecfbeb7e Remove outdated core tests 2013-10-25 16:05:53 +02:00
Javi Fontan
39710849ad feature #2245: By default compiles with old xmlrpc-c
Now old_xmlrpc scons parameter is changed to new_xmlrpc. By default
it compiles with xmlrpc-c < 1.31. In case you want to compile with
version >= 1.31 you can add new_xmlrpc=yes to scons command and
the resulting binary will have new configuration parameters for
xmlrpc server.

http://dev.opennebula.org/issues/2245
2013-10-17 14:23:53 +02:00
Ruben S. Montero
577a721873 im-collectd: Collect driver that listens UDP async connections from hosts. Collectd, collects the hosts monitoring data and periodically flushes to OpenNebula core. Needs configuration, error checking and logs 2013-09-29 23:08:08 +02:00
Carlos Martín
7a8c4c7a98 Feature #2245: New scons option, old_xmlrpc=yes
(cherry picked from commit e98dad20e1)
2013-07-31 18:36:07 +02:00
Ruben S. Montero
0c0e21d89b feature #1820: Remove OCCI UI, files, building and installing 2013-03-21 13:50:07 +01:00
Ruben S. Montero
3aef3139c9 Merge branch 'feature-1766' 2013-02-11 22:05:07 +01:00
Javi Fontan
562561c6ed feature #1766: SysLog support selectable at build time 2013-02-11 19:06:20 +01:00
Carlos Martín
ee78ce6691 Fix wrong scons file path 2013-02-11 18:51:55 +01:00
Jaime Melis
2e487cdbbc Feature #1658: Enable syslog for oned.log
- LOG_SYSTEM in oned.conf
- SysLog class
2013-01-25 17:34:43 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Javi Fontan
14211ce04d request #157: add rubygems generation to scons script 2012-10-24 19:18:48 +02:00
Javi Fontan
3d7fb80941 Add context packages building to scons script 2012-10-23 16:22:36 +02:00
Ruben S. Montero
080af50431 bug #713: Add lib64 to LIBPATH, applied patch provided by Robert Schweikert 2012-07-27 21:56:41 +02:00
Carlos Martín
cc132e239a Feature #1304: Create new DocumentPool, add ACL Object to Core, Ruby and Java OCA 2012-06-08 15:41:59 +02:00
Ruben S. Montero
9f6c6bd73a feature #1268: Automatic generation of language files for Self-Service 2012-05-24 15:03:13 +02:00
Ruben S. Montero
dc0c179908 feature #1268: Integrate js language generation in building process 2012-05-24 14:43:43 +02:00
Carlos Martín
4e2b33fa23 Feature #1112: Clusters are coming back into fashion this season 2012-02-24 15:58:51 +01:00
Carlos Martín
9ec4b450a4 Feature #1112: Create Datastore and DatastorePool classes, and RM methods 2012-02-09 17:56:47 +01:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Tino Vázquez
f95115ae12 Feature VMWARE: Added VMware drivers to OpenNebula. Contributed by C12G 2011-11-29 16:37:01 +01:00
Carlos Martín
99088df9b5 Feature #687: Move acl classes to their own source dir 2011-06-27 19:11:34 +02:00
Ruben S. Montero
532982b6fb feature #407: Prevent some deadlocks when adding/removing users from groups 2011-06-03 13:31:11 +02:00
Ruben S. Montero
3efc2abdc1 Merge branch 'master' into feature-407
Conflicts:
	install.sh
2011-05-21 02:28:23 +02:00
Tino Vázquez
14c34da718 Feature #370: Manpages now uncompressed in the source and moved to section 1 2011-05-17 12:26:52 +02:00
Carlos Martín
ae53d43789 Feature #407: Base implementation for groups.
So far groups can be managed, but resources can't be associated to a group.
Tasks done:

  * New basic onegroup command
  * RequestManager XML-RPC methods
  * New group pool
  * New GROUP authorization symbol
  * Basic GroupPool tests
  * Ruby OCA methods
2011-05-10 18:45:15 +02:00
Ruben S. Montero
ba6c8e8e89 Merge branch 'feature-487' 2011-04-26 15:35:44 +02:00
Javi Fontan
3771d57d2b bug #401: give special error message when mysql_config not found in SConstruct 2011-04-13 15:24:45 +02:00
Carlos Martín
d68fa4bba8 Feature #487: Core Unit Testing for VMTemplatePool 2011-04-07 12:32:35 +02:00
Carlos Martín
5b9fed52f7 Feature #487: First version of TemplatePool added to the core: DB, Pool and RM methods. 2011-03-30 19:03:49 +02:00
Ruben S. Montero
35de55685d Merge branch 'feature-407'
Conflicts:
	src/host/ClusterPool.cc
2011-03-29 00:01:00 +02:00
Carlos Martín
c61186bc3a Feature #407: Tests for clusters and some minor host-cluster dependencies moved 2011-03-15 17:06:08 +01:00
Carlos Martín
cc81b3cf65 Feature #407: ClusterPool is now a full PoolSQL class 2011-03-14 19:06:39 +01:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Carlos Martín
829d34c400 Feature #407: Code refactor, ObjectXML moved to main source tree 2011-02-23 11:17:45 +01:00
Ruben S. Montero
3ab03c4268 Merge branch 'feature-457'
Conflicts:
	src/nebula/SConstruct
	src/scheduler/SConstruct
	src/scheduler/src/pool/test/SConstruct
	src/scheduler/src/sched/SConstruct
	src/scheduler/src/xml/test/SConstruct
2011-01-28 17:01:28 +01:00
Ruben S. Montero
3433820b94 feature #457: Refactor Sconstruct files 2011-01-27 23:12:48 +01:00
Carlos Martín
43b4340177 Feature #457: Refactor of tests build process 2011-01-27 16:53:11 +01:00
Ruben S. Montero
265f03ac94 bug #456: Fix some environment issues 2011-01-13 11:50:38 +01:00
Jaime Melis
995094aca1 Bug #456: The build process should take into account the LDFLAGS environment variable
(cherry picked from commit cd8731e18f)
2011-01-12 17:55:01 +01:00
Ruben S. Montero
d6168d24c5 bug #406: Removed default Werror option for compiling OpenNebula
(cherry picked from commit 631a4c02f7)
2010-11-19 17:38:04 +01:00
Javi Fontan
0f1da0b9cd Bug #368: Added -pthread to link flags 2010-10-13 20:32:58 +02:00
Ruben S. Montero
32292a134c Adds -Werror to Sconstruct files. Path by Charles Loomis
(cherry picked from commit 2b34e8a1c0)
2010-09-02 20:32:07 +02:00