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
Jaime Melis
6d5a0a3517
Feature #2589 : libfs.sh "fs_size" handles the new AppMarket size reporting
...
It now sends a custom header: "OpenNebula-AppMarket-Size" and OpenNebula
obtains the size from that.
2014-01-17 19:23:58 +01:00
Javi Fontan
955c102519
feature #2371 : add pagination to ruby oca, cli and sunstone
...
There is a new pool method called get_hash that uses pagination when possible.
The default page size can be changed with the environment variable
ONE_POOL_PAGE_SIZE. Any value > 2 will set a page size, a non
numeric value disables pagination.
Paginated pools are parsed using sax instead of dom so this makes the parse
a bit faster. It will also detect Ox gem (https://github.com/ohler55/ox ) and
will use it as it is much faster than Nokogiri.
Screen cleaning in top command is done after retrieving the pool reducing
the flickering.
2014-01-16 17:23:14 +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
Javi Fontan
193e7a9cf6
feature #2371 : add pagination to pool info
...
When the end_id of pool.info xmlrpc call is lower than -1 the parameters
do not refer to object ids but offset and cuantity used for pool pagination.r
The SQL query will have "LIMIT start_id,-end_id".
2014-01-13 16:30:43 +01:00
Daniel Molina
70f680914b
feature #2589 : Close the image/template creation dialog only if the call succeeds
2014-01-13 16:12:02 +01:00
Javi Fontan
a64e27c65b
Merge branch 'bug-2585'
2014-01-13 14:43:59 +01:00
Javi Fontan
36b62e7896
Merge branch 'bug-2483'
2014-01-13 14:43:24 +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
Javi Fontan
3338cd039c
bug #2585 : user proper vnc parameters for HVM XEN
2014-01-10 11:51:43 +01:00
Tino Vazquez
651ef8fdc8
Feature #2570 : Add Remove RP from Group bottom panel
2014-01-09 19:06:12 +01:00
Tino Vazquez
54d2e1979a
Bug #2602 : Fix DS name space on ESX
...
(cherry picked from commit 9cf3fbc158b2a818a89f0e5152588c47c077e904)
2014-01-09 12:45:15 +01:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +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
Ruben S. Montero
dc79dd2c38
bug #2544 : Use REPLACE to insert monitoring values
2014-01-03 00:52:21 +01:00
Ruben S. Montero
bd0cb167d6
feature #2533 : xml-rpc log file can be disable through oned.conf
2014-01-02 17:37:11 +01:00
Ruben S. Montero
60c763c38b
bug #2542 : cdrom on ceph datastore uses CEPH_HOST, CEPH_SECRET, CEPH_USER. Patch contributed by Vladislav Gorbunov.
2014-01-01 23:33:16 +01:00
Daniel Molina
3e68e53ba2
feature #2589 : Refactor template create dialog
2013-12-27 18:51:23 +01:00
Daniel Molina
cc100319fd
feature #2589 : Refactor image create dialog
2013-12-27 18:51:05 +01:00