Skip to content
Snippets Groups Projects
  1. Jun 16, 2020
  2. Jun 15, 2020
    • Zuul's avatar
    • 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
    • Zuul's avatar
      Merge "Fix Grafana datasource update" · d6b2f5e6
      Zuul authored
      d6b2f5e6
    • Zuul's avatar
      Merge "Safeguard kolla_source_version" · 5d3703c8
      Zuul authored
      5d3703c8
    • Michal Arbet's avatar
      Remove chrony package if containerized chrony is enabled · 3d747b72
      Michal Arbet authored
      This patch is removing chrony package
      from docker host when containerized chrony is enabled.
      It is also fixing issue with chrony container running
      under Ubuntu docker host as noted below.
      
      + exec /usr/sbin/chronyd -d -f /etc/chrony/chrony.conf
      2020-06-08T08:19:09Z chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG)
      2020-06-08T08:19:09Z Fatal error : Could not open configuration file /etc/chrony/chrony.conf : Permission denied
      
      Added also removal apparmor profile for ubuntu when
      containerized chrony is enabled, as chrony's package
      is not removing apparmor profile, and therefore
      containerized chrony is not working.
      
      Change-Id: Icf3bbae38b9f5630b69d5c8cf6a8bee11786a836
      Closes-Bug: #1882513
      3d747b72
    • Radosław Piliszek's avatar
      Fix Grafana datasource update · 7bd88050
      Radosław Piliszek authored
      Grafana changed the error message wording.
      Match on the shortest sane string to play it safe.
      
      Change-Id: Ic175ebdb1da6ef66047309ff07bcbba98fc67008
      Closes-Bug: #1881890
      7bd88050
    • Zuul's avatar
      03b6aaf3
    • wu.chunyang's avatar
      fix deploy nova failed when use kolla_dev_mod · 40096b48
      wu.chunyang authored
      There's a logic error here, we call nova role from nova.yml file
      under ansible folder. we should clone code before run
      bootstrap_service task. if not, /opt/stack/nova which is empty
      will mount to nova_api container.
      
      Change-Id: Icc54c15080db9c2dc92709480e00b990e5a88662
      40096b48
    • gugug's avatar
      Remove nova-consoleauth task in U cycle · 2ebd6201
      gugug authored
      planned task removal
      
      Change-Id: I613794667b8c08f524a69e7e3f447b2217efb3f7
      2ebd6201
  3. Jun 11, 2020
  4. Jun 10, 2020
  5. Jun 09, 2020
  6. Jun 08, 2020
  7. Jun 07, 2020
  8. 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
  9. Jun 05, 2020
  10. Jun 04, 2020
  11. Jun 02, 2020
Loading