Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stackforge/puppet-openstack-cloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stackforge/puppet-openstack-cloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: J.1.2.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 6, 2015

  1. logging: enable HTTP CORS for fluentd ES instance

    Elasticsearch package has been upgrade to 1.4.x in J.1.1.0 and J.1.2.0
    (1.0.3 in J.1.0.0) but kibana web interface is not compatible with
    elasticsearch 1.4.x or higher if you don't change the configuration on
    the service.
    
    Change-Id: I19c1a0b08aa63ca0fad6b1a2c390e13775efa443
    Closes-bug: #1451828
    (cherry picked from commit e22400f)
    EmilienM committed May 6, 2015
    Configuration menu
    Copy the full SHA
    632813d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2015

  1. Gemfile: Pin puppet-lint-paramdoc 1.1.0

    New version of puppet-lint-paramdoc fails if defines parameters are not
    documented. In order not to block backport we stick to 1.1.0.
    
    Change-Id: I17aaeb3c65b0cb68ffe83cd40d823fe9f8833ce0
    (cherry picked from commit c8da335)
    Spredzy committed Jun 27, 2015
    Configuration menu
    Copy the full SHA
    4c141b7 View commit details
    Browse the repository at this point in the history
Loading