Skip to content
Snippets Groups Projects
  1. Aug 28, 2017
    • octopusZhang's avatar
      Add a note to help user avoid docker start failure · 96fe55c8
      octopusZhang authored
      The current example for including mtu is not suitable for all docker
      version and distros. Fox example, the latest docker-ce 17.06 does not
      support docker "docker daemon" command. And also docker doesn't
      support socket parameter "fd://" on rpm based systems. We need to add
      a note to remind user not copy that configuration straightly.
      
      Change-Id: I8f2e0697eefe89abbe7da29612a625c4094c954e
      96fe55c8
  2. Aug 24, 2017
  3. Aug 23, 2017
  4. Aug 22, 2017
  5. Aug 21, 2017
    • Mathias Ewald's avatar
      Add Redis role · e3423bea
      Mathias Ewald authored
      Rollout redis container in master/slave configuration
      
      Deploy redis-sentinel and connect to redis cluster
      Redis is needed for mistral coordination backend.
      
      Partial-Bug: #1700591
      Change-Id: Ic0269d0db10624925e7bcdbf0e33ae87b84a9cf2
      e3423bea
    • Mick Thompson's avatar
      Omit outward_rabbitmq from check for upgrade · c618dbcd
      Mick Thompson authored
       Upgrade fails as outward_rabbitmq does not exist
       and cannot therefore be upgraded. Omit it from the
       upgrade check and bootstrap it after rabbitmq upgrade.
      
       Remove jinja2 from 'Find gospel node' task; removes warnings.
      
      Change-Id: I3766271c62779c8dbd31e7cf2300473815bbbe68
      c618dbcd
    • Jenkins's avatar
      Merge "Disable grafana Getting Started panel" · 2d06ef39
      Jenkins authored
      2d06ef39
    • Jenkins's avatar
      8d179f7f
    • Eduardo Gonzalez's avatar
      Fix missing tacker-conductor service · ecc02217
      Eduardo Gonzalez authored
      Tacker has included a new conductor service
      to manage mistral workflows for VIM monitoring.
      
      Without conductor, Tacker cannot create VIMs.
      
      This change reworks tacker to include tacker-conductor
      service.
      
      Depends-On: I52778e86e4f2c297ead8d4b09983e5e38ca88c70
      Closes-Bug: #1710874
      Change-Id: I6901e919887551bedc9dba8983ac904e8c48c9ce
      ecc02217
Loading