Javi Fontan
6b4243acc4
feature #595 : changed im_dummy to use the new driver library
2011-06-13 18:11:34 +02:00
Javi Fontan
b826410946
feature #595 : changed vmm_dummy to use the new driver library
2011-06-13 18:10:43 +02:00
Javi Fontan
8a4f5211cd
feature #595 : changed hook manager to use the new driver library
2011-06-13 18:10:24 +02:00
Javi Fontan
3b1cdb77f4
feature #595 : changed auth driver to use new driver libraries
2011-06-13 16:50:38 +02:00
Javi Fontan
62bb25a2e0
feature #595 : cleanup comments and code
2011-06-13 16:16:48 +02:00
Javi Fontan
c57a0959d1
feature #595 : changed ec2 driver to use new mad libraries
2011-06-13 16:06:33 +02:00
Javi Fontan
df6b4c305c
feature #595 : change image driver to use new mad libraries
2011-06-13 15:42:33 +02:00
Javi Fontan
dd92014d5a
feature #595 : cleanup comments
2011-06-13 15:40:25 +02:00
Javi Fontan
1d3b59652d
Merge branch 'master' into feature-595
2011-06-13 14:51:40 +02:00
Carlos Martín
75f590bf66
Feature #662 : Delete operator<< from VirtualNetwork. I forgot to do it in e28ad2a69d5a31e6181c6a9a660e615a508743b3
2011-06-10 19:43:30 +02:00
Carlos Martín
0ac7a78ced
Feature #662 : Bug in RM: one.image.delete was using the ImagePool instead of the ImageManager
2011-06-10 18:22:48 +02:00
Ruben S. Montero
d6017d4ba4
feature #662 : Do not drop hosts with running vms
2011-06-10 16:58:28 +02:00
Ruben S. Montero
b6ff150f5e
Merge branch 'feature-407rm'
2011-06-09 18:08:31 +02:00
Carlos Martín
e0a6ca1c21
Feature #662 , #607 : Add host update method to ruby and Java OCA
2011-06-09 18:03:22 +02:00
Ruben S. Montero
687d4614c9
Merge branch 'feature-407rm'
2011-06-09 17:59:24 +02:00
Carlos Martín
4bc55a701f
Feature #407 , #662 : Hosts don't have group
2011-06-09 17:35:55 +02:00
Carlos Martín
dba0e8c1ee
Feature #407 , #662 : Change one.user.chown method name to .chgrp
2011-06-09 17:16:53 +02:00
Carlos Martín
c48db468e1
Java OCA: bug in PoolElement uid() and gid() methods
2011-06-09 17:09:12 +02:00
Carlos Martín
099b748585
Feature #407 , #662 : Groups don't have owner
2011-06-09 17:08:02 +02:00
Carlos Martín
48813d8a45
Feature #662 : Fix small bugs in RMChown
2011-06-09 16:53:03 +02:00
Ruben S. Montero
591bee2f54
feature #407 : Recover checks when changing groups
2011-06-09 12:29:38 +02:00
Ruben S. Montero
60294c229b
feature #407 : Fixes tests for Users. Groups are added in allocate
2011-06-09 12:05:46 +02:00
Ruben S. Montero
3a9a535518
feature #662 : Fixes vm template tests, as they now include the TEMPLATE_ID attribute
2011-06-09 11:06:51 +02:00
Ruben S. Montero
589fa7a875
feature #407 : Fixes Image tests. persistent method returns 0 (not true) for successful operations
2011-06-09 10:51:17 +02:00
Ruben S. Montero
d6f9c2b453
feature #407 : Fixed bug in user allocate
2011-06-09 01:38:51 +02:00
Ruben S. Montero
7232e0b166
feature #407 : Groups are created before users to add oneadmin to oneadmin group
2011-06-09 01:22:28 +02:00
Ruben S. Montero
4e03d98174
feature #407 : Removed man page from scons file
2011-06-09 01:20:18 +02:00
Ruben S. Montero
3d4025d55b
feature #407 : Removed cluster help. Removed cluster file references from installer
2011-06-09 01:13:21 +02:00
Ruben S. Montero
d3e79057da
feature #662 : Error message for drop method
2011-06-09 01:06:07 +02:00
Ruben S. Montero
d6206edfa8
feature #407 : Changed implementation for user.chown. Removed host.chown. set_gid/uid in PoolObjectSQL does not check gid. Old groups updated when changing users primary groups
2011-06-09 00:58:57 +02:00
Ruben S. Montero
954038d426
feature #407 : Users gets the gid of user performing the allocate if not oneadmin. Group are added to users groups in constructor. Groups are updated in user allocate
2011-06-09 00:12:39 +02:00
Carlos Martín
edf3df5671
Feature #662 : Add error message to PoolSQL::drop
2011-06-08 19:18:12 +02:00
Carlos Martín
a5062dc68d
Feature #523 , #662 : Fix most of the Image unit tests. This comes from 35666985
2011-06-08 18:30:36 +02:00
Carlos Martín
3579838ac1
Feature #662 : Fix bug in VirtualMachineSaveDisk::request_execute, small changes to error messages
2011-06-08 16:20:24 +02:00
Carlos Martín
f1331453b7
Feature #607 , #662 : Java OCA, change 'update' method for Image and Template, delete 'rmatt'
2011-06-08 16:17:38 +02:00
Carlos Martín
e3e08b5a77
Feature #662 : Fix bug in VirtualMachineMigrate::request_execute
2011-06-08 12:02:18 +02:00
Javi Fontan
d4117e6bc8
feature #595 : bug in tm driver
2011-06-07 22:43:12 +02:00
Javi Fontan
ffc4a8849b
feature #595 : added one_vmm_ssh wrapper
2011-06-07 20:20:51 +02:00
Jaime Melis
1bcd6a4a7b
bug #671 : NIC model in a xen machine
2011-06-07 17:09:36 +02:00
Carlos Martín
5a0d617af0
Feature #662 : Add a user to the default USERS group when it is allocated. This needs to be done when the user creation is done outside the RM.
2011-06-07 17:00:14 +02:00
Carlos Martín
069cd6bfb1
Feature #662 : User add/del group: fix a couple of bugs, and better error messages.
2011-06-07 16:58:40 +02:00
Carlos Martín
43a7c5c67b
Feature #662 : New user.chown method. Allow chown to change either owner or group alone.
2011-06-07 16:55:23 +02:00
Carlos Martín
ccde165841
Features #662 , #607 , #407 : Small fixes in ruby OCA for group and template management
2011-06-07 16:36:07 +02:00
Carlos Martín
1c1d981cfe
Feature #662 : Better one.*.delete method implementation. GroupPool::drop checks for errors, and returns error messages.
2011-06-07 16:32:18 +02:00
Carlos Martín
057d2e11cd
Conflicts:
...
include/Cluster.h
include/Group.h
include/ObjectCollection.h
include/PoolObjectSQL.h
include/RequestManager.h
src/cluster/test/ClusterPoolTest.cc
src/group/Group.cc
src/host/Host.cc
src/oca/ruby/OpenNebula/Host.rb
src/rm/RequestManagerAddDelGroup.cc
src/rm/RequestManagerClusterAdd.cc
src/rm/RequestManagerClusterRemove.cc
src/um/User.cc
2011-06-06 18:00:34 +02:00
Javi Fontan
053755f59c
feature #595 : changed ec2 driver to use new libraries
2011-06-06 13:57:03 +02:00
Ruben S. Montero
dd03d3b71d
feature #407 : Added mixing unlock when dropping image
2011-06-04 04:10:03 +02:00
Ruben S. Montero
ca3d0154c8
feature #662 , #407 : Better error messages. Added some missing pool updates and mutex unlocks
2011-06-04 04:02:19 +02:00
Ruben S. Montero
e3a930dd10
feature #662 : Better error messages for authZ operations
2011-06-04 02:51:50 +02:00
Ruben S. Montero
6caa5cf2c5
feature #662 : Fix deadlock when auth fails for Host enable, changed to basic_auth method
2011-06-04 00:49:47 +02:00