Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RedHat #27

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Add support for RedHat #27

wants to merge 19 commits into from

Commits on May 14, 2015

  1. Initial version for RedHat

    zielonkam committed May 14, 2015
    Configuration menu
    Copy the full SHA
    bf533e8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2015

  1. Revert "Initial version for RedHat"

    This reverts commit bf533e8.
    zielonkam committed May 15, 2015
    Configuration menu
    Copy the full SHA
    9fe5157 View commit details
    Browse the repository at this point in the history
  2. Adding yum install openjdk

    zielonkam committed May 15, 2015
    Configuration menu
    Copy the full SHA
    ca043d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e89b662 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Parameter apache_mirror changed for offline

    Lukasz Zajaczkowski committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    bfb8e9f View commit details
    Browse the repository at this point in the history
  2. Fix for apache_mirror address

    Lukasz Zajaczkowski committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    b769935 View commit details
    Browse the repository at this point in the history
  3. Variable apache_mirror changed to kafka_apache_mirror

    Lukasz Zajaczkowski committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    bad47fd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2015

  1. [kafka] Scripts: Network and mutual dependencies

    Change-Id: Ifcdf0215e901250eb0b01c990b9898896942c89b
    Tomasz Trębski committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    50736b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Add firewalld rules

    zielonkam committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    2d02871 View commit details
    Browse the repository at this point in the history
  2. Fix for iptables checking

    zielonkam committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    f2c61ce View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. [kafka] Uninstaller polishing

    - no longer downloading to /root
    
    Change-Id: I53547d6fcc21241f21bb87c423992b3e15393320
    Tomasz Trębski committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    07c9150 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. Fix ports for singlehost

    Change-Id: Id9cd7ebc536d10f647884c6be36f872450ebe3f8
    zielonkam committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    d897579 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Add logging variables to defaults

    Change-Id: I2b6c30f731b209eac0c9395b873a6a0ba7a83a6b
    Maciej Maciaszek committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    06c81c0 View commit details
    Browse the repository at this point in the history
  2. Add support for RedHat

    zielonkam authored and michal zielonka committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    1842582 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. Configuration menu
    Copy the full SHA
    1c41ece View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

  1. Access rights for kafka

    - setting access rights
    - code refactor
    
    Change-Id: I56fefb8b90158af2e9aeb6ae5cc705f6141c1867
    Tomasz Trębski committed Oct 1, 2015
    Configuration menu
    Copy the full SHA
    c378682 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. Upgrade kafka

    Upgrading kafka version to 0.8.2.2.
    For better flexibility added scala_version variable,
    becasue kafka in the same version can be download
    with different scala version.
    
    Change-Id: Ide676f679f5a991f409a586f7679f9254fecd5d2
    Tomasz Trębski committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    9d21501 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Cluster integration [kafka]

    - added creating user/group
    - added status run mode
    - removed verify support [launches everything]
    
    Change-Id: Ic4fa7196227aeeb83d22b45ba446d49ab6fc0cc0
    Tomasz Trębski committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    23aac18 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Fix controller and state-change log severity

    Commits add 'monasca_log_level' variable presenting
    common log level of entire monasca components
    to the state-change and controller appenders.
    
    Prior to that not only exceptions and warnings were
    logged but also traces and debugs which resulted
    in quickly growing log files.
    
    Change-Id: If867d00669b707bf189c92aca86e9a906c7a81e9
    Tomasz Trębski committed May 30, 2016
    Configuration menu
    Copy the full SHA
    21c7ae0 View commit details
    Browse the repository at this point in the history