nailgun-agent (7.0.0-141.1.git748971c) trusty; urgency=medium

  [ Alexey Sheplyakov ]
  * 748971c Fix hard drive size miscalculation

  [ Vladimir Sharshov (warpc) ]
  * 7136129 New way to get list of all physical ethernet interfaces

  [ Jeremy Stanley ]
  * 3837543 Update .gitreview for new namespace

  [ Vladimir Kozhukalov ]
  * ca0ff4c Add gemspec, Gemfile and Rakefile

  [ Michael Polenchuk ]
  * d6756e4 Return original interface mac

  [ Alexander Gordeev ]
  * d702795 Accept removable block devices by PCI vendor ID

  [ Stanislaw Bogatkin ]
  * e016939 Add ability to use HTTPS port

  [ Sergey Kulanov ]
  * 1512b9a Update nailgun-agent spec file

  [ Vladimir Sharshov (warpc) ]
  * 8771719 Basic test run script for CI

  [ Jenkins ]
  * f2d243b Merge "Add package specs for CentOS, Debian and Ubuntu"

  [ Alexey Sheplyakov ]
  * 748971c 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>  Mon, 12 Sep 2016 10:40:13 +0000

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
