)]}'
{
  "commit": "52dd34e2a5e8418800d69f6b6ef37096976e9c52",
  "tree": "be83b4369e785223989dd5386db184180e481ca3",
  "parents": [
    "ea4c5ef39749d30d40c4fee76a028d44e0bd4902"
  ],
  "author": {
    "name": "Mikhail Samoylov",
    "email": "msamoylov@mirantis.com",
    "time": "Thu Nov 29 16:52:47 2018 +0300"
  },
  "committer": {
    "name": "Mikhail Samoylov",
    "email": "msamoylov@mirantis.com",
    "time": "Mon Dec 03 13:43:29 2018 +0300"
  },
  "message": "Add require ifenslave before start configuring bonding interfaces.\n\nThe main problem was that bond0 interface on gtw01 node is down.\nIts happend because in linux salt formula we are starting package\nconfiguring before installed it.\nAnd we have the following behaviour in this scenario:\n1. Formula creates files with network interfaces settings\nand systemd trie to up it.\n2. For bonding interface we need a package ifenslave-2.6\n3. While we haven\u0027t ifenslave-2.6 package on system bond0 building\nfailed on cmp and gtw nodes, after first failed attempt systemd\nexecutes ifdown and after second attempt ifdown was\nsuccessful (on compute nodes, but not on gtw).\n\nCloses: PROD-23109\n\nChange-Id: Ic5f4de785a617ec5024dd8d6e479f4b3e61dfec4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "60869579d76d2c960244bc597fe1f62f09446601",
      "old_mode": 33188,
      "old_path": "linux/network/interface.sls",
      "new_id": "65e7bb8e901a7fb815b56798f5ed4f08059ef908",
      "new_mode": 33188,
      "new_path": "linux/network/interface.sls"
    }
  ]
}
