nailgun-agent (8.0.0-1~u14.04+mos153) trusty; urgency=medium

  [ Alexey Sheplyakov ]
  * 9e716cb Fix hard drive size miscalculation

  [ Georgy Kibardin ]
  * 8fe27fe Do restart mcollective after provisioning

  [ Alexander Gordeev ]
  * b2bb466 Stop filtering NVME devices by major number

  [ Jenkins ]
  * 92ebd5a Merge "Add lshw output to 'meta' hash"

  [ Andrey Danin ]
  * 6cd2e6e Add lshw output to 'meta' hash

  [ Alexander Gordeev ]
  * 1e1e795 Show fake raid devices in Fuel UI

  [ Ivan Suzdal ]
  * a33a58d Fix flock wait timeout in crontask

  [ alexz ]
  * b56f832 Send bootstrap meta-uuid,if exist

  [ Valyavskiy Viacheslav ]
  * 16f5c1a Set config.yaml as highest priority config source

  [ Vladimir Kozhukalov ]
  * f668345 Add gemspec and Gemfile

  [ Alexey Sheplyakov ]
  * 9e716cb Fix hard drive size miscalculation  On Linux ohai gets the
    block device size from /sys/block/$device/size. That size is always
    measured in units of 512 bytes even if the "physical" block size of
    the device in question is different [1][2]. On the other hand
    /sys/block/$device/queue/logical_block_size is the smallest unit
    which the device can address, and
    /sys/block/$device/queue/physical_block_size is the smallest unit
    the physical storage device can write atomically. Typically SATA/SAS
    drives having the size >= 2 TB have 4 KB physical sectors and expose
    512 "logical" block size to the operating system. However some hard
    drives (for instance, HGST Ultrastar 7K6000 SAS drive) expose the
    actual physical sector size (that is, 4 KB) for the efficiency
    reasons. As a result nailgun-agent miscomputes the size of the hard
    drive (it's 8x off!)  [1] http://lxr.free-
    electrons.com/source/include/linux/types.h?v=4.4#L124 [2]
    http://lxr.free-electrons.com/source/drivers/scsi/sd.c?v=4.4#L2340
    Change-Id: Iae36b11dce8e6f43d7ee4bddac5098c633883ed6 Cherry-pick
    from: 76f48ff6c6a3996a7800a34cd97c5bfd4539107f Closes-Bug: #1544816

 -- Alexey Sheplyakov <asheplyakov@mirantis.com>  Fri, 19 Aug 2016 11:39:23 +0000

nailgun-agent (8.0.0-1) trusty; urgency=low

  * Change version to 8.0.0

 -- Vladimir Kozhukalov <vkozhukalov@mirantis.com>  Mon, 03 Sep 2015 11:18:00 +0300

nailgun-agent (7.0.0-1) trusty; urgency=low

  * Update version to 7.0.0

 -- Aleksandra Fedorova <afedorova@mirantis.com>  Mon, 08 Jun 2015 18:15:00 +0300
