mclu.git
2015-04-04 Richard W.M... mclu list: Ignore libguestfs temporary guestfs-* when...
2015-04-04 Richard W.M... docs: Add description and examples.
2015-04-04 Richard W.M... docs: Add documentation for template files.
2015-03-30 Richard W.M... mclu: boot: Allow template to specify a minimum disk...
2015-03-26 Richard W.M... mclu: boot: Fix quoting issues.
2015-03-25 Richard W.M... Sort template list before returning.
2015-03-24 Richard W.M... Ensure Random.self_init() is called.
2015-03-24 Richard W.M... mclu boot: Add --size and --timezone options.
2015-03-23 Richard W.M... parallel: Call _exit so that C and OCaml exit handlers...
2015-03-23 Richard W.M... boot: Add --console and --viewer parameters.
2015-03-23 Richard W.M... viewer: Run virt-viewer in the background.
2015-03-21 Richard W.M... Implement 'mclu reboot' command for rebooting guests.
2015-03-21 Richard W.M... Implement 'mclu viewer' command to open the graphical...
2015-03-21 Richard W.M... Refactor common code dealing with [host:]name.
2015-03-21 Richard W.M... Implement 'mclu destroy' command.
2015-03-21 Richard W.M... mclu: console: Fix error message.
2015-03-21 Richard W.M... templates: Use shell variables to pass parameters to...
2015-03-21 Richard W.M... Implement serial console (mclu console ..)
2015-03-19 Richard W.M... mclu version 2
2015-03-16 Richard W.M... Start mclu version 2.
2014-05-28 Richard W.M... build/import: Add --no-start flag.
2014-05-28 Richard W.M... build/import: Fix --virtio parameters.
2014-05-27 Richard W.M... mclu list: Sort lists of guests when displaying them.
2014-05-14 Richard W.M... Reformat so columns line up in 'mclu list' output.
2014-05-12 Richard W.M... Fix error message.
2014-05-12 Richard W.M... Stupid python without static typing and type inference.
2014-05-12 Richard W.M... Fix typo in README.
2014-05-12 Richard W.M... README: Note that you can also issue ansible commands...
2014-05-12 Richard W.M... Rewrite to use ansible.
2014-05-10 Richard W.M... Change node power subcommands.
2014-05-10 Richard W.M... mclu: Add --viewer option to mclu start, to start virt...
2014-05-10 Richard W.M... run: No need to echo the command we are going to run.
2014-05-10 Richard W.M... mclu: Add import subcommand to import existing guests.
2014-05-10 Richard W.M... mclu build: Print the node that we started the guest on.
2014-05-09 Richard W.M... Add 'mclu reboot' command.
2014-05-09 Richard W.M... status: Whitespace fixes.
2014-05-09 Richard W.M... When building a guest, give it a fixed (but random...
2014-05-09 Richard W.M... build: Add 'make lint' rule and fix some problems found...
2014-05-09 Richard W.M... Move libvirt XML generation to separate module.
2014-05-09 Richard W.M... docs: Add SELinux and other configuration tips.
2014-05-09 Richard W.M... Move configuration documentation to separate file,...
2014-05-08 Richard W.M... Fix mclu spec builds.
2014-05-08 Richard W.M... mclu.spec: Set git URL and source URL.
2014-05-08 Richard W.M... mclu initial commit.