Daniel Molina
c34113de07
bug #3853 : Add sunstone option to scons to compile css and js
2015-07-17 15:49:31 +02:00
Daniel Molina
e8d5df1a59
feature #3748 : Fix locale scons path
2015-06-25 18:52:39 +02:00
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Carlos Martín
dca0c29244
Feature #3471 : New pool VDC, ruby oca and cli
2014-12-19 17:30:00 +01:00
Carlos Martín
00990b33a1
Feature #3175 : New Security Group pool in the core
2014-09-08 11:50:25 +02:00
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
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
Ruben S. Montero
94669f9983
feature #206 : fix mysql_config tool
2010-05-06 16:08:16 +02:00
Javi Fontan
7802103d2e
Added mysql flag to sqcons
2010-05-05 19:26:35 +02:00
Javier Fontán Muiños
fdfe10407e
Changed copyright notice
2010-02-22 18:00:30 +01:00
Rubén S. Montero
d965eb44aa
Merge of the OpenNebulaXML branch (-r535:HEAD)
...
git-svn-id: http://svn.opennebula.org/one/trunk@667 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-09 14:34:34 +00:00
Javier Fontán Muiños
2b69d749cc
Bug in scons file
...
git-svn-id: http://svn.opennebula.org/one/trunk@488 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-23 17:38:46 +00:00
Javier Fontán Muiños
c42667c929
Cleaning up scons files
...
git-svn-id: http://svn.opennebula.org/one/trunk@487 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-23 17:24:12 +00:00
Javier Fontán Muiños
8f80d8b89c
scons -c deletes xmlrpc test files ( #101 )w
...
git-svn-id: http://svn.opennebula.org/one/trunk@485 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-23 17:01:52 +00:00
Javier Fontán Muiños
a1778e922d
Applying patch by ubuntu to not search for xmlrpc libraries when cleaning ( #101 )
...
git-svn-id: http://svn.opennebula.org/one/trunk@484 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-23 16:30:59 +00:00
Rubén S. Montero
ba0856229c
#15 : Added driver wrapper. Driver files in install program. Added the
...
HookManager and HookManagerDriver. Included the Hook driver in conf file
git-svn-id: http://svn.opennebula.org/one/trunk@453 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-03 23:34:33 +00:00
Javier Fontán Muiños
156fda728f
Added license headers and changed copyright year. For #67 .
...
git-svn-id: http://svn.opennebula.org/one/trunk@308 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-19 18:05:46 +00:00
Constantino Vázquez Blanco
ee411e7963
Merged TransferManager and VirtualNetworkManager branches.
...
git-svn-id: http://svn.opennebula.org/one/trunk@230 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-13 16:21:17 +00:00
Rubén S. Montero
319b1123b3
Added build scripts for OpenNebula Client C/C++ API. Install script
...
modified to cp the library and the requiered includes
git-svn-id: http://svn.opennebula.org/one/trunk@164 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-10-20 14:44:16 +00:00
Javier Fontán Muiños
6cdfc57d7d
More help info and fixed bug in build logging
...
git-svn-id: http://svn.opennebula.org/one/trunk@108 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-30 16:07:52 +00:00
Javier Fontán Muiños
dd9b249ced
Added help to build crash and more debugging information
...
git-svn-id: http://svn.opennebula.org/one/trunk@107 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-30 16:07:51 +00:00
Javier Fontán Muiños
fef1fc59c6
First version of the xmlrpc library finder. Works in fedora, debian and macosx.
...
git-svn-id: http://svn.opennebula.org/trunk@48 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-10 11:24:48 +00:00
Javier Fontán Muiños
6eb9fed97d
Initial commit of ONE code
...
git-svn-id: http://svn.opennebula.org/trunk@2 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-17 16:27:32 +00:00