Carlos Martín
abdf5116b1
Merge branch 'master' into feature-602
2011-11-28 02:34:49 -08:00
Ruben S. Montero
ee3682bd2c
bug: fix pool tests
2011-11-27 01:01:03 +01:00
Ruben S. Montero
c046ad0d5a
bug: Solve search by name when deleting and creating resources with the same name
2011-11-26 23:49:59 +01:00
Ruben S. Montero
476fb23c5c
feature #863 : Log deploy operations, rollback deployment if post-boot fails
2011-11-26 01:41:56 +01:00
Ruben S. Montero
0a191e113b
feature #863 : update remotes in OpenNebula driver when re-using a ssh stream
2011-11-26 01:41:02 +01:00
Ruben S. Montero
23e33e3200
feature #863 : Update remotes in sshtream. Checks if the stream is alive before using it
2011-11-26 01:12:24 +01:00
Carlos Martín
83e82830c8
Feature #602 : Refactor Ranged VNets to store first and last IP of the range
2011-11-25 10:02:17 -08:00
Javi Fontan
053efd8854
feature #863 : get xml values in all vmm actions
2011-11-25 17:03:31 +01:00
Daniel Molina
e3d1ce2cd3
Merge branch 'master' of git.opennebula.org:one
2011-11-25 17:01:01 +01:00
Daniel Molina
007e396e62
bug #991 : Add cipher auth constant
2011-11-25 16:47:49 +01:00
Daniel Molina
d564f2cb5b
bug #996 : oneuser chauth requires the driver twice
2011-11-25 16:47:30 +01:00
Daniel Molina
f3eee993f3
bug #991 : server_cipher passwords are hashed
2011-11-25 16:46:15 +01:00
Javi Fontan
f432498166
bug #845 and #995 : compare src and dst in mv from ssh tm driver
2011-11-25 16:12:21 +01:00
Ruben S. Montero
800ee164cf
feature #863 : uses scripts_common for error_messages, added more rescue if ssh command fails.
2011-11-25 00:30:58 +01:00
Javi Fontan
1a15293903
feature #863 : make end of stderr tag more readable
2011-11-24 18:35:30 +01:00
Javi Fontan
93fbaab0c9
feature #863 : detect ssh errors
2011-11-24 18:33:52 +01:00
Javi Fontan
c04e4da220
feature #863 : bug fixes and cosmetic changes
2011-11-24 18:32:25 +01:00
Javi Fontan
82a78bb9a6
feature #863 : write 100 byte blocks to ssh so the pipe is not filled
2011-11-24 18:31:07 +01:00
Carlos Martín
2e508eb339
Bug #999 : Enclose auth driver scripts paramenters in single quotes. Quotes inside the parameters are escaped
2011-11-23 12:54:02 +01:00
Daniel Molina
9f279a004a
bug #1001 : oneadmin_token is regenerated if it expires
2011-11-23 12:33:18 +01:00
Daniel
4d3bc39743
Merge branch 'master' of git@git.opennebula.org:one
2011-11-23 02:41:59 -08:00
Daniel Molina
c36ad64bf7
Use GNAME instead of GID in oneuser show
2011-11-23 11:41:47 +01:00
Daniel Molina
2bce90b59b
DATABLOCK support for quotas
2011-11-23 11:41:29 +01:00
Hector Sanjuan
8153b4d5e6
Do not SHA1-hash passwords when creating or passwd-ing users in Sunstone.
...
One Core takes care of it now.
(cherry picked from commit d62d57ece6
)
2011-11-22 16:06:18 +01:00
Ruben S. Montero
36127a584a
feature #863 : Fix syntax errors
2011-11-22 13:49:41 +01:00
Ruben S. Montero
041e58bbf4
feature #863 : Use action names in messages
2011-11-22 13:35:46 +01:00
Ruben S. Montero
fa0cdade1d
feature #863 : Use new VirtualNetworkDriver & VM Driver
2011-11-22 13:15:09 +01:00
Ruben S. Montero
300f2a6633
feature #863 : Adds support for ssh_streams to OpenNebulaDriver
2011-11-22 12:52:33 +01:00
Ruben S. Montero
e4cae17f92
feature #863 : Add support to stdin to the VirtualNetwork driver
2011-11-22 12:44:51 +01:00
Ruben S. Montero
594f495050
feature #863 : Fixes var name
2011-11-22 12:44:37 +01:00
Carlos Martín
6397c362ac
Bug #998 : Duplicate the password argument object in oneuser, to avoid frozen string error
2011-11-22 03:33:01 -08:00
Ruben S. Montero
0143a6d520
feature #863 : Moved Log methods to base driver module
2011-11-22 12:19:26 +01:00
Ruben S. Montero
7d89b719a5
feature #863 : Moved RESULT constants to base module for get_info_from_execution
2011-11-22 12:09:41 +01:00
Ruben S. Montero
122bd19678
feature #863 : Increased buffer read to 80, in ssh streamer
2011-11-22 12:08:56 +01:00
Javi Fontan
9624dd4b03
changes to vnm_driver
2011-11-22 11:01:18 +01:00
Javi Fontan
c061648b62
feature #863 : changed StreamSriver to one_vnm
2011-11-21 19:29:21 +01:00
Ruben S. Montero
aee7cf8094
feature #863 : Added files
2011-11-21 19:09:04 +01:00
Ruben S. Montero
24ad9bf49e
feature #863 : Work on driver design
2011-11-21 18:14:04 +01:00
Javi Fontan
d4508e54a7
feature #863 : refactored do_action
2011-11-21 16:43:08 +01:00
Javi Fontan
80efad700b
feature #863 : added execute_network_script to one_vmm_exec
2011-11-18 17:32:17 +01:00
Javi Fontan
8a68b8eef2
added ssh_stream
2011-11-18 17:31:18 +01:00
Daniel Molina
86dd81fda4
bug #697 : Remove duplicated functionality in OCA
2011-11-17 18:31:42 +01:00
Daniel Molina
6a4687bb0f
bug #989 : Update userpool cache in CloudAuth
2011-11-17 18:23:21 +01:00
Daniel Molina
1bfd873430
feature #954 : Update render of Template/Resource attributes
2011-11-17 18:21:28 +01:00
Jaime Melis
997f057e75
Bug #987 : Create the ONE_AUTH file during the packages installation in their proper path. Move functionality of ONE_AUTH generation to the package install scripts
2011-11-17 12:56:25 +01:00
Carlos Martín
f454054f99
Feature #940 : Oneadmin can use any restricted att. no matter his group
2011-11-17 12:23:15 +01:00
Javi Fontan
84f912866b
decode vmm_exec parameters
2011-11-17 12:13:51 +01:00
Hector Sanjuan
2c0d240196
Task #983 : Update Sunstone template creation to reference images and vnets by NAME and UNAME.
...
Additionally, the select options are no longer stored in global variables. Select options should be dynamically generated when needed. In the template creation case, this is done when the dialog is opened.
Also, increased width for the Vnet list and Image list, so more options can be seen.
(cherry picked from commit 8c1eecfce4dc0d5b7153f3888df63684e8228fb1)
2011-11-16 22:39:41 +01:00
Carlos Martín
048364353c
Feature #863 - #974 : Update ec2 hybrid driver for the new protocol
2011-11-16 19:05:41 +01:00
Javi Fontan
b7fda37436
changed domain by deploy_id in the vmm driver xml
2011-11-16 19:05:16 +01:00