Skip to content
Snippets Groups Projects
  1. May 03, 2016
    • Travis McPeak's avatar
      Adding a few #nosec tags to prepare for Bandit usage · cc33c103
      Travis McPeak authored
      This commit adds a few #nosec tags for non-issues.  I've examined
      the code and determined that these don't represent security issues
      so we should add a #nosec tag that tells Bandit not to find these
      issues in the future.
      
      Closes-Bug: #1577498
      Change-Id: Ic37216c08442c700c64118c78cfb46e6cedd237c
      cc33c103
  2. Nov 13, 2015
  3. Aug 24, 2015
    • Suhail Syed's avatar
      Make Kolla installable via PIP · d3872aa9
      Suhail Syed authored
      Install Ansible code, etc file examples, scripts, an open
      rc example, a tool to initialize the OpenStack deployment,
      and other various useful bits.
      
      Start the versioning at 0.1.0 as recommended by ttx.
      
      Change-Id: I35fa4042040957e7725c7fc3b146009e0135499a
      Partially-Implements: blueprint python-package
      d3872aa9
Loading