1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-06 12:58:18 +03:00

7961 Commits

Author SHA1 Message Date
Ruben S. Montero
cda9fa28e7 feature #2632: Moved DB implementation to its own class 2014-01-21 23:21:18 +01:00
Carlos Martín
ea36ad05c6 Feature #2653: Add zone id to acl rules in sunstone 2014-01-21 15:50:53 +01:00
Carlos Martín
cf31d91abd Feature #2653: Add zone id to each ACL rule 2014-01-21 12:52:25 +01:00
Carlos Martín
16915c4326 Feature #2632: Bug in oneuser/group list 2014-01-20 16:25:44 +01:00
Carlos Martín
31d4b65d38 Merge branch 'feature-2632' 2014-01-16 17:19:53 +01:00
Carlos Martín
54d53f45b1 Feature #2632: Fix quotas in sunstone 2014-01-16 17:15:39 +01:00
Carlos Martín
043a8a7410 Feature #2632: Fix quotas for oneuser/group list 2014-01-16 17:08:47 +01:00
Carlos Martín
c2f1a6d1c4 Feature #2632: Extract group quotas to another table 2014-01-16 17:08:08 +01:00
Tino Vazquez
0e6d7ce25b Fix submit of new RP for group 2014-01-15 19:42:15 +01:00
Tino Vazquez
5570418f34 Add admin view with proper zone support
Fix for Add RP dialog bug
2014-01-15 19:34:20 +01:00
Carlos Martín
d5d904b114 Feature #2632: Extract user quotas to another table 2014-01-15 16:27:50 +01:00
Tino Vazquez
8ee4cb0379 Feature #2613: Add endpoint display, Zone creation dialog on Sunstone 2014-01-14 11:38:42 +01:00
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