Commit graph

25 commits

Author SHA1 Message Date
Anders Ingemann
677ec22a04 Implemented unattended upgrades plugin 2013-08-10 19:01:33 +02:00
Anders Ingemann
b9081891dd Implemented build_metadata plugin 2013-08-10 18:32:23 +02:00
Anders Ingemann
0be80c0c43 Implemented admin user task 2013-08-10 18:24:27 +02:00
Anders Ingemann
b89601fb07 Rename raw provider to one, move ONE task to provider 2013-08-10 17:44:11 +02:00
Anders Ingemann
ec6639c8be Move security task to common tasks
Converted root pw task to plugin
2013-08-10 17:12:58 +02:00
root
9745861b46 add doc for plugins 2013-08-01 11:38:30 +02:00
Olivier Sallou
385eac14a1 remove tasks ot required by raw provider, fix provider name in plugins after renaming from one to raw 2013-08-01 08:34:20 +02:00
Olivier Sallou
6ffa601488 change provider to raw, set opennebula as plugin 2013-08-01 08:20:32 +02:00
Olivier Sallou
237069b941 add plugins to manage user packages, allow root login via ssh when root password is defined in conf, install opennebula context package 2013-07-31 16:57:29 +02:00
Anders Ingemann
901d0845bf Bootstrapping of instance store AMIs implemented 2013-07-15 00:01:07 +02:00
Anders Ingemann
9f85cdf909 Remove 'Volume' part from ebs tasks.
It's kind of obvious that we are working with volumes in the ebs module.
2013-07-13 15:12:45 +02:00
Anders Ingemann
55741b822f Prebootstrapped plugin now autocreates a snapshot
of the bootstrapped plugin, if no snapshot ID is provided.
2013-07-09 20:45:57 +02:00
Anders Ingemann
4e2503ad9c Put task class properties in identical order 2013-07-09 20:32:50 +02:00
Anders Ingemann
25a017fa35 Validate manifest in plugin, fix rollback error 2013-07-08 23:14:03 +02:00
Anders Ingemann
0c1677eef2 Rollback task for prebootstrapped plugin 2013-07-08 23:14:03 +02:00
Anders Ingemann
8479ff4dca Implemented prebootstrapped plugin 2013-07-08 23:14:03 +02:00
Anders Ingemann
3cf6a20ba4 Unfinished new plugin to speed up bootstrapping process when developing 2013-07-08 23:14:03 +02:00
Anders Ingemann
237dde9285 Remove task.run() it is hiding missing run functions 2013-07-08 23:14:01 +02:00
Anders Ingemann
88ebeadd25 fix phases and their ordering 2013-07-08 23:13:59 +02:00
Anders Ingemann
a401f9edc0 Order by phases as well 2013-07-08 23:13:59 +02:00
Anders Ingemann
1e4af40b3c Task dependencies, bogus implementation 2013-07-08 23:13:59 +02:00
Anders Ingemann
a8364fe04d logging 2013-07-08 23:13:58 +02:00
Anders Ingemann
aa86b75974 Rename common module to base 2013-07-08 23:13:57 +02:00
Anders Ingemann
6230684c62 Refactor ec2 provider a bit 2013-07-08 23:13:57 +02:00
Anders Ingemann
e63e2cca0c Plugin architecture working 2013-07-08 23:13:56 +02:00