Skip to content
Snippets Groups Projects
  1. Mar 04, 2019
  2. Mar 01, 2019
  3. Feb 28, 2019
    • Mark Goddard's avatar
      Update links in docs to latest · fba5e1ce
      Mark Goddard authored
      To avoid links to OpenStack docs getting out of date in our docs, use
      the latest version.
      
      Ideally after cutting each stable branch we should change these links to
      use the current release.
      
      Co-Authored-By: Isaiah Inuwa
      Change-Id: Ia1e3c720f4e688861b8f76874a3943b0f4e50b17
      fba5e1ce
  4. Feb 27, 2019
    • Doug Szumski's avatar
      Default to Prometheus tag for all Prometheus images · 4aed0440
      Doug Szumski authored
      This allows an operator to pin the Prometheus docker image
      tag for all Prometheus images to that specified by the `prometheus_tag`.
      Without this change, the alert manager and cadvisor tags would also need
      to be set.
      
      Change-Id: Iadef001af7d3be5b2a39ce5e2363d05a33a775e4
      4aed0440
  5. Feb 25, 2019
  6. Feb 22, 2019
  7. 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
  8. 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
  9. Feb 19, 2019
  10. Feb 18, 2019
  11. Feb 15, 2019
    • Mark Goddard's avatar
      Fix rabbitmq reconfigure, simplify role · 1e2a1a8f
      Mark Goddard authored
      Since Id724b44a3edd951fa8b06c9f2c347e9ed8c5ffd9, there is a reference to a
      non-existent variable, rabbitmq_confs, that causes deployment to fail if
      rabbitmq configuration other than config.json is changed.
      
      I'm taking this opportunity to simplify the role, since we can use the Ansible
      handler notification system to determine when handlers need to run, without
      registering and checking variables. This simpler approach was used in the
      haproxy refactor.
      
      Change-Id: Ibe0e7fda93afff741243ff9c350db1c8c6e1e6d3
      Closes-Bug: #1816053
      1e2a1a8f
    • Zuul's avatar
      Merge "Fix link to Manila Guide" · cdc664b7
      Zuul authored
      cdc664b7
    • Michal Nasiadka's avatar
      Fix MariaDB bootstrap issues on CentOS · 38c0a4f2
      Michal Nasiadka authored
      Those issues intermittently show up in various branches,
      in all cases it's wrong path used to resolveip binary.
      Similar to the recent kolla-ansible-ubuntu-source job failures.
      
      Change-Id: I8cce42b60897e4ceb8d3b0bd5181fda88b10c2b8
      38c0a4f2
  12. 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
  13. Feb 12, 2019
  14. 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
Loading