commit f7489314741df36cf26751586db3e1ccd8a02c79
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 29 16:00:19 2013 +1000

    Automatic commit of release 0.14.4

commit 61b9a395b821b6eb4514b4dea7aaa9d1bcdd41ce
Author: Nick Coghlan <ncoghlan@redhat.com>
Date:   Wed Nov 27 18:43:52 2013 +1000

    Release notes for Beaker 0.14.4
    
    Change-Id: I7bdc2f2a9c0ba1ae6f8ebd20651b93125142669c

commit b744a72f1982a111c3a7e63b79785ecfddd0ca91
Author: Nick Coghlan <ncoghlan@redhat.com>
Date:   Fri Nov 29 10:43:11 2013 +1000

    Document more kickstart snippets
    
    Change-Id: I85a0c185d7c820e9d14eec89cf44da033e1695d3

commit 98862524d3b7e396346035888c572215d28412f7
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 22 08:32:46 2013 +1000

    docs: some details about system setup and provisioning
    
    In particular, added a description of how the boot order stuff is
    supposed to work for EFI now that I actually understand it properly.
    
    (cherry picked from commit a64aec0b2e56171a54be100aa19c75dc441f0249)
    
    Bug: 1030172
    Change-Id: I972cda183b27cf3a4cdc76b6a179aa5fb6418d70

commit a1e6dd67f0cce17fa0eee5c0ca01d8398bfe6a1a
Author: Nick Coghlan <ncoghlan@redhat.com>
Date:   Thu Nov 28 12:47:27 2013 +1000

    Describe the "method" ks_meta option
    
    I noticed this was missing while preparing the release notes for
    Beaker 0.14.4 and describing how to make use of the new ISO import
    feature.
    
    Change-Id: I8c101152b7c7a58566a20d8d81dabc3b74315ace

commit 1b42853ca7d9d5a6073afb2a23ede306d2abfadd
Author: Nick Coghlan <ncoghlan@redhat.com>
Date:   Wed Nov 27 17:13:29 2013 +1000

    Installation guide updates
    
    - warn against using the native password based auth
    - explicitly recommend configuring HTTPS
    - cover using cobbler to download the bootloaders
    - update core task addition instructions
    - mention external services needed in each lab
    - mention console server and archive server support
    - mention firewall ports that need to be open
    - explicitly note some future todo items
    
    Bug: 1004622
    Bug: 1032377
    Change-Id: I3987683e0bce310cc0bbb2e4a101657b2949b960

commit c195dfbb08b25aa9b0d733e336a2b26ded9b425d
Author: Raymond Mancy <rmancy@redhat.com>
Date:   Thu Nov 28 11:13:15 2013 +1000

    Enable iso import for RHEL6.
    
    This is due to the realisation that we can never rely on anaconda
    to provide a consistent interface for isntalling isos, so we may
    as well allow any distro to try its luck.
    
    Also a couple of minor tweaks suggested from the original patch.
    
    Change-Id: I54ae32c67b3afe0cefe68cac55e9310f77bd42b9

commit f1db2d8995cb17d01d2381be9eebcfd71d2c045e
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Thu Nov 28 10:51:41 2013 +1000

    move the OS boot entry to the end instead of deleting it completely
    
    Some firmware will just ignore BootNext and delete the entry if it's not
    present in the order. Moving it to the end should serve the same
    purpose.
    
    Bug: 1031876
    Change-Id: I15314eba588662e3b8a1674e92bbeb0d8def9120

commit c006faf8d823a53334ec300555af731a970f51ff
Author: Raymond Mancy <rmancy@redhat.com>
Date:   Fri Nov 22 11:23:06 2013 +1000

    Import iso paths with beaker-import
    
    Bug: 1013413
    Change-Id: I58c12bf6338fbb7df3acc947f9e695f39ef80d6d

commit 976119e46710780b2ba399d3985140b80b56b9f6
Author: Amit Saha <asaha@redhat.com>
Date:   Tue Sep 3 12:47:24 2013 +1000

    Backport beaker-sync-tasks from 0.15
    
    - Backports all beaker-sync-tasks fixes from 0.15
    - Adds a hub URL calculation fix that wasn't needed when
      using gunicorn for testing in Beaker 0.15
    
    Bug: 1030909
    Change-Id: I36356682d0fd5883affef92143bba90737bb71e3

