Skip to content
Snippets Groups Projects
  1. Feb 02, 2016
    • SamYaple's avatar
      Rename kolla_ansible to kolla_toolbox · 80b7266e
      SamYaple authored
      This change is needed for clarity. We have a kolla-ansible script.
      We have a kolla-mesos repo. We plan to have a kolla-ansible repo.
      Already we have had far too much confusion about whether we are
      talking about the container or the project. Naming this kolla-toolbox
      eliminates all of that confusion and its probably a bit more accurate
      of a name too.
      
      Closes-Bug: #1541053
      Change-Id: I8fd1f49d5a22b36ede5b10f46b9fe02ddda9007e
      80b7266e
  2. Dec 22, 2015
    • SamYaple's avatar
      pep8 the ansible modules · 4199634e
      SamYaple authored
      By ignoring the appropriate tests that pep8 does we can properly run
      *most* of the pep8 tests on all of our modules allowing for a more
      consistent coding style.
      
      Closes-Bug: #1528431
      Change-Id: I33f27a250d06d4f044267aa3ad189e092789b8df
      4199634e
  3. Dec 02, 2015
    • Michal Jastrzebski's avatar
      Sanity check for glance · aab1bd36
      Michal Jastrzebski authored
      This runs first sanity check for glance. After glance is deployed
      it checks images.list(). Also consist few fixes for previous patches
      
      Change-Id: I03d05d246302d8411b2e94c94ca7fe046c00d735
      Partially-Implements: blueprint sanity-check-container
      aab1bd36
    • Michal Jastrzebski's avatar
      Sanity check module · d6f78f06
      Michal Jastrzebski authored
      This module will be collection of basic checks to ensure that module
      is running. After deploying service (like keystone) we will run sanity
      checks for given service.
      
      Change-Id: If7dc7f8a1ce1c3f93fc51d8327a55ef655b0de00
      Partially-Implements: blueprint sanity-check-container
      d6f78f06
Loading