added a symlink from /usr/lib/python2.7 to /usr/share/pyshared/
This commit is contained in:
@@ -104,6 +104,10 @@ cookbook_file "/usr/share/pyshared/cinder/openstack/common/fileutils.py" do
|
|||||||
group "root"
|
group "root"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
link "/usr/lib/python2.7/dist-packages/cinder/openstack/common/fileutils.py" do
|
||||||
|
to "/usr/share/pyshared/cinder/openstack/common/fileutils.py"
|
||||||
|
end
|
||||||
|
|
||||||
cookbook_file "/usr/share/pyshared/cinder/openstack/common/gettextutils.py" do
|
cookbook_file "/usr/share/pyshared/cinder/openstack/common/gettextutils.py" do
|
||||||
source "gettextutils_new-8e450aaa6ba1a2a88f6326c2e8d285d00fd28691.py"
|
source "gettextutils_new-8e450aaa6ba1a2a88f6326c2e8d285d00fd28691.py"
|
||||||
mode 00644
|
mode 00644
|
||||||
|
Reference in New Issue
Block a user