commit 5f1dc6db873d8cf749f06b9ccebe71ad57ca6686
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Thu Jan 15 19:54:15 2015 +1000

    Automatic commit of release 19.2

commit 784c3c05dff00602688bbf51a2892626708a9d41
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Mon Jan 12 16:54:21 2015 +1000

    release notes for 19.2
    
    Change-Id: I0537034c8aadf2437775e7cb14a8b41969e91a01

commit 983dccc700b119eaffc3560eb97f1a24ffcdbe67
Author: Amit Saha <asaha@redhat.com>
Date:   Mon Jan 12 14:54:57 2015 +1000

    Fix distro import for Fedora 21
    
    Bug: 1175118

commit 83e810e006b117800d3656e1e9b9fdd2bce1aa54
Author: Matt Jia <mjia@redhat.com>
Date:   Fri Jan 9 09:54:27 2015 +1000

    the value of osmajor or distro name cannot be empty
    
    Bug: 1173368
    Change-Id: I27231177f177a8f6377a9656033a6b8b300d2b0f

commit deaa9b9b7d7159fe2b12424a34e404991302058c
Author: Amit Saha <asaha@redhat.com>
Date:   Mon Jan 12 11:18:46 2015 +1000

    Add https to the list of primary methods

commit 1a0b25bdaec7cdfa7053a168f2e3dcd77fe14b89
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Wed Jan 7 15:01:15 2015 +1000

    disallow setting osmajor alias to an existing osmajor
    
    Bug: 1173362
    Change-Id: I07429f7ae7f3a425678a49f5db95bba814fbc1f0

commit 3499b0076e05f92161209e056bb0e477d805cf5e
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Wed Jan 7 11:38:55 2015 +1000

    link to Reserve Workflow even when the user has permission to provision
    
    Bug: 1173446
    Change-Id: Ibeab47cbb5b4a201831d1627599dc3db53ac1cd4

commit 4e12b76489f417f33d839589e04b715b59f1dfdc
Author: Amit Saha <asaha@redhat.com>
Date:   Tue Jan 6 16:29:58 2015 +1000

    Remove contained harness beah test kickstart file

commit 58e243e8dbaadf9b59a02ead88b80d850483f076
Author: Amit Saha <asaha@redhat.com>
Date:   Mon Dec 22 11:47:22 2014 +1000

    Remove support for beah when running tests in a container
    
    Bug: 1173402
    Change-Id: Ia0ba44b662148d7a1882f3e9def13c3949631db4

commit dea5ef32db7c06bb3936c2c62ec4c38268262fb6
Author: Amit Saha <asaha@redhat.com>
Date:   Mon Dec 22 11:07:45 2014 +1000

    Harness in a docker container Miscellaneous Fixes
    
    - Adds coreutils and beakrelib to the list of packages to install in the
    harness
    
    - Volume mounts hosts /root and /var/log/messages, since some tests and
      harness rely on its existence
    
    - Introduces two new ksmeta variables for specifying the volumes to be
      mounted from the host
    
    - Creates /mnt/testarea and /mnt/scratchspace unconditionally
    
    Change-Id: I3cf06fb8e527c051bf4c7daad167ba2116fdbcba

commit 68ecd3ff10201014349d9ba2b3d29e6e707dc502
Author: Amit Saha <asaha@redhat.com>
Date:   Mon Dec 22 08:27:03 2014 +1000

    Write petitboot config files for netboot
    
    Bug: 1163466
    Change-Id: Iefd93393e16ae5fabbb9285767f32cdebdf976b7

commit 32d7bc47e391504c42ac056a10ad2242df52c0b3
Author: Amit Saha <asaha@redhat.com>
Date:   Mon Dec 22 15:39:58 2014 +1000

    Do not check for harness repo when the harness is going to be run in a
    container
    
    Bug: 1157348

commit 70fe2d45e3ddf0f6f90da9778f6d99db9f6d4f02
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Mon Dec 22 13:43:46 2014 +1000

    release notes: properly credit Martin Kyral for bz902299 patch
    
    Change-Id: Iafdd32ccfca561d086fc165aa16f507a251b2b7b

commit 58b4c97c3719355bb11b56af13698e38e3ff4fc7
Author: Matt Jia <mjia@redhat.com>
Date:   Thu Dec 18 17:00:33 2014 +1000

    fix UTC/LOCAL mismatch for dynamically created guests
    
    Bug: 1174279
    Change-Id: I9bb302dbc3d86cf1f80eb2542376686cf25c391b

commit 11970c683e15dbe5883710a7c624f493bf8f5fe7
Author: Dan Callaghan <dcallagh@redhat.com>
Date:   Thu Dec 18 08:46:48 2014 +1000

    grubport snippet: don't overwrite menu.lst symlink
    
    Bug: 1174786
    Change-Id: I647e96f4cbb8d178e5bd4adec138659ec909b091

commit 64c55fc454c2921210c70d43e0bc4ca4a2deb522
Author: Matt Jia <mjia@redhat.com>
Date:   Fri Nov 21 16:42:37 2014 +1000

    set up socket timeout before doing ssl handshake for HTTPS connection
    
    Bug: 963042
    Change-Id: Id10f3c80caa4f8105cb1b959bc6c4489fd636bf3

commit 9f91b8d584f5616421a9c289a874472252a64887
Author: Matt Jia <mjia@redhat.com>
Date:   Tue Dec 16 11:29:56 2014 +1000

    usage-reminder: add email headers
    
    Bug: 1169293
    Change-Id: Ibe3b2b57ab2f0e728bf13f30a43817146c8d7d0e

commit 27aad33bb6ef7868dd66a275306dd452213e1dd9
Author: mjia@redhat.com <mjia@redhat.com>
Date:   Tue Dec 16 16:01:18 2014 +1000

    fix for regression that network time syncing is disabled for VMs
    
    This patch reverts the no_clock_sync patch for guests VMs.
    
    Bug: 1174279
    Change-Id: I7ad33d4b8e439cb7c491ae097b91f3e197cf04d9