Ruben S. Montero
80b49ff6b4
feature #1112 : Add system_dir for VMs
2012-02-24 23:13:22 +01:00
Carlos Martín
4e2b33fa23
Feature #1112 : Clusters are coming back into fashion this season
2012-02-24 15:58:51 +01:00
Jaime Melis
ae35b61159
Bump to 3.3.0
2012-02-20 12:31:34 +01:00
Carlos Martín
354ef28985
Feature #1112 : Continue integration of DatastorePool in Nebula class
2012-02-10 13:24:52 +01:00
Ruben S. Montero
69e9192a98
feature-1112: Delete dspool when destoying the Nebula class
2012-02-10 01:18:46 +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
Ruben S. Montero
52819b7909
feature #360 : Split NebulaTemplate class to support addtional configuration files for OpenNebula daemons
2011-12-13 23:57:56 +01:00
Jaime Melis
db18cbe829
Bump to version 3.1.80
2011-12-05 17:56:34 +01:00
Carlos Martín
21bca20780
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
Jaime Melis
b4368c961a
Bump version to 3.1.0
2011-09-23 17:01:43 +02:00
Carlos Martín
77cf88ca5d
Clean some TODOs in core
2011-09-21 16:13:04 +02:00
Jaime Melis
72b24945a6
Bump version to 2.9.85
2011-09-02 17:37:50 +02:00
Jaime Melis
9f3919b0ac
Bump version to 2.9.80
2011-07-12 15:36:41 +02:00
Carlos Martín
55a8601b85
onedb: Change the db_versioning table.
...
Until now the version column was an integer, and the version was supposed to be
incremental starting from 0.
This can be a problem in future scenarios where we may have two active branches.
The table has been modified to store a string with the OpenNebula version.
2011-07-12 13:54:53 +02:00
Carlos Martín
a0a51efb55
Merge branch 'master' into feature-687
2011-06-28 13:10:17 +02:00
Ruben S. Montero
2249929171
Merge branch 'feature-476'
...
Conflicts:
src/vnm/VirtualNetwork.cc
2011-06-23 17:00:56 +02:00
Carlos Martín
bfaabf357d
Feature #687 : Start work on ACL rules
2011-06-22 19:22:52 +02:00
Carlos Martín
e28ad2a69d
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
Jaime Melis
2af638e0a1
feature #476 : get hook_location from scripts_remote_dir
2011-06-02 15:51:49 +02:00
Carlos Martín
e9b0bf3eea
Merge branch 'master' into feature-407
...
Conflicts:
install.sh
src/nebula/Nebula.cc
2011-05-12 17:28:03 +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
Carlos Martín
8510fa56ad
Feature #591 : New onedb command. Core detects wrong DB versions.
2011-04-29 18:59:39 +02:00
Carlos Martín
fdcca8a0fc
Merge branch 'feature-523' into feature-487
...
Conflicts:
include/Nebula.h
2011-04-08 16:11:29 +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
Ruben S. Montero
c59f542ee6
feature #523 : Work on the Image Repository
2011-03-22 18:21:09 +01:00
Ruben S. Montero
e80df4c5fe
Merge branch 'feature-407' into feature-523
...
Conflicts:
src/host/ClusterPool.cc
2011-03-20 16:47:58 +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
4c76798143
Update version to 2.3.0
2011-02-25 15:20:50 +01:00
Jaime Melis
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Ruben S. Montero
456a15007e
Merge branch 'bug-412'
2010-11-19 16:09:11 +01:00
Jaime Melis
c2d7ca16cd
Moved remotes directory to 'var'
2010-11-16 12:29:14 +01:00
Ruben S. Montero
0896c774ec
Master is now OpenNebula 2.1.0
2010-10-22 17:36:52 +02:00
Javi Fontan
a968e5fd25
Changed version to 2.0.0 (man pages updated)
2010-10-19 17:41:29 +02:00
Javi Fontan
a0b3eec6ee
Bumped version to 1.9.85
2010-09-03 18:46:23 +02:00
Ruben S. Montero
f05fb71f13
feature #307 : Now the IM protocol is MONITOR hid hostname update
2010-08-17 00:28:48 +02:00
Ruben S. Montero
04874dbf7a
bug #295 : Hooks can be specified without absolute path. Adjusted share location for system-wide installations
2010-08-02 11:24:01 +02:00
Javi Fontan
1114fcce4e
Changed software version to 1.9.80
2010-07-27 12:46:33 +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
cacbe7bf5e
feature #200 : Integrates ImagePool and VirtualMachinePool. Now you can requests Images from VM templates!
2010-06-25 13:24:54 +02:00
Constantino Vázquez Blanco
f41a74cd02
feature #200 : Initial integration of ImagePool
2010-06-01 18:00:44 +02:00
Ruben S. Montero
21b729dbdd
feature #192 : Decouple Logger from Nebula class
2010-04-21 00:40:16 +02:00
Ruben S. Montero
b85ff59abd
feature #206 : moved Nebula to SqlDB and missing file for Virtual Netwokrs
2010-04-10 22:19:49 +02:00
Javier Fontán Muiños
fdfe10407e
Changed copyright notice
2010-02-22 18:00:30 +01:00
Rubén S. Montero
fc4f60822a
Trunk is now 1.5, the new development release of OpenNebula
...
git-svn-id: http://svn.opennebula.org/one/trunk@941 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:36:03 +00:00
Rubén S. Montero
67817d6fba
Merging differences back from 1.4 branch
...
git-svn-id: http://svn.opennebula.org/one/trunk@940 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:35:04 +00:00
Constantino Vázquez Blanco
29ce40f113
Change version to 1.3.85
...
git-svn-id: http://svn.opennebula.org/one/trunk@906 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-30 12:21:38 +00:00
Rubén S. Montero
c126e1b7dd
Now trunk is OpenNebula 1.4 Beta1
...
git-svn-id: http://svn.opennebula.org/one/trunk@744 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-23 14:01:25 +00: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
Rubén S. Montero
89eee6b1c4
#15 : Removed action support from HookManager. Delete HM on Nebula destruction
...
git-svn-id: http://svn.opennebula.org/one/trunk@455 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-04 22:07:06 +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
Rubén S. Montero
60aff2d402
Trunk now is OpenNebula 1.3. New raw XML vmm drvier type. updated date in license
...
git-svn-id: http://svn.opennebula.org/one/trunk@330 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-26 18:25:15 +00:00
Rubén S. Montero
77681ccfc8
Address ticket #59
...
git-svn-id: http://svn.opennebula.org/one/trunk@294 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-02 14:58:51 +00:00
Rubén S. Montero
ba94c5bd31
Version information for the oned programm
...
git-svn-id: http://svn.opennebula.org/one/trunk@274 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-02 17:26:22 +00:00
Rubén S. Montero
7c251044a5
Minor leak in Nebula class
...
git-svn-id: http://svn.opennebula.org/one/trunk@233 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-13 20:12:52 +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
Constantino Vázquez Blanco
3db8342e8f
Added DEBUG_LEVEL to oned.conf. Task for ticket #5 .
...
git-svn-id: http://svn.opennebula.org/trunk@3 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-18 15:58:44 +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