commit c34034f116cf1acc7e5aa7ffcb1e7dfb95e67fd5
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 22 09:59:29 2013 +1000

    skip boot order manipulation in guest recipes
    
    Bug: 1029681
    Change-Id: Ic288dee83075a12665bae0a286c4cac6cfdfdda9

commit e7da7a5af71d0bef5161b8a7123fc50cfa5e8309
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Mon Nov 25 16:33:55 2013 +1000

    new EFI boot order snippet
    
    Separated out into its own snippet, to make it easier to override on
    a per-system basis if necessary.
    
    Uses a different technique to figure out the new boot order, which does
    not rely on BootCurrent (absent on some implementations) and which
    preserves all other existing entries in the boot order (to avoid a quirk
    in some implementations).
    
    Bug: 1031876
    Bug: 1030612
    Change-Id: I6d65ac9ab0a9ac03de092863730a0010715c48b4

commit 67dc68a86756b012ce590512fe7469c7e9b871de
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Mon Nov 25 08:41:09 2013 +1000

    fix spec conditional for simplejson
    
    Change-Id: I41b2889ee62780f0cb869a008b180ad7b723bf61

commit 4466a318e2aaea41fbac0485d37042303280c74d
Author: Nick Coghlan <ncoghlan@redhat.com>
Date:   Fri Nov 22 16:41:25 2013 +1000

    Don't be too eager to abort multihost recipe sets
    
    A multihost recipe set should remain queued if two
    recipes are up for scheduling at the same time, but
    the first one chooses a lab controller where all of
    the candidate systems for the second are currently
    in use.
    
    Bug: 1033032
    Change-Id: I3a454b2cdf4190ce3f95510fd7e0a4bfa548e430

commit c9eb0409b76a80d8cbbf97423968261d38c8c8d2
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 22 09:12:02 2013 +1000

    need to handle recipes with no resource in taskactions.task_info
    
    Bug: 1032653
    Change-Id: If7e7da66e87a6e4443f5b1e83167ef52aa3e06f1

commit aeb790cad2804e2507549065a657202198f88769
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 22 15:32:27 2013 +1000

    tests: assert complete expected kickstart for manual provisioning
    
    This will help catch unexpected changes to the kickstart for manually
    provisioned systems.
    
    Change-Id: I45eaf0df2d9f9401e543df25665d75e9505be2da

commit 30262a4e6e38931716e7c968b6bc56d01645f748
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Thu Nov 21 09:31:52 2013 +1000

    beaker-proxy: listen on IPv6 socket
    
    Change-Id: Icf12b6c9837b6b02b65b03b3a5ca690ad2a67ad0
    
    Conflicts:
            LabController/src/bkr/labcontroller/main.py

commit 27de9303a384507bd94bcbf4e688b21832357ef2
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 22 14:22:16 2013 +1000

    checkbugs.py has moved to the beaker-administrivia git repo
    
    http://git.beaker-project.org/cgit/beaker-administrivia/
    
    Change-Id: I4e8a6bdd7b72b9d81a9703a5dc6e883a391f764b

commit 785a4a938326de3c3009fb747b37e4401e7e3645
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Wed Nov 20 10:29:07 2013 +1000

    allow overriding the URL for anamon
    
    This will make it easier to test modifications of the anamon script in
    various environments without affecting other users' jobs.
    
    Change-Id: I694e3b0d33d8f79457f2dad36e1e89aaf8dffa74

commit 63dab6de0cef295cbf11bf8fa687ac1f90aee2d4
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Wed Nov 20 08:26:38 2013 +1000

    add /tmp/ifcfg.log to anamon watch list
    
    Bug: 1031999
    Change-Id: I818475f9f9d11ccd1bfd741b5077e5f4a0100edd

commit bf3de6a0717660ad60e8fed0a0fcdbdeb6bf645f
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Fri Nov 15 17:10:05 2013 +1000

    support for EFI GRUB menus in beaker-pxemenu
    
    Bug: 994635
    Change-Id: I7622e35a50de37380d322b9693270a39e56396cf