Ruben S. Montero
a04e4d9d94
feature #862 : Restore comment for devel debug message in auth driver
2012-01-02 04:42:32 +01:00
Carlos Martín
6ead9df08a
Add object permissions to the 'one* show' CLI commands
2011-12-30 21:37:59 +01:00
Carlos Martín
394da7925c
Better management of new object creation requests
...
The ACLs associated to the objects are not created if the object doesn't have a oid
2011-12-30 21:35:51 +01:00
Carlos Martín
a473b28052
Fix bug introduced in to_xml methods
2011-12-30 21:00:48 +01:00
Carlos Martín
b88965051a
Update ACL Operations in Ruby OCA and oneacl CLI command
2011-12-30 20:48:16 +01:00
Carlos Martín
417ba7d0dc
Add an exception in PoolObjectSQL::select.
...
Now that the User is its owner (see User::from_xml), when retrieving the user
by name (PoolSQL::get) the owner's ID is unknown
2011-12-30 20:31:30 +01:00
Carlos Martín
11081ffd42
Fix AuthManagerTest.cc, although it fails because of the public flag
2011-12-30 19:56:04 +01:00
Carlos Martín
764970f5ff
Change defaults for PoolObjectSQL::Permissions constructor
2011-12-30 19:54:57 +01:00
Carlos Martín
f602cf62c9
Merge remote branch 'origin/master' into feature-862
...
Conflicts:
include/RequestManagerVirtualMachine.h
src/vnm/VirtualNetwork.cc
2011-12-30 17:11:55 +01:00
Carlos Martín
ba3f1ec6bf
Change default ACL rules initialization to the new operations
2011-12-30 07:54:27 -08:00
Carlos Martín
cd9124c970
Chage AuthManager operation requested to deploy VMs in Scheduler::match
2011-12-30 16:40:20 +01:00
Carlos Martín
8e6aba9ba5
Create 3 ACL rules from the object's permission attributes in AclManager::authorize
2011-12-30 16:27:42 +01:00
Carlos Martín
58b831c471
New class PoolObjectSQL::Permissions to move objects ownership and permission attributes to the Auth & ACL Managers
2011-12-29 22:05:11 +01:00
Carlos Martín
39ca07268a
New owner/group/other USE, MODIFY, ADMIN permissions attributes for PoolObjectSQL
2011-12-29 09:14:20 -08:00
Carlos Martín
e2f51e7861
Change ACL operations to USE, MANAGE, ADMIN & CREATE
2011-12-29 08:09:53 -08:00
Javi Fontan
16a1b24b82
feature #914 : update rubygems if version older than 1.3.6
2011-12-23 10:15:33 -06:00
Tino Vazquez
8db6c0ed57
feature #1020 : Fix for better vmware disk moving
...
(cherry picked from commit cb5e13c1490a435b8113c965d4cbb241e7200e51)
2011-12-22 22:09:42 +01:00
Tino Vazquez
047cfe4981
bug #1031 : now the folder deleted is just disk.n
...
(cherry picked from commit 4da7c9060f36eb40a1d5b07377487fb6375af137)
2011-12-22 22:07:56 +01:00
Javi Fontan
14579991f1
bug #1023 : fix host cpu retrieval for procps-ng
release-3.2-rc1
2011-12-22 16:58:08 +01:00
Jaime Melis
40a654411e
Bug #1002 : move mkfs-dependant option "-F" from tm_mkimage.sh to fs/mkfs-script
2011-12-22 15:18:24 +01:00
Jaime Melis
cda3e9dc3e
Bug #1005 : Deployment xml used old standard of libvirt xml
2011-12-21 20:16:40 +01:00
Jaime Melis
036e670a33
Bug #1039 : Port ranges in Firewall black and white tcp/udp ports don't accept spaces
2011-12-21 20:08:43 +01:00
Jaime Melis
5116451f19
Include openSUSE systemd scripts contributed by Robert Schweikert
2011-12-21 12:44:45 +01:00
Hector Sanjuan
d3bff8c94e
Bug #1022 : Fix creation of leases with MAC in Vnetworks
...
(cherry picked from commit 5fea81a202e312c29b3a0315475510cf0860625f)
2011-12-20 15:10:59 +01:00
Hector Sanjuan
e3ede34250
Sunstone: image buses should be downcase in the image creation dialog
...
(cherry picked from commit 37d3ed772d59620fd026ae375c71bfa0b4f71772)
2011-12-20 15:10:35 +01:00
Hector Sanjuan
5325eb2df2
Sunstone: add "fw" driver to host creation dialog
...
(cherry picked from commit 176e907c5169d113b9e0009ac00e3267e9463e88)
2011-12-20 15:10:15 +01:00
Javi Fontan
8495a8e838
deleted uneeded build file
2011-12-20 11:34:11 +01:00
Javi Fontan
54c32bba53
added pthread libraries to xmlrpc library search
2011-12-20 11:33:50 +01:00
Ruben S. Montero
42cebe30c1
Bug #1036 : Local hooks are now executed from $VAR_LOCATION/remotes/hooks. Remote hooks are still executed from the SCRIPTS_REMOTE_PATH.
2011-12-19 23:35:46 +01:00
Ruben S. Montero
f41a20d4dd
Bug #963 : Prevents seg fault if user is freed while executing RM action
2011-12-19 22:42:33 +01:00
Ruben S. Montero
5c74e8c537
Bug #1033 : Generate template parser files from 60f6321eb4bc78568e65c21b9bf67db757f02126
2011-12-19 22:19:50 +01:00
Carlos Martín
60f6321eb4
Bug #1033 : Successfully parse empty templates
2011-12-19 09:42:40 -08:00
Carlos Martín
ba91887f8b
Bug #963 : RequestManagerUser checks the parameter types before the User object is locked
2011-12-19 09:09:17 -08:00
Daniel Molina
0171c28d92
Merge branch 'master' of git.opennebula.org:one
2011-12-19 17:37:19 +01:00
Daniel Molina
e81b906ec3
Change host configuration in servers
2011-12-19 17:36:44 +01:00
Carlos Martín
c21dd70b19
Feature #1037 : Set VLAN to YES when PHYDEV is present and VLAN is not
2011-12-19 08:19:30 -08:00
Carlos Martín
f0d8ac78d6
Bug #759 : Check if XML is valid before it is stored in the DB.
2011-12-19 17:09:31 +01:00
Ruben S. Montero
4f008676e5
bug 1019: Moved configuration file attributes to etc dir for the FS image repository driver
2011-12-19 12:48:37 +01:00
Ruben S. Montero
8e8aa0dbd5
Merge branch 'master' of git.opennebula.org:one
2011-12-16 23:26:26 +01:00
Ruben S. Montero
2b96a92c65
Bug: Do not start a ssh connection for local actions
2011-12-16 23:20:30 +01:00
Carlos Martín
beaa71c4f2
Add XML Schemas (xsd) documentation
2011-12-16 18:51:38 +01:00
Ruben S. Montero
004b1ab8f5
bug fix drivers for local actions.
2011-12-16 17:59:04 +01:00
Carlos Martín
395850c6c3
Include 'fw' network driver in onedb migrator 3.1.0_to_3.1.80.rb
release-3.2-beta1
2011-12-15 18:12:16 +01:00
Ruben S. Montero
1efe63ce68
Merge branch 'master' of git.opennebula.org:one
2011-12-13 22:49:08 +01:00
Hector Sanjuan
60fe076f85
Sunstone's multiple VM instantation should act as CLI's when naming the new VMs
...
(cherry picked from commit be1cea51b1d8d376ee3d34a9ac88ea0b578193af)
2011-12-13 22:48:48 +01:00
Carlos Martín
3bce21e03a
Modify one.host.allocate signature, to match changes of commit:665036ef
2011-12-13 17:36:20 +01:00
Tino Vazquez
fe2e33c488
Successfully fix typo
2011-12-13 16:04:37 +01:00
Daniel Molina
763f1d0cca
Merge branch 'master' of git.opennebula.org:one
2011-12-13 14:23:05 +01:00
Daniel Molina
8e49edff32
Fix image size calculation in quotas
2011-12-13 12:55:17 +01:00
Ruben S. Montero
2187851bbc
feature #863 : Right version for patch in b2bc457842bf20137d9d798a936c2bd7a3b3a887
2011-12-13 10:34:04 +01:00