cookbook-openstack-block-st.../Berksfile.lock
Darren Birkett 33f7ceb488 Allow binding locally to different IP than endpoint IP
Sometimes you want the actual endpoint IP to be a load balanced IP, but
the bind IP to be a local IP (different per node).

This change allows that by using attributes from the [block-storage-api-bind] namespace

Implements blueprint increase-ip-binding-flexibility

Change-Id: I6cf4c5726ce0b12a95c374883c7181ade04b59dd
2014-04-24 11:37:58 +01:00

68 lines
1.5 KiB
Plaintext

{
"sources": {
"openstack-block-storage": {
"path": "."
},
"openstack-image": {
"locked_version": "8.2.2",
"git": "git://github.com/stackforge/cookbook-openstack-image.git",
"ref": "48749c19e0e0b60061dbc894b09646e3c90d3377"
},
"openstack-identity": {
"locked_version": "8.1.4",
"git": "git://github.com/stackforge/cookbook-openstack-identity.git",
"ref": "d3d1e34a63e2fe5f3764149a38378070956e1756"
},
"openstack-common": {
"locked_version": "8.5.0",
"git": "git://github.com/stackforge/cookbook-openstack-common.git",
"ref": "3e9264d94b0cc0d30705408aa82ae538c482d2bb"
},
"apt": {
"locked_version": "2.3.8"
},
"selinux": {
"locked_version": "0.7.0"
},
"python": {
"locked_version": "1.4.6"
},
"build-essential": {
"locked_version": "1.4.4"
},
"yum-epel": {
"locked_version": "0.3.4"
},
"yum": {
"locked_version": "3.1.4"
},
"database": {
"locked_version": "2.0.0"
},
"mysql": {
"locked_version": "4.1.2"
},
"openssl": {
"locked_version": "1.1.0"
},
"homebrew": {
"locked_version": "1.5.4"
},
"windows": {
"locked_version": "1.30.0"
},
"chef_handler": {
"locked_version": "1.1.5"
},
"postgresql": {
"locked_version": "3.3.4"
},
"aws": {
"locked_version": "2.1.1"
},
"xfs": {
"locked_version": "1.1.0"
}
}
}