Skip to content
Snippets Groups Projects
  1. Apr 10, 2020
    • Radosław Piliszek's avatar
      Ignore .vscode/ in Git · 20f39e4a
      Radosław Piliszek authored
      This is the directory used by Visual Studio Code for customized
      workspace preferences.
      
      Change-Id: I8bf38a5b3b8a4fe89e6b0c611e8dcb4b9a9f3302
      20f39e4a
  2. Jul 24, 2018
  3. Dec 19, 2017
  4. Feb 10, 2017
  5. Jan 16, 2017
  6. Jan 05, 2017
  7. Dec 06, 2016
  8. Jun 08, 2016
  9. Jun 02, 2016
  10. May 24, 2016
    • Jeffrey Zhang's avatar
      Bump the ansible to 2 · 491822c5
      Jeffrey Zhang authored
      DocImpact
      
      Change-Id: I3cdfbf84919de80f535c030bd146787ecda40dec
      partial-Implements: blueprint ansible2
      491822c5
  11. Mar 23, 2016
  12. Feb 24, 2016
  13. Jan 13, 2016
  14. Jan 07, 2016
    • Jeffrey Zhang's avatar
      Remove the kolla-build.conf · 781eefec
      Jeffrey Zhang authored
      use tox -e genconfig to generate this file
      
      DocImpact
      
      Closes-Bug: #1531202
      Change-Id: I3a6e57c3cc48aeb3a45a055b173207ea6e214960
      781eefec
  15. Jan 06, 2016
  16. Nov 18, 2015
    • Martin André's avatar
      Allow to customize vagrant deployment · 5eb67e27
      Martin André authored
      Extract the Vagrantfile configuration to a Vagrantfile.custom file, to
      permit easy customization of the Vagrant deployment without the need to
      modify a file under version control.
      
      Closes-Bug: #1517475
      Change-Id: I03e3ef373ec47e3d622b77fa9cf88748db99adaa
      5eb67e27
  17. Nov 11, 2015
    • Diogo Monteiro's avatar
      Added Ubuntu support for Vagrant · 558627b1
      Diogo Monteiro authored
      Added support for Vagrant VirtualBox provider to
      provision an Ubuntu VM to run kolla. A new
      bootstrap-ubuntu.sh script has been created which
      provisions the Ubuntu VM with all kolla depdencies
      including docker 1.8.2, ansible 1.9.6 and python-tools
      Also created vars in the Vagrantfile to define the cpu and memory settings of the
      VM nodes used to run kolla
      
      DocImpact
      
      Change-Id: I4609d7f577e948b04663901afd0c5d1d154c8ac4
      Implements: blueprint vagrant-ubuntu-support
      558627b1
  18. Oct 12, 2015
    • Michal Rostecki's avatar
      Update Vagrant directories in .gitignore · d7a99391
      Michal Rostecki authored
      Vagrantfile and all related stuff moved to dev/ directory.
      Then .gitignore should be updated with this change.
      
      Change-Id: I15decd9d7ac21effe1485aead493da33002383ec
      Closes-Bug: #1505079
      d7a99391
  19. Sep 22, 2015
  20. Sep 15, 2015
  21. Sep 09, 2015
  22. Sep 02, 2015
  23. Mar 20, 2015
    • Martin André's avatar
      Move genenv.sh and start.sh to tools directory · 888bb9cc
      Martin André authored
      Rename them `genenv` and `start`.
      Have `genenv` create the openrc file in the top-level directory.
      
      Add openrc and compose/openstack.env to gitignore, as well as *.img.
      
      Change-Id: I5d8006e97efd77cf364215f55d5e585139ae273e
      888bb9cc
  24. Feb 16, 2015
    • Daneyon Hansen's avatar
      Implements: Blueprint update-image-build-script · fd6d4376
      Daneyon Hansen authored
      Previously, the image used for Kolla development
      needed to be manually created. This patch adds a
      script to automate a consistent, repeatable process
      for creating an F21 image used for Kolla development.
      
      Change-Id: Ibbe41ac6c6f1d2f2bdd62a48b05c096967c8324e
      fd6d4376
  25. Dec 17, 2014
    • Martin André's avatar
      Add gitignore file · 363eb093
      Martin André authored
      The initial gitignore includes build-docker-image script's private
      configuration file, tox generated files and common temp files created by
      vim and emacs.
      
      Change-Id: I514953471646904b541321d1d878d40a2c8f8b26
      363eb093
Loading