Skip to content
Snippets Groups Projects
  1. May 21, 2018
  2. Apr 16, 2018
    • Doug Szumski's avatar
      Add support for deploying Kafka · 6647ed81
      Doug Szumski authored
      Projects which may use Kafka include Monasca and Oslo
      messaging. Initially it will be possible to
      deploy a single Kafka cluster which may be shared
      among clients. Support for running multiple Kafka
      clusters may be added in a future change. This
      change also configures logging for Kafka server,
      state-change and controller logs.
      
      Partially-Implements: blueprint monasca-roles
      Change-Id: Iab8d200c2450238f3c0c708d1f4184490f6e6284
      6647ed81
    • Zuul's avatar
      f249a1b3
    • Zuul's avatar
      Merge "Custom configuration for grafana" · 910180a5
      Zuul authored
      910180a5
    • Jeffrey Zhang's avatar
      Remove useless module_extra_vars in registry.yml · 84ade4e1
      Jeffrey Zhang authored
      - remove uesless module_extra_vars, this is a historical issue. In the
        past, we use 'docker exec kolla_toolbox ansible xxx' to run module on
        target node, so complex data have to pass through extra_vars. Now we
        are using kolla_toolbox module, no need to use extra_vars anymore.
      - Remove some useless until.
      
      Change-Id: I72ed28001202917f9a82a1c3ea33cd6319911ec8
      84ade4e1
  3. Apr 14, 2018
  4. Apr 13, 2018
  5. Apr 12, 2018
  6. Apr 11, 2018
  7. Apr 10, 2018
    • caoyuan's avatar
      Correct the path of configure file · 5c133c60
      caoyuan authored
      the path should be "/etc/kolla/globals.yml" rather than
      "/etc/kolla/kolla/globals.yml"
      
      Change-Id: I119095bb63fc2af7eb34f16de43ce82f864dd8a4
      5c133c60
    • caoyuan's avatar
      Add the inventory when use ansible command · b9bc5a41
      caoyuan authored
      when run ansible command, the inventory should be added, or
      ansible will use /etc/ansible/hosts by default, but it does't
      we wanted.
      
      Change-Id: I7f2a05c27ddfa95d0747abb9ba931ee1c5714dc0
      b9bc5a41
    • Zuul's avatar
      Merge "Update doc with new option" · 3ca4de03
      Zuul authored
      3ca4de03
    • chenxing's avatar
      Quickstart rewrite · e57b4e8c
      chenxing authored
      - Add the requirements installation step for development
      - Add step number for some section, to make step more clear
      - Some format issues fix
      
      Change-Id: I78deee5f4ae424eec06876168cbdfdf8d25d6bcc
      e57b4e8c
    • ZhongShengping's avatar
      Use the pbr generated wsgi binary file located in binary folder · 3088bf5d
      ZhongShengping authored
      Since pbr 1.4.0, wsgi_scripts entrypoing is supported and it will
      generated a wsgi compatible binary file. No need to copied it to
      /var/www/cgi-bin/aodh folder.
      
      Change-Id: Iacb08fba8a238c3d4ef075aa58d38b439409b2f5
      3088bf5d
  8. Apr 09, 2018
Loading