Skip to content
Snippets Groups Projects
  1. Feb 25, 2019
  2. Feb 22, 2019
  3. Feb 21, 2019
    • Michal Nasiadka's avatar
      Add haproxy stats to gate logs · 3f01c7c7
      Michal Nasiadka authored
      Change-Id: Iebd98acf03418817d3707c4a117771b73da80166
      3f01c7c7
    • Mark Goddard's avatar
      Configure region_name_for_services in heat.conf · 54203843
      Mark Goddard authored
      
      backport: rocky
      
      Not including this means that SoftwareDeployments do not have a
      configured region (it's set to 'null'), and can therefore not
      communicate back to the heat API. In particular, this breaks Magnum with
      the following error in the journal on the deployed servers:
      
      publicURL endpoint for orchestration service in null region not found
      
      Change-Id: Ia2c18ef10727391812368c958262a92385374ace
      Co-Authored-By: default avatarJohn Garbutt <john@stackhpc.com>
      Closes-Bug: #1817051
      54203843
  4. Feb 20, 2019
    • Mariusz's avatar
      Fix location of hostdirs for Murano services · ff28cf50
      Mariusz authored
      Use "{{ node_config_directory }}/murano-api/" for `murano-api` and
      "{{ node_config_directory }}/murano-engine/" for `murano-engine`, so
      correct `config.json` are mounted in containers.
      
      Change-Id: I824ff00f6b86aac3eab5dc6fd01728653b4661d1
      Closes-Bug: 1811716
      ff28cf50
  5. Feb 19, 2019
  6. Feb 18, 2019
  7. Feb 15, 2019
  8. Feb 14, 2019
    • Doug Szumski's avatar
      Automate Monasca documentation for configuring Kafka · ecf00096
      Doug Szumski authored
      Until the Monasca Kafka client fork is removed it is currently required
      to run Kafka in compatibility mode. It is also necessary to disable
      an optimisation in the Kafka brokers to clean up idle connections. This
      is because the optimisation was added after the Monasca Kafka client was
      forked, and the client hasn't been updated since. These settings are now
      applied automatically when Monasca is enabled.
      
      Change-Id: I6935f1fb29f4f731cf3c9a70a0adf4d5812ca55e
      ecf00096
    • Mohamed El Gindi's avatar
      Karbor providers managed from deployment node · e65f4ec7
      Mohamed El Gindi authored
      Karbor provider configs can be injected/managed from 'node_custom_config' var
      
      openstack-infra.conf will still be created if no custom providers present
      
      Closes-Bug #1814464
      
      Change-Id: I500daae80596cb7b7342fd8d4affa8f901b24a13
      e65f4ec7
    • Zuul's avatar
      Merge "disable cinder-backup caused deploy failed" · efa9bdee
      Zuul authored
      efa9bdee
    • Pedro Alvarez's avatar
      Fix link to Manila Guide · 6c6759e9
      Pedro Alvarez authored
      Change-Id: I3defe0c38f41d7335e1cbafb75523c3cd44323ee
      6c6759e9
    • wu.chunyang's avatar
      add debug option to ceph mon or osd start command · cdfc0442
      wu.chunyang authored
      when ceph_mon and ceph_osd start failed, add debug option will
      print more info. now when ceph_mon and ceph_osd containers start
      failed, docker logs ceph_mon print none log
      
      Closes-Bug: #1815707
      
      Change-Id: I3c5086019808a9738714f5279ec74cbb9b7a8587
      cdfc0442
    • wu.chunyang's avatar
      disable cinder-backup caused deploy failed · 13589484
      wu.chunyang authored
      when customize policy.json,disable cinder-backup caused deploy failed
      
      Change-Id: I50bf72e52bff27dc4abc7b13436b2115f6a9e955
      Closes-Bug: #1802221
      13589484
    • Michal Nasiadka's avatar
      Fix py35/py36 and k-a-ubuntu-source gate jobs · 189af13b
      Michal Nasiadka authored
      - py35/py36 jobs are failing
      python 3.6 pycache also includes links - so those also
      need to be removed by tox testenv
      
      - kolla-ansible-ubuntu-source job is failing
      Without basedir set in galera.cnf - mysql_install_db looks for resolveip
      in /usr/sbin, instead of /usr/bin, thus complains about cannot resolving
      neither $HOSTNAME, nor localhost.
      
      Change-Id: I40514c0a7c43ae01c7680aac81123942be1cdef9
      189af13b
  9. Feb 12, 2019
  10. Feb 08, 2019
    • Jim Rollenhagen's avatar
      Allow nova services to use independent hostnames · 51c9e1b6
      Jim Rollenhagen authored
      This allows nova service endpoints to use custom hostnames, and adds the
      following variables:
      
      * nova_internal_fqdn
      * nova_external_fqdn
      * placement_internal_fqdn
      * placement_external_fqdn
      * nova_novncproxy_fqdn
      * nova_spicehtml5proxy_fqdn
      * nova_serialproxy_fqdn
      
      These default to the old values of kolla_internal_fqdn or
      kolla_external_fqdn.
      
      This also adds the following variables:
      
      * nova_api_listen_port
      * nova_metadata_listen_port
      * nova_novncproxy_listen_port
      * nova_spicehtml5proxy_listen_port
      * nova_serialproxy_listen_port
      * placement_api_listen_port
      
      These default to <service>_port, e.g. nova_api_port, for backward
      compatibility.
      
      These options allow the user to differentiate between the port the
      service listens on, and the port the service is reachable on. This is
      useful for external load balancers which live on the same host as the
      service itself.
      
      Change-Id: I7bcce56a2138eeadcabac79dd07c8dba1c5af644
      Implements: blueprint service-hostnames
      51c9e1b6
    • Zuul's avatar
  11. Feb 07, 2019
  12. Feb 05, 2019
    • confi-surya's avatar
      Add missing dirs · ae8d085e
      confi-surya authored
      We can see some contribution directory is missing which
      exist parallel to other directories. Adding this information
      to README is helpful for new contributors to understand
      high level directory structure.
      
      Change-Id: I4ed50b49aac1e9ab21957f4ec3da1b33883ad9b1
      ae8d085e
    • Zuul's avatar
      Merge "remove pep8 from lower-constraints.txt" · 23c555d9
      Zuul authored
      23c555d9
  13. Feb 04, 2019
  14. Feb 01, 2019
Loading