stable/liberty release patch
Change-Id: I762ccadb7638d5f686b808e39054dd42a1b3fa02
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,5 @@ berks-cookbooks/
|
||||
.vagrant
|
||||
.coverage/
|
||||
*.swp
|
||||
Berksfile.lock
|
||||
Vagrantfile
|
||||
Gemfile.lock
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/cookbook-openstack-common.git
|
||||
defaultbranch=stable/liberty
|
||||
|
||||
45
Berksfile.lock
Normal file
45
Berksfile.lock
Normal file
@@ -0,0 +1,45 @@
|
||||
DEPENDENCIES
|
||||
openstack-common
|
||||
path: .
|
||||
metadata: true
|
||||
test-openstack-common-database
|
||||
path: spec/cookbooks/test-openstack-common-database
|
||||
|
||||
GRAPH
|
||||
apt (2.9.2)
|
||||
build-essential (2.2.4)
|
||||
chef-sugar (3.1.1)
|
||||
database (4.0.9)
|
||||
postgresql (>= 1.0.0)
|
||||
galera (0.4.1)
|
||||
mariadb (0.3.1)
|
||||
apt (>= 0.0.0)
|
||||
yum (>= 0.0.0)
|
||||
yum-epel (>= 0.0.0)
|
||||
mysql (6.0.31)
|
||||
smf (>= 0.0.0)
|
||||
yum-mysql-community (>= 0.0.0)
|
||||
openssl (4.4.0)
|
||||
chef-sugar (>= 3.1.1)
|
||||
openstack-common (12.0.0)
|
||||
apt (~> 2.8)
|
||||
database (~> 4.0.2)
|
||||
galera (~> 0.4.1)
|
||||
mariadb (~> 0.3.1)
|
||||
mysql (~> 6.0.13)
|
||||
yum (~> 3.5.4)
|
||||
yum-epel (~> 0.6.0)
|
||||
postgresql (3.4.21)
|
||||
apt (>= 1.9.0)
|
||||
build-essential (>= 0.0.0)
|
||||
openssl (~> 4.0)
|
||||
rbac (1.0.3)
|
||||
smf (2.2.7)
|
||||
rbac (>= 1.0.1)
|
||||
test-openstack-common-database (1.0.0)
|
||||
openstack-common (>= 0.0.0)
|
||||
yum (3.5.4)
|
||||
yum-epel (0.6.4)
|
||||
yum (~> 3.2)
|
||||
yum-mysql-community (0.1.19)
|
||||
yum (>= 3.2)
|
||||
Reference in New Issue
Block a user