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

  [ Artem Roma ]
  * 2637149 Add exception handling when NIC with given name is missing
    in db

  [ Andreas Jaeger ]
  * 722c0eb Prepare for using standard python tests

  [ Jenkins ]
  * 7a6013e Merge "Fix interface update" into stable/8.0

  [ Alexey Stupnikov ]
  * 33967c8 Clarify a list of files to be included in diagnostic
    snapshot

  [ Vladimir Kozhukalov ]
  * 77ed634 Fix interface update

  [ Jenkins ]
  * 6f8f6b3 Merge "Limit cookie usage to download routes" into
    stable/8.0
  * a99f2fb Merge "Remove on_node_reset callback from volume_manager"
    into stable/8.0
  * bbdcf14 Merge "Add support to re-assign a set of nodes" into
    stable/8.0

  [ Sergey Abramov ]
  * 390756d Add support to re-assign a set of nodes

  [ Jenkins ]
  * 22522e0 Merge "Add the atop service UI settings section" into
    stable/8.0

  [ Artem Roma ]
  * 2637149 Add exception handling when NIC with given name is missing
    in db  In case NIC names in 'nic_mapping' section of the network
    template do not correspond to actually existing NICs of node, to
    which networks must be assigned, the error will occur; as lookup in
    db by name is performed, result of such lookup will be None, so any
    attempt to get attributes from it raises AttributeError.  This
    change adds handling of the situation by adding of custom exception
    and returning proper http response to user who tries to upload
    network template. Such handling was added for following API end
    points, by which network template is applied to nodes: *
    NodeHandler.PUT; * NodeCollectionHandler.PUT; * ClusterHandler.PUT;
    * TemplateNetworkConfigurationHandler.PUT  Change-Id:
    Ia9d7264d3885805f91862e408f8059c4e5eed1d6 Closes-Bug: #1539115
    (cherry picked from commit 9a261b6dce363d07e4abd284e78c1b23931d3fcd)

 -- Artem Roma <aroma@mirantis.com>  Wed, 05 Apr 2017 06:29:36 +0000

nailgun (8.0.0-1) trusty; urgency=low

  * Change version to 8.0.0

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

nailgun (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

nailgun (6.1.0-1) trusty; urgency=low

  * Update version to 6.1.0

 -- Matthew Mosesohn <mmosesohn@mirantis.com>  Wed, 22 Apr 2015 14:44:00 +0300

nailgun (6.0.0-1) trusty; urgency=low

  * Update code from upstream

 -- Igor Kalnitsky <ikalnitsky@mirantis.com>  Wed, 26 Nov 2014 19:49:00 +0200

nailgun (0.1.0-ubuntu1) precise; urgency=low

  * Update code from upstream

 -- OSCI Jenkins <dburmistrov@mirantis.com>  Wed, 03 Sep 2014 15:17:07 +0400

nailgun (0.1.0-1ubuntu0) precise; urgency=low

  * Add fencing agent script as a separated task

 -- Bogdan Dobrelya <bdobrelia@mirantis.com>  Thu, 23 Jan 2014 18:55:00 +0400
