Carlos Martín
9c5e96a905
Feature #3471 : Add new groups to the default VDC
2015-01-26 16:36:54 +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
004c13cec8
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/css/app.css
src/sunstone/public/js/plugins/vnets-tab.js
2014-10-31 17:36:31 +01:00
Ruben S. Montero
aef7109af3
Hide password arguments for user login. General hidden process
2014-10-28 16:23:09 +01:00
Carlos Martín
58810f41ee
Feature #3167 : Make the restricted attributes apply only to reservations
2014-09-29 18:27:19 +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
00cb00b0e8
Feature #3167 : Allow users to edit their VNets, add vnet restricted attributes
2014-09-03 15:31:00 +02:00
Ruben S. Montero
88987631d9
feature #2858 : Add umask to Request attributes
2014-05-27 12:58:46 +02:00
Carlos Martín
77b51290eb
Feature #2694 : New zones can only be created if oned is master
2014-02-12 19:27:38 +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
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
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
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
c9dc8c47da
Merge branch 'bug-1694'
2012-12-24 14:25:41 +01:00
Carlos Martín
7aff914bf9
Feature #1103 : Add xmlrpc optional param to instantiate templates on hold
2012-12-20 17:45:27 +01:00
Carlos Martín
3c6871b2c0
Bug #1694 : Remove potential deadlock
2012-12-17 16:54:17 +01:00
Carlos Martín
cf45afe0a7
Feature #1108 : Add more verbosity to Request Manager log messages:
...
* Each request message includes a unique (ish) ID, and user doing the request
* Success results are also logged
* All arguments are included in the request message (except session)
* Password arguments are shown as ***
2012-10-02 16:25:57 +02:00
Carlos Martín
3c324b4ad3
Bug #1311 : Include the restricted image attributes check in RMAllocate
2012-06-20 15:07:15 +02:00
Carlos Martín
5d110819d9
Feature #1304 : Add new xml-rpc methods one.document.*
2012-06-08 16:00:16 +02:00
Carlos Martín
0f38c555a1
Revert "Feature #1304 : Add new methods one.generic.*. VMTemplates have a new 'type' attribute."
...
This reverts commit 04940ff188
.
2012-06-08 11:43:55 +02:00
Carlos Martín
04940ff188
Feature #1304 : Add new methods one.generic.*. VMTemplates have a new 'type' attribute.
...
As things are right now, VMTemplates with different types share the "namespace",
meaning that you can't have two templtes with the same name even if their type
is different
2012-06-06 18:03:46 +02:00
Carlos Martín
6db8eea366
Feature #1112 : Bug, new vnets were added to their clusters in the datastore set
2012-03-13 18:38:50 +01:00
Carlos Martín
a9d7a9b072
Bug #1159 : Move restricted attribute checks to RM. Do not check restricted attributes when a template owned by oneadmin is instantiated
2012-03-09 17:34:57 +01:00
Carlos Martín
f2e6303c3e
Feature #1112 : Add new cluster_id parameter to one.vn.allocate
2012-03-09 15:49:45 +01:00
Carlos Martín
9a7d78f7f2
Feature #1112 : Hosts, DS & VNets can belong to the 'none' cluster.
...
The cluster id -1 is used to indicate objects that can be clustered,
but are not assigned to any cluster. The new methods to remove objects
from their current datastore actually set this 'none' or -1 cluster
ID.
VNets are always created in this 'none' cluster. Hosts and DS require
a cluster ID to be placed when allocated, and the ruby OCA by default
sets it to 'none'
2012-03-01 17:14:52 +01:00
Carlos Martín
b49a249943
Feature #1112 : Associate VNets to Clusters. New VNets are created in the "default" cluster
2012-02-29 18:09:47 +01:00
Carlos Martín
c3d504293c
Feature #1112 : Move datastore to cluster addition from DatastorePool::allocate to RMAllocate
2012-02-29 16:30:52 +01:00
Carlos Martín
be00373b09
Feature #1112 : Refactor RequestManagerAllocate to be able to add objects to clusters on creation
2012-02-29 16:06:29 +01:00
Carlos Martín
f722dafb43
Feature #1112 : Make cluster parameter mandatory for new hosts
2012-02-28 17:30:07 +01:00
Carlos Martín
4e2b33fa23
Feature #1112 : Clusters are coming back into fashion this season
2012-02-24 15:58:51 +01:00
Ruben S. Montero
a0ca68d0e3
Remove TM from Host
2012-02-24 14:55:00 +01:00
Carlos Martín
4e2bd36415
Feature #1112 : Datastores are now defined with templates. New att. type and base path
2012-02-16 19:37:08 +01:00
Carlos Martín
174ba75d63
Feature #1112 : Move datastore definition from image template to xml-rcp parameter
2012-02-15 16:47:52 +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
e6628a1f75
Feature #862 : Re-factor PoolObjectAuth. Moved ObjectType to PoolObjectSQL. simplified interface for AuthManger::add_auth.
2012-01-03 02:58:23 +01:00
Carlos Martín
3bce21e03a
Modify one.host.allocate signature, to match changes of commit:665036ef
2011-12-13 17:36:20 +01:00
Carlos Martín
45e4923dc0
Fixes outdated xml-rpc methods signatures
2011-11-02 17:36:53 +01:00
Carlos Martín
03fac9096a
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
...
Instead, it creates a single instance and its execute method is called for each new request.
This caused some variables to be shared by several threads, which eventually ended in
segmentation fault.
2011-07-07 12:45:13 +02:00
Carlos Martín
303db36d95
Feature #687 : ACL Manager looks for rules that apply to any of the user's groups
2011-06-29 12:50:16 +02:00
Ruben S. Montero
e3a930dd10
feature #662 : Better error messages for authZ operations
2011-06-04 02:51:50 +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
Ruben S. Montero
0a13288330
feature #622 : VirtualMachineAllocate method in Request Manager
2011-06-01 12:37:39 +02:00
Ruben S. Montero
25068e4d59
feature #662 : Allocate methods
2011-05-28 04:03:09 +02:00