Javi Fontan
efa6f18680
changed cli help to be compatible with ronn formating (man pages)
2011-07-07 19:43:13 +02:00
Carlos Martín
a35d52fc02
Merge branch 'master' of git.opennebula.org:one
2011-07-07 19:23:19 +02:00
Carlos Martín
ec48ba7081
Java OCA: New ACL classes, and tests. TODO: Create a new Exception for rule parsing errors
2011-07-07 19:22:30 +02:00
Carlos Martín
7b19d4a866
Java OCA: Some formatting, and a couple of new helper methods for OneResponse and Pool
2011-07-07 19:21:03 +02:00
Jaime Melis
729795b590
Merge branch 'master' of git.opennebula.org:one
2011-07-07 19:13:20 +02:00
Jaime Melis
041fa8ed12
Update install.sh for unpriviledged user tab.
2011-07-07 19:13:05 +02:00
Ruben S. Montero
66485c6ed7
MULTIPLE GROUPS: Removed initial effort to support multiple user groups for the users. This should be easily recovered to complete this feature in the future
2011-07-07 19:01:04 +02:00
Jaime Melis
efa6d8ff76
Merge branch 'master' of git.opennebula.org:one
2011-07-07 18:54:15 +02:00
Jaime Melis
722cd94033
Minor typo in unpriviledged user dashboard.
...
Adjust plugins configuration yaml for the unpriviledged user dashboard.
2011-07-07 18:49:20 +02:00
Javi Fontan
fb8ab370d1
added history printing to onevm show
2011-07-07 18:34:41 +02:00
Hector Sanjuan
404fc4a282
Add unpriviledged user dashboard.
...
This dashboard is the same, except it doesnt contain user/group/hosts references, supposing the default user don't have such rights. To fill in the space left by hosts graphs, I have added Total VM memory and cpu graphs.
2011-07-07 18:34:23 +02:00
Javi Fontan
fa9e37558c
onevm now shows host in list and show output
2011-07-07 17:16:59 +02:00
Carlos Martín
598ec3e18b
Merge branch 'master' of git.opennebula.org:one
2011-07-07 12:46:36 +02:00
Carlos Martín
bba2daae70
Wrong one.vmpool.info RM error check for state parameter
2011-07-07 12:46:09 +02: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
Ruben S. Montero
2beaf0567a
Merge branch 'feature-687'
2011-07-06 18:51:39 +02:00
Tino Vázquez
02d12de795
feature #687 : Fix bug in oneacl_helper
2011-07-06 18:40:09 +02:00
Ruben S. Montero
cc4d9ea380
Merge branch 'feature-687'
2011-07-06 18:12:03 +02:00
Carlos Martín
e33ed54c1b
Feature #687 : Bug in Acl rule string parsing
2011-07-06 16:23:40 +02:00
Carlos Martín
23928a454c
Feature #687 : remove trailing spaces in oneacl_helper.rb
2011-07-06 15:58:48 +02:00
Carlos Martín and Javi Fontan
43e44040f7
Feature #687 : Refactor Acl and AclPool ruby OCA classes to follow the common Pool/PoolElement structure
2011-07-06 15:56:38 +02:00
Javi Fontan
d0a797998f
feature #450 : added a bundler config file to install needed libraries
2011-07-05 19:52:23 +02:00
Carlos Martín
fa2477a79f
Merge branch 'feature-687' of git.opennebula.org:one into feature-687
2011-07-05 19:28:42 +02:00
Carlos Martín
076ebcfa10
Feature #687 : Change the default ACL rule creation
2011-07-05 19:06:50 +02:00
Tino Vázquez
06084ebaf7
feature #667 : Improve ACL CLI error handling
...
(cherry picked from commit beba090a3fe6d2ee3721cd65afa16ddb8b5dc8a4)
2011-07-05 19:04:28 +02:00
Tino Vázquez
4a186ea046
feature #667 : Improved ACLs CLI
...
(cherry picked from commit e3314e9a236451fdc18045058d123dedd3fa833f)
Conflicts:
src/oca/ruby/OpenNebula/AclPool.rb
2011-07-05 19:02:39 +02:00
Javi Fontan
58301a249c
feature #577 : added -m switch to onevm create to specify the number of VMs
2011-07-05 18:48:37 +02:00
Ruben S. Montero
bd290d8dad
feature #687 : Pass user groups by reference
2011-07-05 17:34:42 +02:00
Ruben S. Montero
3ff70fabbe
feature #687 : oneadmin user and group can use any host
2011-07-05 17:23:08 +02:00
Ruben S. Montero
5801e9c53e
feature #687 : The scheduler cheks user authorization for the host. Log messages for filtered hosts
2011-07-05 16:54:08 +02:00
Ruben S. Montero
db1a3ae691
Merge branch 'feature-687' of git.opennebula.org:one into feature-687
2011-07-05 16:32:58 +02:00
Ruben S. Montero
37f0700a96
feature #687 : Added an ACL Manager to the Scheduler. The ACL is base class for the new one
2011-07-05 16:32:18 +02:00
Jaime Melis
ae03441edc
Merge branch 'master' of git.opennebula.org:one
2011-07-05 16:00:17 +02:00
Jaime Melis
08024d57f2
feature #476 : capture more commands during testing
2011-07-05 15:59:47 +02:00
Javi Fontan
9fb107065e
feature #595 : changed tests as the code now is different
...
Old expectations are still in the test commented as I am not really
sure the code or tests are right.
TODO: revise tests and library behavior
2011-07-05 15:58:50 +02:00
Jaime Melis
f87e747ad5
feature #476 : captura iptables commands during testing
2011-07-05 15:45:01 +02:00
Jaime Melis
1c2ab62a82
feature #476 : add some necessary files for testing
2011-07-05 15:44:09 +02:00
Jaime Melis
edc10ea98f
Merge branch 'feature-687' of git.opennebula.org:one into feature-687
2011-07-05 15:32:05 +02:00
Jaime Melis
6a97022357
feature #573 : Add support for groups and define a default policy
2011-07-05 15:31:25 +02:00
Jaime Melis
24d312916e
oneimage list and onevm list should only be 80 chars wide
2011-07-05 12:51:21 +02:00
Carlos Martín
90fc30f6af
Feature #687 : Change Auth. unit test to report the object groups
2011-07-05 12:47:40 +02:00
Jaime Melis
e46530e224
feature #476 : fix bug in HostManaged networking hook
2011-07-05 12:46:41 +02:00
Ruben S. Montero
d850f6924d
feature #687 : AclManager can now be rebuild from an xml string
2011-07-04 22:33:13 +02:00
Ruben S. Montero
2e9ed0cc9f
feature #687 : Removed unused ObjectXML method
2011-07-04 22:32:29 +02:00
Carlos Martín
27e04919b2
Feature #687 : Add a default ACL rule at bootstrap
2011-07-04 19:14:43 +02:00
Carlos Martín
e65f80a161
Feature #687 : Bug in one.*.poolinfo xml-rpc methods, wrong WHERE clause
2011-07-04 19:09:47 +02:00
Carlos Martín
2449b2cda1
Feature #687 : Bug in ACL rule matching, it was missing a mask
2011-07-04 18:06:46 +02:00
Carlos Martín
01606d1768
Merge branch 'feature-687' of git.opennebula.org:one into feature-687
2011-07-04 16:04:34 +02:00
Carlos Martín
4173fbd494
Feature #687 : Fix template tests for UNAME/GNAME, this continues commit:655d9f4a
2011-07-04 16:03:23 +02:00
Carlos Martín
17701960cb
Feature #687 : Make AuthManagerTest use the NebulaTest class
2011-07-04 16:01:43 +02:00