Skip to content
Snippets Groups Projects
  1. Sep 19, 2016
  2. Sep 12, 2016
    • Christian Berendt's avatar
      Improve README file · 25f07946
      Christian Berendt authored
      * add missing infrastructure component images
      * sync missing statement with projects.yaml file (governance repo)
      * improve syntax
      
      Change-Id: Ie1716e7482c11b9de243b6ee04d04f1039dcf784
      25f07946
  3. Sep 06, 2016
  4. Sep 05, 2016
  5. Sep 02, 2016
  6. Sep 01, 2016
    • MD NADEEM's avatar
      Update doc for congress · cda6fb00
      MD NADEEM authored
      Change-Id: I9eb96be3606e657e9730abf6201ffc8a4ed9febd
      Implements: blueprint enable-congress-container
      cda6fb00
  7. Aug 06, 2016
    • Robin Naundorf's avatar
      Fix inconsistencies in git url · a7c41a88
      Robin Naundorf authored
      Github is just a mirror of the OpenStack git-repo.
      Changed from Github to OpenStack git url wherever possible.
      
      Change-Id: I7941ef86967de4efe7f23ff9fb11ec86c793901e
      a7c41a88
  8. Jun 14, 2016
  9. Jun 04, 2016
  10. May 03, 2016
  11. Mar 17, 2016
    • MD NADEEM's avatar
      Update README for heka image · 264e9088
      MD NADEEM authored
      Added heka description in the list of
      images provided by kolla.
      
      TrivialFix
      Change-Id: I28ce2ef185f260b779cb6613b4c6ac458376fa95
      264e9088
  12. Mar 07, 2016
  13. Mar 04, 2016
  14. Feb 18, 2016
    • Steven Dake's avatar
      Tidy up README.rst · 16560653
      Steven Dake authored
      There was a The that should have been a To at minimum, but I
      just reworded the sentence.  Also removed a pronoun.
      
      I left the remainder of the pronouns in place so that Operators
      know we are human beings :)
      
      Change-Id: I9e64c2a7b85fa45a7ff03adf143aafaa3c463169
      16560653
  15. Feb 15, 2016
    • Ian Main's avatar
      A few silly grammar fixes. · 59f22b4b
      Ian Main authored
      Read through this and noticed a few things..
      
      Change-Id: I86a2c2fd4041121c6be72d77827f84c4ec26b6df
      59f22b4b
  16. Jan 12, 2016
  17. Dec 03, 2015
  18. Nov 17, 2015
  19. Nov 06, 2015
  20. Nov 05, 2015
  21. Nov 02, 2015
  22. Oct 08, 2015
    • Steven Dake's avatar
      Move around the development environments · 3b92e871
      Steven Dake authored
      THe top level dev directory is now used to store the heat and
      vagrant development environments.
      
      backport: liberty
      
      TrivialFix
      
      Change-Id: Ib0922b90eacaa8518aee09cdeb46f4ac0437e015
      3b92e871
    • Steven Dake's avatar
      Remove compose from the repostiory since its dead code · ed2f908a
      Steven Dake authored
      Several people over the liberty cycle committed to maintaining
      compose, but it was never completed.  Rather than carry compose
      in our repoistory until the end of time in a broken state I propose
      removing it.  If someone comes along and wants to resseruct the code
      and make it functional in the future, I'd be 100% open to merge a
      patch in the future which reintroduces this functionality.  In the
      meantime it is confusing to users which ask me on a daily basis if
      compose is supported which I have to go into a 10 minute monologue
      about why its in the repository.
      
      Fortunately git contains full history so we can always revert this
      change at a later time if someone wants to actually fixt his code
      base up and make it useable in some way.  I think the proper answer
      is a seperate repoistory (kolla-compose) which contains any compose
      related bits.
      
      Please consider removing since nobody is using this code and its
      dead.
      
      TrivialFix
      
      backport: liberty
      Change-Id: I8b7c39b00d1967184d363af7db86d1ff8b5e725f
      ed2f908a
  23. Sep 14, 2015
  24. Sep 03, 2015
    • Steven Dake's avatar
      Rename docs dir to doc for publishing · 233864ff
      Steven Dake authored
      The publishing docs expect the documentation to be present in the
      /doc directory not the /docs directory.  If the documentation is in
      the /docs directory, according to fungi the docs won't be published
      properly.
      
      Change-Id: I718fec7e69d298a5cb2376ca4e2455e12169566e
      Partially-Implements: blueprint kola-tox-doc
      233864ff
  25. Aug 28, 2015
    • Sam Yaple's avatar
      Move docker_templates to docker dir · cbd42ca6
      Sam Yaple authored
      Updated build.py to reflect this change.
      Deprecate --template option and make it a noop.
      
      Change-Id: I7cd98d1ee684a4c64984a49597159868152683b2
      Partially-Implements: blueprint remove-docker-dir
      cbd42ca6
    • Steven Dake's avatar
      Remove docker directory · f895ee07
      Steven Dake authored
      Remove the docker directory (yay) and old build tools.
      
      This will result in an f21 failing gate - however, I have a patch
      submission to remove that gate from our project configuration.
      
      Change-Id: I3c461cedb6906422c8076f60c470e773d6cdcf33
      Partially-Implements: blueprint remove-docker-dir
      f895ee07
  26. Aug 24, 2015
    • venkatamahesh's avatar
      Extension .md is changed to .rst · 11d78626
      venkatamahesh authored
      For two links extension is wrong, it is changed
      For other one the path is wrong, it is updated
      
      Change-Id: Idc2c7054f5bd0c47ff30de79585cf902082da448
      Closes-Bug: #1488025
      11d78626
  27. Aug 21, 2015
    • Steven Dake's avatar
      Run pandoc to convert the documentation · 6e3127d0
      Steven Dake authored
      This converts all MD formatted docs that were renamed to RST to
      preserve git history into actual RST documentation.  Some minor
      edits were made but in general the purpose of this patch is to
      *only* convert the documentation not rework the documentation.
      I do plan on reworking the documentation in further patch sets.
      
      All links were tested and a test rendering is available:
      
          http://github.com/sdake/kolla
      
      Change-Id: I3df430b14df1ede15407c7f4ba7afcbdc6f9d757
      6e3127d0
    • Steven Dake's avatar
      Prepare for MD to RST conversion · bbcf22cc
      Steven Dake authored
      Sphinx and OpenStack documentation standards require the use of
      RST formatted documentation.  In order to get out docs integrated
      into docs.openstack.org, the following steps must be taken:
      
      1. we need to first convert the documentation to RST
      2. sphinx support must be added to the repository
      3. project-config must be updated with a publish-docs job
      
      The ability to pubish to docs.openstack.org is a privilege only
      available to Big Tent projects.  As a result, we should be taking
      advantage of this to help spread the word on our implementation.
      
      Note the documentation was converted with a tool called pandoc
      the syntax of which was:
      pandoc -f markdown -t rst file.md > z
      mv z file.rst
      
      In order for git to preserve history the files have to be git mv'ed
      in one commit followed by the pandoc operation in a separate commit.
      
      Change-Id: Iba2a70b989e8305da03e8204a9b130d457b00cf0
      bbcf22cc
  28. Aug 16, 2015
    • Steven Dake's avatar
      Update readme to match current state · 8ba8e59c
      Steven Dake authored
      Kolla has been through alot of change in the Liberty development
      cycle.  Modify the README.md to specify our current direction.
      
      Change-Id: I67d304b206312f5915085dd99d0201b1df44f7ec
      8ba8e59c
  29. Jul 23, 2015
  30. May 11, 2015
  31. May 06, 2015
  32. Apr 24, 2015
    • Steven Dake's avatar
      Change irc channel · 1eb5705d
      Steven Dake authored
      Our IRC channel is #kolla, not #tripleo.
      
      Change-Id: Iccbdc767506070d196490190eb5cc642c9561dfb
      1eb5705d
  33. Mar 20, 2015
    • Martin André's avatar
      Remove reference to k8s directory from README · 3e439b5e
      Martin André authored
      Kolla has moved away from Kubernetes and is now using docker-compose to
      define container sets.
      
      Remove last reference to Kubernetes in the README file, and document
      the `compose` directory instead.
      
      Change-Id: Ic586da2ae7859817c0da888f6ce5c788188e43d2
      3e439b5e
  34. Feb 16, 2015
Loading