Skip to content
Snippets Groups Projects
  1. Jun 15, 2020
    • James Kirsch's avatar
      Generate Root CA for Self-Signed Certificates · a982d3ac
      James Kirsch authored
      Update the certificate generation task to create a root CA for the
      self-signed certificates. The internal and external facing certificates
      are then generated using the root CA.
      
      Updated openstack_cacert to use system CA trust store in CI tests
      certificate by default.
      
      Change-Id: I6c2adff7d0128146cf086103ff6060b0dcefa37b
      Partially-Implements: blueprint add-ssl-internal-network
      a982d3ac
  2. Jun 07, 2020
  3. Jun 06, 2020
    • jacky06's avatar
      Switch to newer openstackdocstheme and reno versions · c4cee865
      jacky06 authored
      
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      
      Update Sphinx version as well.
      
      Remove docs requirements from lower-constraints, they are not needed
      during install or test but only for docs building.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      Set openstackdocs_pdf_link to link to PDF file. Note that
      the link to the published document only works on docs.openstack.org
      where the PDF file is placed in the top-level html directory. The
      site-preview places the PDF in a pdf directory.
      
      Set openstackdocs_auto_name to use 'project' as name.
      
      Co-Authored-By: default avatarAndreas Jaeger <aj@suse.com>
      Change-Id: If23546ac4cc2c19626e05b460651b61d5e82d948
      c4cee865
  4. Jun 05, 2020
  5. Jun 04, 2020
  6. Jun 02, 2020
  7. Jun 01, 2020
  8. May 29, 2020
  9. May 28, 2020
  10. May 25, 2020
  11. May 24, 2020
  12. May 23, 2020
  13. May 22, 2020
  14. May 21, 2020
  15. May 20, 2020
  16. 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
Loading