1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

66 Commits

Author SHA1 Message Date
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
Javi Fontan
48b0904fcf Scons script uses build related environment variables
Idea came from a gentoo package patch by Tiziano Müller (dev-zero)
http://packages.gentoo.org/package/app-emulation/opennebula

Code for the patch borrowed from:
http://dev.gentoo.org/~vapier/scons-blows.txt
(cherry picked from commit c3ee819df2)
2010-08-19 12:37:56 +02:00
Javi Fontan
b053489ab0 Bug setting link flags
(cherry picked from commit 8d9d55e253)
2010-08-17 18:07:28 +02:00
Javi Fontan
cbafbe66ae bug #309: scons now deletes src/sql/MySqlDB.o when cleaning
(cherry picked from commit 0af299b550)
2010-08-17 12:17:55 +02:00
Carlos Martín
35aa6ade2c feature #282: Templates can be now parsed from xml-formatted strings. 2010-07-29 18:23:20 +02:00
Ruben S. Montero
11b39a6a34 Merge branch 'master' into feature-203 2010-07-08 01:42:49 +02:00
Ruben S. Montero
4cc03e0e97 feature #203: Added the Auth Manager to the SConstruct script 2010-05-28 00:29:23 +02:00
Constantino Vázquez Blanco and Carlos Martín
6b320815b4 feature-#200: Finishing image pool 2010-05-25 18:20:40 +02:00
Ruben S. Montero
773233c1eb feature #212: Get rid of obsolete C/C++ interface 2010-05-17 15:54:46 +02:00
Carlos Martin and Ruben S. Montero
2f3e35988d feature #212: All the classes now uses the XML backend 2010-05-14 16:53:31 +02:00
Carlos Martin and Ruben S. Montero
42ace3b75a feature #212: Moved Log system to its own library to be used by the scheduler 2010-05-14 15:30:28 +02:00
Ruben S. Montero
a8905b2704 feature #206: OpenNebula can now be compiled with several DB backends 2010-05-07 14:45:27 +02:00