Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
    • Piotr Parczewski's avatar
      [docs] Unify project's naming convention · 5db72659
      Piotr Parczewski authored
      There are inconsitencies across the documentation and the source code files
      when it comes to project's name (Kolla Ansible vs. Kolla-Ansible). This
      commit aims at unifying it so that the naming becomes consistent everywhere.
      
      Change-Id: I903b2e08f5458b1a1abc4af3abefe20b66c23a54
      5db72659
  2. Jan 23, 2021
    • likui's avatar
      remove unicode from code · 341a6ed0
      likui authored
      Change-Id: Id9110a1f536377cea0386dda6814035d73de13b1
      Implements: blueprint remove-unicode
      341a6ed0
  3. May 19, 2020
    • Radosław Piliszek's avatar
      Fix pygments style · 96a5730a
      Radosław Piliszek authored
      New theme of docs (Victoria+) respects pygments_style.
      Since Kolla starts using Victoria reqs while being on Ussuri,
      this patch ensures proper rendering both in Ussuri and Victoria.
      Thanks @AJaeger for suggestion.
      
      Change-Id: Iaf3c70b24685ab962f29007deec10b9d53c663bc
      96a5730a
  4. Jul 03, 2019
  5. Jun 04, 2019
  6. Jan 15, 2018
  7. Nov 02, 2017
    • yanpeifei's avatar
      fix kolla giturl. · fccc2d80
      yanpeifei authored
      Old giturl like error.
      
      Change-Id: I67cd7126fb250c4bc6f26c0d2558b0994c2438f0
      fccc2d80
  8. Sep 25, 2017
    • Eduardo Gonzalez's avatar
      Fix deploy-guide links · 197a264a
      Eduardo Gonzalez authored
      Deploy guides includes quickstart guide.
      Includes respect relative paths, but when
      quickstart includes vagrant doc, deploy-guide
      tries to locate the doc in its doctree (deploy-guide/source).
      
      This causes error 404 and deploy-guide post-gates to fail
      
      Change-Id: I05e49bbcef564ad4f3d80f0649ccf191d9f8b59d
      197a264a
  9. Mar 28, 2017
    • Alexandra Settle's avatar
      [deploy-guide] Moving the quick start to the deploy folder · f6d93e5e
      Alexandra Settle authored
      Currently the project-deploy-guide links to the entire dev
      doc repo for Kolla-Ansible. This is incorrect. It should link
      only to installation information that can be found in the quick
      start guide. This patch remedies that change, and ensures that
      there is a link to the kolla deploy guide published at
      docs.o.o.
      
      Change-Id: I43738e341e996cb5a589a09c4c59c0dc8b058458
      f6d93e5e
  10. Mar 22, 2017
  11. Mar 02, 2017
    • Sayantani Goswami's avatar
      Deployment Guide · 78cf8abd
      Sayantani Goswami authored
      This builds the deployment guide that will be published to
      https://docs.openstack.org/project-deploy-guide/newton/.
      
      In this approach, all existing documents in kolla-ansible/doc directory
      will remain. The kolla-ansible/deploy-guide directory will simply
      include all documents that exist in the kolla-ansible/doc directory.
      All new changes will be made to the documents in the docs directory
      which will be imported to the deployment-guide. However, I believe we
      will also have to build the deployment-guide every time a change is
      merged to the docs in the doc directory.
      
      Change-Id: I98db4ec45403cf48086381b45bf5a12bbf998911
      78cf8abd
  12. Feb 07, 2017
  13. Jan 27, 2017
Loading