1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-05 21:57:24 +03:00

2193 Commits

Author SHA1 Message Date
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
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
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
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
Hector Sanjuan
72fafbdb3f Feature #407: Added Sunstone support to template update in Templates and Images.
Fixed other issues, indents, tabs...
2011-06-10 17:02:32 +02:00
Hector Sanjuan
f8e64561aa Feature #407: Started adding Sunstone support to chown, chgrp, groups 2011-06-10 17:02:32 +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