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
Javi Fontan
1d3b59652d
Merge branch 'master' into feature-595
2011-06-13 14:51:40 +02:00
Daniel Molina
a87836a460
feature #661 : Add update template, host and image using an editor
2011-06-10 20:08:19 +02:00
Daniel Molina
b4f57b222e
feature #661 : Add instantiate template command
2011-06-10 20:01:15 +02:00
Daniel Molina
683fc67d5a
feature #661 : Fix persistent translation
2011-06-10 20:00:55 +02:00
Carlos Martín
75f590bf66
Feature #662 : Delete operator<< from VirtualNetwork. I forgot to do it in e28ad2a69d
2011-06-10 19:43:30 +02:00
Daniel Molina
2ef5a87788
feature #661 : Add chgrp and chown commands
2011-06-10 19:00:37 +02:00
Daniel Molina
da6bd6eeed
feature #661 : Fix Group translation
2011-06-10 18:59:59 +02:00
Daniel Molina
11389f58cd
feature #661 : Add host and image conf files
2011-06-10 18:25:52 +02:00
Daniel Molina
d9f96d343e
feature #661 : Add onegroup command
2011-06-10 18:25:35 +02:00
Daniel Molina
0123216a8d
feature #661 : Update oneuser command
2011-06-10 18:25:17 +02:00
Daniel Molina
2987ac861e
feature #661 : Update onetemplate command
2011-06-10 18:24:58 +02:00
Daniel Molina
47260a3072
feature #661 : Add block to the create method
2011-06-10 18:24:40 +02:00
Daniel Molina
149200536d
feature #661 : Remove onecluster
2011-06-10 18:23:24 +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
Jaime Melis
9cf294daf3
feature #476 : apply hm hook only for NICs with phydev attributes
2011-06-10 15:47:39 +02:00
Jaime Melis
b34d3856fe
feature #476 : correct paths for commands
2011-06-10 15:47:02 +02:00
Jaime Melis
2a6225afe7
feature #476 : fix crash if network hooks are executed on prolog
2011-06-10 15:46:40 +02:00
Jaime Melis
0bfb9951f4
feature #476 : fix multiple bugs in XenVLAN.rb
2011-06-10 14:00:43 +02:00
Jaime Melis
8895e5ac2d
feature #476 : correct path for lsmod
2011-06-10 14:00:12 +02:00