1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

2655 Commits

Author SHA1 Message Date
d0a797998f feature #450: added a bundler config file to install needed libraries 2011-07-05 19:52:23 +02:00
fa2477a79f Merge branch 'feature-687' of git.opennebula.org:one into feature-687 2011-07-05 19:28:42 +02:00
d1de25dc2d feature #696: Add monitoring resource client 2011-07-05 19:15:26 +02:00
076ebcfa10 Feature #687: Change the default ACL rule creation 2011-07-05 19:06:50 +02:00
06084ebaf7 feature #667: Improve ACL CLI error handling
(cherry picked from commit beba090a3fe6d2ee3721cd65afa16ddb8b5dc8a4)
2011-07-05 19:04:28 +02:00
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
58301a249c feature #577: added -m switch to onevm create to specify the number of VMs 2011-07-05 18:48:37 +02:00
bd290d8dad feature #687: Pass user groups by reference 2011-07-05 17:34:42 +02:00
3ff70fabbe feature #687: oneadmin user and group can use any host 2011-07-05 17:23:08 +02:00
5801e9c53e feature #687: The scheduler cheks user authorization for the host. Log messages for filtered hosts 2011-07-05 16:54:08 +02:00
db1a3ae691 Merge branch 'feature-687' of git.opennebula.org:one into feature-687 2011-07-05 16:32:58 +02:00
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
d323748b32 feature #696: Add support for accounting and monitoring 2011-07-05 16:14:12 +02:00
4edcd9ffd8 feature #696: Fix CLI expected Integer error 2011-07-05 16:13:20 +02:00
ae03441edc Merge branch 'master' of git.opennebula.org:one 2011-07-05 16:00:17 +02:00
08024d57f2 feature #476: capture more commands during testing 2011-07-05 15:59:47 +02:00
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
f87e747ad5 feature #476: captura iptables commands during testing 2011-07-05 15:45:01 +02:00
1c2ab62a82 feature #476: add some necessary files for testing 2011-07-05 15:44:09 +02:00
edc10ea98f Merge branch 'feature-687' of git.opennebula.org:one into feature-687 2011-07-05 15:32:05 +02:00
6a97022357 feature #573: Add support for groups and define a default policy 2011-07-05 15:31:25 +02:00
24d312916e oneimage list and onevm list should only be 80 chars wide 2011-07-05 12:51:21 +02:00
90fc30f6af Feature #687: Change Auth. unit test to report the object groups 2011-07-05 12:47:40 +02:00
e46530e224 feature #476: fix bug in HostManaged networking hook 2011-07-05 12:46:41 +02:00
d850f6924d feature #687: AclManager can now be rebuild from an xml string 2011-07-04 22:33:13 +02:00
2e9ed0cc9f feature #687: Removed unused ObjectXML method 2011-07-04 22:32:29 +02:00
27e04919b2 Feature #687: Add a default ACL rule at bootstrap 2011-07-04 19:14:43 +02:00
e65f80a161 Feature #687: Bug in one.*.poolinfo xml-rpc methods, wrong WHERE clause 2011-07-04 19:09:47 +02:00
2449b2cda1 Feature #687: Bug in ACL rule matching, it was missing a mask 2011-07-04 18:06:46 +02:00
01606d1768 Merge branch 'feature-687' of git.opennebula.org:one into feature-687 2011-07-04 16:04:34 +02:00
4173fbd494 Feature #687: Fix template tests for UNAME/GNAME, this continues commit:655d9f4a 2011-07-04 16:03:23 +02:00
17701960cb Feature #687: Make AuthManagerTest use the NebulaTest class 2011-07-04 16:01:43 +02:00
3db9d55684 Feature #687: Add the ACL Manager to the test Nebula class 2011-07-04 15:59:36 +02:00
b9eae8bfbf Feature #687: Bring back the pub flag to the auth. string, deleted in commit:84a19e69 2011-07-04 15:55:00 +02:00
0f1458a305 Feature #687: Several sunstone fixes:
Fixed UNAME / GNAME new elements.
Added user addgroup, chgrp, delgroup operations.
Improved template update dialog.
2011-07-04 15:32:08 +02:00
8e41d7f188 Bug #705: Add OneMonitor folder to require search path in launch script (needed by ruby > 1.9) 2011-07-04 14:17:20 +02:00
ea6fd38feb Merge branch 'feature-696' into feature-687 2011-07-04 12:30:21 +02:00
ec9f9b59f1 feature #696: Add info_filter method 2011-07-04 12:26:43 +02:00
90b6004caa Feature #687: Fix wrong ACL rule matching 2011-07-04 11:33:37 +02:00
2d46c59812 Feature #687: Fix segmentation fault, making the RM the last manager to be initialized 2011-07-04 11:31:56 +02:00
655d9f4a29 feature #687: Fixes tests after UNAME/GNAME elements were added 2011-07-04 01:28:07 +02:00
1e9050a819 feature #687: Fix compilation for pool tests 2011-07-04 00:57:40 +02:00
d60c98345b feature #687: DeleteRule returns the oid of the rule. AclManager initialized in constructor 2011-07-03 22:52:21 +02:00
84a19e69ad feature #687: Minor changes in the ACL module 2011-07-03 14:13:43 +02:00
c844ccb2cd feature #687: Comments and formatting for AclRule. Removed uneeded includes 2011-07-03 13:12:00 +02:00
facdf35009 feature #687: Place holder for ACL integration ready 2011-07-03 04:56:05 +02:00
2a12216760 feature #687: UserXML for the Scheduler 2011-07-03 04:19:43 +02:00
9c46bb4131 feature #687: The scheduler now loads the pool of users 2011-07-03 04:16:35 +02:00
72a26d476f feature #687: Made ObjectCollection::from_xml_node more efficient 2011-07-03 03:27:21 +02:00
95cc8c31d5 feature #687: Potentiall access to freed memory in Object_XML::get_nodes. Nodes must be disposed when not needed by the calling function 2011-07-03 01:57:39 +02:00