Skip to content
Snippets Groups Projects
  1. Jan 17, 2016
  2. Jan 16, 2016
  3. Jan 15, 2016
  4. Jan 13, 2016
  5. Jan 09, 2016
  6. Jan 07, 2016
    • SamYaple's avatar
      Fix some mistal mistakes · 293a8ffe
      SamYaple authored
      Change task capitalization to match rest of project and start
      executor container properly.
      
      TrivalFix
      
      Change-Id: I657b70779b5c3e7695943183c3db7b1e5442dd0a
      293a8ffe
    • SamYaple's avatar
      Allow mistral role to pull images · 0995a401
      SamYaple authored
      Change-Id: Id5e56f62dff4fc7bc52641a56abab3ee88a25740
      Partially-Implements: blueprint pre-pull-images
      0995a401
  7. Jan 06, 2016
  8. Jan 05, 2016
    • SamYaple's avatar
      Simulate normal ansible behaviour with shared role · f66d1fa7
      SamYaple authored
      By default, if the same role is called in ansible it will only run
      once per node. Due to how we have the inventory setup ansible views
      every service as a different node and will try to run the common role
      tasks again. This causes slowdown in all cases but is particularly
      noticable when pulling images. A small change will ensure these tasks
      only run once per node per run as originally intended.
      
      TrivialFix
      
      Change-Id: I20b9c46991d10176c8f8645a335eb7a9ed750ee3
      f66d1fa7
    • Hui Kang's avatar
      Add nova ironic group into the sample multinode inventory file · 84b71706
      Hui Kang authored
      Change-Id: I81e5927724e9741f4005c2aec7863b33b9d86925
      Closes-Bug: #1531235
      84b71706
    • SamYaple's avatar
      Fix broken nova-compute/nova-libvirt · 31b2b471
      SamYaple authored
      Currently the state of master has nova_compute unable to talk to
      nova-libvirt. There have been some efforts to fix this, but they have
      failed for various reasons. This puts the connection type for libvirt
      from a socket to connecting to the already-open tcp connection thus
      restoring the ability for nova-compute to talk to nova-libvirt and
      function.
      
      Change-Id: I5a6c39bb16159a2924a93a831e3c53cedd0ca7a1
      Partially-Implements: blueprint drop-root
      31b2b471
    • hparekh's avatar
      Ansible files for mistral containers. · 409fc11e
      hparekh authored
      Change-Id: Ifb55ff4a7ca70bc3d10fbb2ec067c245342d3288
      Partially-implements: blueprint enable-mistral-container
      409fc11e
  9. Jan 04, 2016
  10. Jan 03, 2016
  11. Dec 31, 2015
Loading