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
Ruben S. Montero
c6aa3d2234
feature #3175 : Solves memory leaks. Add SG 0 to new networks
2014-11-20 15:14:45 +01:00
Carlos Martín
f97743eae9
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/js/plugins/templates-tab.js
src/sunstone/public/js/sunstone.js
2014-10-24 13:32:19 +02:00
Carlos Martín
930c13ae76
Bug #3168 : process attributes in update --append
2014-10-20 16:15:06 +02:00
Carlos Martín
49b94d12ea
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
install.sh
2014-10-03 15:55:29 +02:00
Ruben S. Montero
3df4f4f995
Fix access control for VNET reservations with group Resource Providers
2014-09-17 17:05:01 +02:00
Carlos Martín
00990b33a1
Feature #3175 : New Security Group pool in the core
2014-09-08 11:50:25 +02:00
Carlos Martín
efe97e0ade
Feature #3167 , #3169 : Make the restricted attr. mechanism generic for all pool objects
2014-09-03 11:36:46 +02:00
Ruben S. Montero
e4cee7c1ea
feature #2858 : Integrate AddressRangePool with VirtualNetwork: persistency & initialization
2014-05-10 01:22:02 +02: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
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
bf8c8f1646
Feature #1678 : small refactor
2013-10-22 17:20:23 +02:00
Carlos Martín
51124a9d12
Feature #1678 : Move DS location monitorization att to Host Share
2013-10-22 17:12:06 +02:00
Carlos Martín
5f8af5cf39
Feature #1678 : Make all disk related variables long long
2013-10-17 17:38:45 +02:00
Carlos Martín
990092271c
Feature #2145 : Remove host monitoring attributes from the template
2013-08-22 15:04:25 +02:00
Carlos Martín
c632828876
Feature #2124 : New template append action in core
2013-06-28 18:45:27 +02:00
Carlos Martín
2611c15491
Bug #1955 : Set VM error messages in the user template
2013-04-26 17:26:54 +02:00
Ruben S. Montero
55e3eece8c
feature #1879 : Prevent wrong chars in rename
2013-04-10 15:37:07 +02:00
Ruben S. Montero
5dc50875d4
feature #1879 : New function to check object names.
2013-04-10 12:56:06 +02:00
Ruben S. Montero
9af900cd35
bug #1807 : Adds a new ERROR_MONITOR message. Fix monitor timers when monitor fails.
2013-03-15 17:37:47 +01:00
Ruben S. Montero
dcfa0a1773
feature #1772:Resize VM capacity (cpu, memory and vcpu) offline
2013-02-23 19:49:06 +01:00
Ruben S. Montero
701f33ca5f
featue #1739 : Move Host and VM update functions to each class.
2013-02-16 02:55:17 +01:00
Carlos Martín
fd73ebf919
Feature #1739 : Clean Host error messages when the problem is solved
2013-02-14 16:55:47 +01:00
Carlos Martín
e37c4d1665
Feature #1739 : Add messages when extra VMs are detected
2013-02-13 18:06:20 +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
Ruben S. Montero
dc9a6711e0
Merge branch 'feature-1681'
2013-01-22 15:41:10 +01:00
Carlos Martín
d4245a6699
Feature #1681 : Add new oned.conf att. for a default umask
2013-01-18 18:34:51 +01:00
Ruben S. Montero
d797d04a88
feature #1449 : Adds the IMMUTABLE persistent_type. This means that a persistent image will not be cloned and will not be modified, thus READONLY = YES and SAVE = NO
2013-01-17 23:14:34 +01:00
Ruben S. Montero
fdb5f09e89
Revert "Feature #1326 : VMs instantiated from a template are named template_name-<vmid>"
...
This reverts commit 8e80bfcf66
.
2012-12-23 23:31:00 +01:00
Carlos Martín
8e80bfcf66
Feature #1326 : VMs instantiated from a template are named template_name-<vmid>
2012-12-21 13:50:10 +01:00
Carlos Martín
c562e7206f
Feature #1686 : Implement one.*.rename methods in core
2012-12-07 18:32:38 +01:00
Ruben S. Montero
03f15b6498
feature #1428 : Add UNAME, GID, GNAME to the set of predefined variables to CONTEXT attribute
2012-08-28 16:52:03 +02:00
Ruben S. Montero
057da9492b
bug #1363 : Better check for int and float values
2012-07-19 01:18:51 +02:00
Carlos Martín
c27c27ac4f
Bug #1363 : Check correct value types for VM CPU, VCPU, MEM, and Image SIZE
2012-07-17 15:51:50 +02:00
Ruben S. Montero
8f809df025
Merge branch 'feature-1291'
2012-06-19 14:30:50 +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
Carlos Martín
b377e4db99
Feature #1291 : New one.image.clone method
...
The core functionality is in place, but it is using the CP command.
To make it work, the ds_map cp scripts need to ignore the
check_restricted call. We will have to add another script to
the ds_mad drivers, probably clone
2012-05-25 12:56:51 +02:00
Carlos Martín
3c1cf1f1b3
Feature #1112 : Fix oneimage update (broken in commit:92dd8d4c)
2012-03-14 15:48:06 +01:00
Carlos Martín
05fdb88739
Feature #1112 : Allow datastore template update to change the internal TYPE and TM_MAD attributes
2012-03-05 16:47:59 +01: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
e76e1227d3
Feature #1112 : Add datastore to ObjectType strings
2012-02-10 14:55:29 +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
5c033040aa
feature-862: Check persistent state and permissions for Images
2012-01-06 01:36:57 +01:00
Ruben S. Montero
3088f5ca5c
feature #862 : Refactor Chown function
2012-01-05 01:45:53 +01:00
Carlos Martín
38f494855b
Feature #862 : Add one.*.chmod xml-rpc methods in the core
2012-01-04 20:14:09 +01:00
Carlos Martín
3f51dd48de
Feature #862 : Remove public attribute from core
2012-01-04 06:31:20 -08:00