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
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
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/havana
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 13 files changed
  • 9 contributors

Commits on Nov 14, 2013

  1. Preparing for 3.0.0 Havana release

    Updated Modulefile with current release version.
    Updated README.md with deprecation warning and release notes.
    Updated fixtures to point to stable/havana branch
    
    Change-Id: I1e1f70d6ddaa41c0ac71b4d4b44c91d745ee3e8f
    Chris Hoge committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    d3accf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2013

  1. Allow running of proxy and storage on the same node.

    This adds a if defined check to avoid class conflicts
    when running swift proxy and storage on the same node.
    
    Change-Id: I60fb78e5d40605ab47f349d154737ef9bab641f4
    (cherry picked from commit 4b9e74a)
    cbaeseman authored and Mark T. Voelker committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    06adf02 View commit details
    Browse the repository at this point in the history
  2. Update for 3.0.0-rc2

    Updated .gitreview to use stable/havana branch. Updated Modulefile
    with current version and dependencies for new Heat and
    Ceilometer releases.
    
    Change-Id: Ied48ec68ace77fbdfa47216d8d32e531c320bcd3
    Chris Hoge committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    dfaad20 View commit details
    Browse the repository at this point in the history
  3. Merge "Update for 3.0.0-rc2" into stable/havana

    Jenkins authored and openstack-gerrit committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    0ab9b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Release 3.0.0

    Updated Modulefile for release 3.0.0.
    
    Change-Id: I18ddb80fb97176a2b6614fd8d7c482eef0f59116
    Chris Hoge committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    c200390 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. Pointing openstack modules to stable/havana.

    Puppetfile was referencing master as opposed to
    stable/havana.
    
    Change-Id: I127072ebfcfdcdecd094ac29845e6b0b50a48d07
    snaiksat committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    65e776e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. test_nova.sh uses old cirros images

    Update test_nova.sh to download Cirros 0.3.1 for config_drive support,
    and for consistency with the other Cirros image downloads within this
    module.
    
    Closes-Bug: #1275746
    (cherry picked from commit eec8af5)
    
    Change-Id: I2bd462c03d81caa493410e8c7ae583aa71416993
    rickerc committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    f61fd73 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. Remove deprecated address from keystone spec

    When I57b8469fb816c37c9d6a285c07796f685b121a90 (Remove deprecated
    parameter 'address') was merged openstack_keystone_spec.rb broke.
    This change removes the use of the deprecated 'address'.
    
    Change-Id: Ib6d74bfc0d13f5c13f523d5d98b4aea60cc4adaf
    (cherry picked from commit 1bd3442)
    Jeffrey Cox authored and mgagne committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    2739f25 View commit details
    Browse the repository at this point in the history
  2. Remove duplicated parameters for keystone

    Following parameters where duplicated by mistake:
    nova, glance, cinder, neutron, ceilometer, swift, enabled.
    
    Change-Id: I4587ac21a3328a34971428629185bd919cfddb2b
    Closes-bug: #1263886
    (cherry picked from commit 388d47b)
    mgagne committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    8130d66 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Havana: Fixtures: fix keystone branch name

    Solve issue: « fatal: ambiguous argument 'stable/havana': unknown
    revision or path not in the working tree. »
    
    Change-Id: Ic5dd26dd3f41a0a022561eb95a3fbaf7ec03f0d8
    sbadia committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    4f65842 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. Fix ubuntu issues that broke tests.

    Puppetlabs apt introduced a change that required a debian
    specific fact that wasn't being set in the spec tests. This
    patch adds it.
    
    Change-Id: Ia8fb3a5d0b01bf58eea583f2f129b48b4ce9564d
    (cherry picked from commit 0cbddbc)
    michaeltchapman authored and rickerc committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    8cacc3b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. Ensure swift.conf created in all scenarios

    Change I60fb78e5d40605ab47f349d154737ef9bab641f4 introduced a bug
    wherein /etc/swift/swift.conf is getting created in consolidated
    installs in which openstack::swift::proxy and
    openstack::swift::storage-node classes are both applied to the same
    server, but is not getting created on storage nodes in distributed
    installs in which the proxy and storage-node classes are applied to
    different servers.
    
    Use ensure_resource wrappers around the swift class call to correct.
    
    Change-Id: I692ddf5f344577705fc6a8652349f480ad21542d
    Closes-Bug: 1287349
    (cherry picked from commit 472253c)
    rickerc committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    e6bd339 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Fixed gate by Updating Gemfile to pin Rake to 10.1.1

    The latest Rake update requires Ruby >= 1.9. Bundler in the
    current gate uses 1.8.x. This update fixes the gate by pinning
    Rake to the last known working version.
    
    Change-Id: Ib73f7921171871d37e7753f87ba5bc7dcbed5b8b
    Chris Hoge committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    8a3e0d5 View commit details
    Browse the repository at this point in the history
Loading