1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-27 14:03:40 +03:00

7949 Commits

Author SHA1 Message Date
Tino Vazquez
461bda9f82 Feature #2613: Extend zonepool with endpoint + update
Done for CLI and Sunstone
2014-01-13 18:26:21 +01:00
Tino Vazquez
8e4467e0e5 Extra check to avoid upcasing Fixnums 2014-01-13 12:28:14 +01:00
Tino Vazquez
3a79c79953 Bug #2624: Add ALL option for cluster_id in CLI 2014-01-13 12:08:10 +01:00
Tino Vazquez
1010a9ed94 Bug #2624: Add --admin_resources option 2014-01-13 11:37:52 +01:00
Tino Vazquez
e6acfb4d6d Feature #2570: Reverting to correct onehost_helper 2014-01-13 11:11:38 +01:00
Tino Vazquez
e53f00cb02 Bug #2623: Add admin resource to command line arguments 2014-01-10 19:18:18 +01:00
Tino Vazquez
9d1646fd1b Check user is defined first 2014-01-10 19:09:13 +01:00
Tino Vazquez
64a00f22f7 Bug #2621: Get rid of quotes 2014-01-10 18:50:32 +01:00
Tino Vazquez
a270a1aa12 Bug #2620: Add various checks prior group creation 2014-01-10 18:48:39 +01:00
Tino Vazquez
c4434a3bd3 Bug #2619: Return proper error if name not defined 2014-01-10 18:37:49 +01:00
Tino Vazquez
25b9d4be18 Bug #2617: Return ID for newly created group (onegroup) 2014-01-10 18:28:35 +01:00
Tino Vazquez
7201280463 Bug #2616: Fix for bad ACL format 2014-01-10 17:57:11 +01:00
Tino Vazquez
d1a7ff8f0c Feature #2570: Add RP dialog 2014-01-10 17:38:04 +01:00
Tino Vazquez
972ba67a8a Fix for wrong onegroup behaviour 2014-01-10 17:25:55 +01:00
Carlos Martín
5ca3a0f7d4 Bug #2617: Return the new group ID when creating from file 2014-01-10 16:35:57 +01:00
Tino Vazquez
651ef8fdc8 Feature #2570: Add Remove RP from Group bottom panel 2014-01-09 19:06:12 +01:00
Carlos Martín
0eb9a9100f Feature #2570: Remove constant tooltip in wizard 2014-01-08 17:11:29 +01:00
Carlos Martín
c38ab709e6 Feature #2570: Fix bug, after a group is create Group.list is called 2014-01-08 17:06:29 +01:00
Carlos Martín
f1f2ded8e9 Feature #2570: Fill tooltips in group creation wizard 2014-01-08 16:37:14 +01:00
Carlos Martín
2b924fbd9c Feature #2570: Group wizard allows to select the resources that can be created 2014-01-08 15:52:22 +01:00
Tino Vazquez
4006613a4b Feature #2570: Admin group ACLs now do not depend on admin user creation 2014-01-08 15:35:34 +01:00
Tino Vazquez
aaddc2b3e3 Feature #2570: Fix bug in group creation with resource providers 2014-01-08 13:02:47 +01:00
Tino Vazquez
5a70bd9f94 Feature #2570: onegroup addprovider now accepts ALL as the cluster id 2014-01-07 19:03:57 +01:00
Tino Vazquez
96bbfe05ac Feature #2570: Configurable ACLs for admin group
Also, user creation permission for admins now configurable as wel
Also, user creation permission for admins now configurable as welll
2014-01-07 18:50:24 +01:00
Carlos Martín
b1cba2c1b5 Feature #2570: Fix bug in cluster selection 2014-01-07 17:09:28 +01:00
Tino Vazquez
8defbd575a Feature #2570: Fix for onegroup create <group_name_str> 2013-12-20 17:59:41 +01:00
Carlos Martín
29a7205888 Feature #2565, #2570: Resource provider 10 is shown as ALL in CLI and Sunstone 2013-12-20 17:32:05 +01:00
Carlos Martín
402eee32ef Feature #2565: New special cluster ID, 10, adds ACL rule *
This allows the admin to assign all resources from a zone
to a group
2013-12-20 17:21:47 +01:00
Carlos Martín
b3e070be08 Feature #2570: Add a reset button to group wizard 2013-12-20 16:38:52 +01:00
Carlos Martín
aba044c951 Feature #2570: Add scroll to group wizard 2013-12-20 16:12:45 +01:00
Carlos Martín
0609e38dce Feature #2570: Retrieve zone pool, select clusters for each zone in group wizard 2013-12-20 15:31:53 +01:00
Tino Vazquez
2e09c94eb9 Feature #2570: Add command line arguments for resource in group users creation ACL 2013-12-20 15:27:51 +01:00
Tino Vazquez
eb515a4756 Feature #2570: Improve CLI support for new group functionality 2013-12-20 12:16:37 +01:00
Carlos Martín
9adf83c7d2 Feature #2570: Add zone tabs to group creation wizard
Only one hardcoded for now
2013-12-19 19:19:57 +01:00
Tino Vazquez
1c868ef628 Feature #2570: Fix for new group functionality 2013-12-19 12:24:44 +01:00
Tino Vazquez
5d8239e43e Feature #2570: Fix syntax error II 2013-12-18 19:05:31 +01:00
Tino Vazquez
16aa7b578a Feature #2570: More server side changes 2013-12-18 18:53:31 +01:00
Carlos Martín
1fcde353a8 Feature #2570: Add cluster table in group creation wizard 2013-12-18 18:32:05 +01:00
Carlos Martín
db140b4593 Feature #2570: Add admin group and admin user to json sent in group wizard 2013-12-18 16:33:33 +01:00
Carlos Martín
5cff28da13 Feature #2570: Fix bug in user wizard 2013-12-18 16:04:21 +01:00
Tino Vazquez
9b3c018d3d Feature #2570: Fix syntax error 2013-12-18 10:59:03 +01:00
Tino Vazquez
33fcbf387e Feature #2570: Add Server side funtionality 2013-12-18 10:46:44 +01:00
Carlos Martín
9b3f691f15 Feature #2570: Extend the group creation wizard.
TODO: Send a new json using the new input values,
cluster selection table.
2013-12-17 18:58:39 +01:00
Carlos Martín
2c35a12b8c Feature #2565: Fix bug in onegroup show 2013-12-16 16:28:23 +01:00
Carlos Martín
fb778f79bc Feature #2562: Manage resource providers in sunstone group tab 2013-12-16 16:25:40 +01:00
Carlos Martín
ff0ff9d8f8 Feature #2562: Manage zones in suntone
Fow now, the tab only lists and deletes zones. We'll need to
do a creation wizard, decide if we want actions like rename,
update, etc.
2013-12-13 19:19:41 +01:00
Carlos Martín
f4f8c84f38 Feature #2565: Manage resource providers in the CLI 2013-12-13 16:21:47 +01:00
Carlos Martín
25fce2c847 Feature #2565: Manage resource providers in oned 2013-12-13 16:16:53 +01:00
Carlos Martín
599dabd702 Feature #2565: New method in acl manager to delete acl rules directly, instead of by id 2013-12-13 11:43:34 +01:00
Carlos Martín
7db13c428a Feature #2562: New Zone pool in ruby oca and cli 2013-12-12 19:10:12 +01:00