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
Hector Sanjuan
404834090f
Feature #650 : Remove unnecessary files in Flot vendor package.
2011-06-04 00:15:59 +02:00
Carlos Martín
064ea08895
Merge branch 'feature-407rm' of git.opennebula.org:one into feature-407rm
2011-06-03 19:09:55 +02:00
Ruben S. Montero
d1cba31ce3
feature #662 : Missing RM file
2011-06-03 19:10:56 +02:00
Carlos Martín
16aa776f7e
Merge branch 'feature-407rm' of git.opennebula.org:one into feature-407rm
...
Conflicts:
src/rm/RequestManager.cc
src/rm/SConstruct
2011-06-03 19:09:44 +02:00
Carlos Martín
0fecbced92
Feature #662 : Refactored RM methods for Hosts and Images
2011-06-03 19:01:52 +02:00
Javi Fontan
77fd34bf5a
feature #595 : changed tm to use new libraries
2011-06-03 18:27:52 +02:00
Ruben S. Montero
8c8ead4f74
feature #407 : new CHOWN operation in AuthManager
2011-06-03 18:26:59 +02:00
Javi Fontan
99b22d8e1e
feature #595 : bug in im_ssh
2011-06-03 18:25:32 +02:00
Javi Fontan
b98e541224
feature #595 : changed im_ssh to im_exec
2011-06-03 18:22:51 +02:00
Ruben S. Montero
881d6968d8
feature #662 , #407 : New chown methods
2011-06-03 18:08:20 +02:00
Ruben S. Montero
8b41fbf512
Merge branch 'feature-650' into feature-407rm
2011-06-03 17:25:47 +02:00
Hector Sanjuan
2df1d7bcb2
Feature #650 : Full graph integration, OneMonitor tool and client with CSV support.
2011-06-03 17:24:09 +02:00
Hector Sanjuan
3a54ee1ba5
Feature #650 : General completion and refactoring of single host and VMs monitoring:
...
*Fixed bugs on server. Enabled requesting several resources at once.
*Correct css for .info_tables
*Add graphs to hosts and VMs info tabs. Correct vm_log method so dialog is not regenerated (and graphs destroyed with it). Improved the common methods for creating the divs containing grahps and plotting the information.
*Improved OneMonitor tool. Add total, active and error counts to the global logs.
2011-06-03 17:24:09 +02:00
Hector Sanjuan
728268d802
Feature #650 : Enable graph monitoring on hosts. Support monitoring actions in opennebula.js and sunstone.js.
2011-06-03 17:24:09 +02:00
Hector Sanjuan
e83ab3062b
Feature #650 : Update script to run the monitoring application.
2011-06-03 17:24:09 +02:00
Hector Sanjuan
9ce774a392
Feature #650 : Updated the server side for single resource monitor requests.
2011-06-03 17:24:09 +02:00
Hector Sanjuan
14bddae026
Feature #650 : Added Flot vendor library and loaded it in the index.html
2011-06-03 17:24:08 +02:00
Hector Sanjuan
8a8e074da0
Feature #650 : Add OneMonitor tool to monitor hosts and VMs.
...
It creates a csv log with monitored values
2011-06-03 17:24:08 +02:00
Hector Sanjuan
e63cd9a0a2
Feature #650 : Completed Sunstone server support to read and send log files data
2011-06-03 17:24:08 +02:00
Ruben S. Montero
2625cf1cfb
feature #407 : Fixes Host related tests
2011-06-03 17:18:53 +02:00
Javi Fontan
b659e39942
feature #595 : tests for OpenNebulaDriver local_action and log
2011-06-03 17:16:49 +02:00
Ruben S. Montero
c004100564
Merge branch 'feature-407rm' of git.opennebula.org:one into feature-407rm
...
Conflicts:
src/host/HostPool.cc
2011-06-03 17:01:52 +02:00
Ruben S. Montero
70435d9043
feature #407 , #662 : New User methods in RM and some changes in the add/del group interface
2011-06-03 16:58:42 +02:00
Carlos Martín
e28ad2a69d
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
Ruben S. Montero
532982b6fb
feature #407 : Prevent some deadlocks when adding/removing users from groups
2011-06-03 13:31:11 +02:00
Ruben S. Montero
3cf5d5e7cd
feature #407 : Moved implementation of ObjectCollection to cc file
2011-06-03 12:11:33 +02:00
Ruben S. Montero
72435cd453
Merge branch 'feature-407' into feature-407rm
...
Conflicts:
include/Host.h
include/PoolObjectSQL.h
include/RequestManager.h
src/rm/RequestManager.cc
src/rm/RequestManagerUserAllocate.cc
src/rm/SConstruct
2011-06-02 23:21:14 +02:00
Carlos Martín
fa46633339
Feature #662 : New update method for Images and Templates added to OCA and CLI (work in progress).
...
New template instantiate method in OCA and CLI.
Fix small bugs in RM.
2011-06-02 19:17:22 +02:00