Skip to content

Commit

Permalink
Update for 3.0.0-rc2
Browse files Browse the repository at this point in the history
Updated .gitreview to use stable/havana branch. Updated Modulefile
with current version and dependencies for new Heat and
Ceilometer releases.

Change-Id: Ied48ec68ace77fbdfa47216d8d32e531c320bcd3
  • Loading branch information
Chris Hoge committed Dec 20, 2013
1 parent d3accf2 commit dfaad20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitreview
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
host=review.openstack.org
port=29418
project=stackforge/puppet-openstack.git
defaultbranch=stable/havana
4 changes: 3 additions & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'puppetlabs-openstack'
version '3.0.0-rc1'
version '3.0.0-rc2'
source 'https://github.com/stackforge/puppet-openstack'
author 'Puppet Labs'
license 'Apache License 2.0'
Expand All @@ -14,3 +14,5 @@ dependency 'puppetlabs/nova', '>= 3.0.0 <4.0.0'
dependency 'puppetlabs/cinder', '>= 3.0.0 <4.0.0'
dependency 'puppetlabs/swift', '>= 3.0.0 <4.0.0'
dependency 'puppetlabs/neutron', '>= 3.0.0 <4.0.0'
dependency 'puppetlabs/ceilometer', '>= 3.0.0 <4.0.0'
dependency 'puppetlabs/heat', '>= 3.0.0 <4.0.0'

0 comments on commit dfaad20

Please sign in to comment.