Tino Vazquez
e332df6d1d
Add group.default to install.sh
2014-01-23 19:00:57 +01:00
Ruben S. Montero
03914330a4
Fix merge of master branch
2014-01-23 17:07:52 +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
Tino Vazquez
ecb48f3caf
Only change zone name if zone exists
2014-01-23 16:20:15 +01:00
Ruben S. Montero
da3f792794
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-23 16:12:01 +01:00
Ruben S. Montero
90a565c264
Revert "Feature #2665 : Move c++ xmlrpc client from sched to oned"
...
This reverts commit 11b255a0f70d599a8c4b6dafc45c16010518a18f.
2014-01-23 16:11:09 +01:00
Carlos Martín
da93115475
Feature #2565 : typo
2014-01-23 16:09:28 +01:00
Carlos Martín
c807eba49d
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-23 15:49:35 +01:00
Carlos Martín
8403b17998
Feature #2565 : Better management of zone & cluster id in ddd/del provider
2014-01-23 15:45:26 +01:00
Tino Vazquez
a3822c4487
Hide endpoint to Sunstone prying users
2014-01-23 15:31:55 +01:00
Carlos Martín
8dbf56363b
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-23 13:22:34 +01:00
Carlos Martín
5610e50432
Feature #2653 : Move Zone column to the right
...
This way the Zone is the last element in both the acl create
syntax and the list output
2014-01-23 13:21:28 +01:00
Carlos Martín
090dbb456c
Feature #2613 : add provider creates an acl rule to USE the ZONE
2014-01-23 13:16:35 +01:00
Carlos Martín
25fa9186aa
Feature #2613 : Allow to manage ZONE with acl rules
2014-01-23 13:02:25 +01:00
Tino Vazquez
912aef0003
Bug #2671 : Add ALL translation to del_provider
2014-01-23 12:34:34 +01:00
Carlos Martín
ee052ed0d6
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-23 12:18:46 +01:00
Carlos Martín
6b9e09f3c8
Feature #2565 : Bug in group::from_xml
2014-01-23 12:11:26 +01:00
Carlos Martín
92eb10fe7c
Feature #2665 : Proxy group, acl, and zone RM methods
2014-01-23 11:31:51 +01:00
Tino Vazquez
6caca0008a
Minor bug fixes
2014-01-22 19:27:41 +01:00
Carlos Martín
abf70de94c
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-22 19:03:21 +01:00
Carlos Martín
0a33f08de1
Feature #2632 : Make two separate methods to update user/group, or its quotas
2014-01-22 18:54:48 +01:00
Tino Vazquez
d454104dbc
Fix Zones dropdown
2014-01-22 16:54:15 +01:00
Tino Vazquez
0b8b4625a4
Feature #2614 : Multi zone support for Sunstone
...
Redirects requests to appropriate Zone OpenNebula instance
2014-01-22 16:54:14 +01:00
Carlos Martín
09f204e242
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-22 13:21:59 +01:00
Carlos Martín
625890f9fc
Feature #2665 : New RMProxy class, proxy user methods
2014-01-22 13:17:09 +01:00
Javi Fontan
8bbb87d468
Merge branch 'feature-2371'
2014-01-22 13:15:10 +01:00
Carlos Martín
554cd57c61
Feature #2665 : Add federation config to oned.conf
2014-01-22 12:55:30 +01:00
Carlos Martín
11b255a0f7
Feature #2665 : Move c++ xmlrpc client from sched to oned
2014-01-22 12:43:24 +01:00
Javi Fontan
09c504222e
bug #2657 : fix VMM driver to send one action per host
...
(cherry picked from commit 0eb00fc502cc0810a396c79440e235abed990573)
2014-01-22 11:34:44 +01:00
Javi Fontan
21b22b0340
feature #2371 : delete debuging STDERR.puts
2014-01-22 11:26:52 +01:00
Javi Fontan
8bcb1cfeb3
feature #2371 : add ox gem to install_gems
2014-01-22 11:21:03 +01:00
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
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
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