Carlos Martín
2f9443658f
Java OCA tests: return code added to tester
2011-06-16 17:51:15 +02:00
Carlos Martín
3f1cd6e540
Feature #591 : Test for onedb upgrade now checks the objects loaded from an upgraded DB.
2011-06-16 16:45:53 +02:00
Carlos Martín
34585c7402
Bug: If a VMTemplate was instantiated without name, the resulting VM's template had two XML NAME attributes, one of them empty.
2011-06-16 16:16:20 +02:00
Carlos Martín
d0b5c29c16
Feature #591 : Fix wrong CDATA text element
2011-06-16 16:14:20 +02:00
Ruben S. Montero
e26e3abc77
feature #522 : User can be authenticated using user/group info methods with uid/gid = -1
2011-06-16 12:33:29 +02:00
Hector Sanjuan
bfed9b8b23
Feature #684 : Reorganized code regarding the wizards.
...
Now everytime a wizard changes, there is a piece of code restoring the
form to defaults and then calling each wizard's specific customizations.
Before every wizard had to undo other wizards changes, being quite confusing.
2011-06-15 23:03:53 +02:00
Javi Fontan
bc3887d9ab
Merge branch 'feature-595'
2011-06-15 19:34:12 +02:00
Javi Fontan
6dfb611413
feature #595 : now remotes copy is retried
2011-06-15 19:26:38 +02:00
Javi Fontan
b2ba7cd5fe
feature #595 : im_ec2 does not have a remotes dir
2011-06-15 19:23:49 +02:00
Javi Fontan
cb2140ac82
feature #595 : removed im_sh driver
2011-06-15 19:21:47 +02:00
Javi Fontan
b66fb90b6d
feature #595 : added im sh and ssh wrappers
2011-06-15 19:19:43 +02:00
Carlos Martín
063a149556
Merge branch 'master' of git.opennebula.org:one
2011-06-15 19:19:19 +02:00
Carlos Martín
149c5afb1e
Feature #591 : add tests for onedb upgrade. For now, only the DB schema is compared
2011-06-15 19:18:25 +02:00
Carlos Martín
d554bea4a7
Feature #591 : Delete cluster_pool, update group_pool schema
2011-06-15 19:16:52 +02:00
Javi Fontan
1202c18267
feature #595 : im driver -l option does not get parameters
2011-06-15 19:15:33 +02:00
Hector Sanjuan
1c499d21bb
Bug #669 : Prevent confirm dialog autoclose.
...
The autorefresh runAction closed them just as any other action. Moved
the close dialog order to a better place so it is done only when strictly
necessary. Added basic error return code to runAction() as well.
2011-06-15 18:18:07 +02:00
Carlos Martín
4b0dbe5071
Feature #661 : Add help comments and a few missing commands
2011-06-15 12:12:23 +02:00
Tino Vázquez
1a9fa82500
Merge branch 'master' of git.opennebula.org:one
2011-06-14 17:59:04 +02:00
Tino Vázquez
024b435701
Bug #681 : Fix OCCI HTTP Error Codes
2011-06-14 17:52:33 +02:00
Daniel Molina
021587d453
feature #661 : Add default format
2011-06-14 17:34:35 +02:00
Daniel Molina
cd10967d2a
feature #661 : Fix to_id method error
2011-06-14 15:32:47 +02:00
Daniel Molina
8054196be7
feature #661 : Add name_to_id
2011-06-14 15:15:11 +02:00
Daniel Molina
eb0b1f518b
feature #661 : Add description and exit_with_code method
2011-06-14 15:13:36 +02:00
Daniel Molina
67fbf8092a
feature #661 : Update oneauth command
2011-06-14 15:13:06 +02:00
Daniel Molina
5eeb0a7541
feature #661 : Add unindent functionality
2011-06-14 14:47:29 +02:00
Jaime Melis
bff8f3011c
feature #573 : update install.sh
2011-06-14 14:27:15 +02:00
Jaime Melis
50a33cd8f7
feature #573 : specific dir for plugins
2011-06-14 14:26:55 +02:00
Jaime Melis
51db1d2fad
feature #573 : erb engine for plugins
2011-06-14 12:51:56 +02:00
Ruben S. Montero
dd73f25e22
bug: missing files for sunstone
2011-06-14 00:01:27 +02:00
Ruben S. Montero
9f1447eeec
bug: Removed Cluster files in installer
2011-06-13 23:43:40 +02:00
Ruben S. Montero
75abcefb4d
Merge branch 'feature-407rm'
2011-06-13 23:05:23 +02:00
Hector Sanjuan
683429affa
Feature #407 : Code clean up
...
Tabs removed, whitespaces removed, corrected indentation etc...
2011-06-13 23:03:50 +02:00
Javi Fontan
2b321e2687
feature #595 : comments and code formatting
2011-06-13 18:12:20 +02:00
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
Jaime Melis
0a78dd76f3
feature #476 : banners
2011-06-13 17:16:03 +02:00
Javi Fontan
3b1cdb77f4
feature #595 : changed auth driver to use new driver libraries
2011-06-13 16:50:38 +02:00
Daniel Molina
f9583e415b
feature #661 : Update conf file
2011-06-13 16:40:46 +02:00
Daniel Molina
cc4da0210d
feature #661 : Add version option
2011-06-13 16:38:36 +02:00
Daniel Molina
84acb6d1ca
feature #661 : Use user table conf file
2011-06-13 16:17:38 +02:00
Daniel Molina
088dc7ff2a
feature #661 : Select editor for update actions
2011-06-13 16:17:00 +02:00
Javi Fontan
62bb25a2e0
feature #595 : cleanup comments and code
2011-06-13 16:16:48 +02:00
Daniel Molina
bef0fddeac
feature #661 : Check columns existence
2011-06-13 16:08:55 +02:00
Daniel Molina
8ab5976e37
feature #661 : Update install.sh
2011-06-13 16:08:07 +02:00
Javi Fontan
c57a0959d1
feature #595 : changed ec2 driver to use new mad libraries
2011-06-13 16:06:33 +02:00
Jaime Melis
fc0e264ed5
feature #476 : update oned.conf to reflect the new networking hooks
2011-06-13 16:04:41 +02:00
Jaime Melis
a5a143c232
feature #476 : xen-firewall test
2011-06-13 16:04:09 +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