clean pre_build_hook from manilaclient building
Change-Id: I402ad53681f0b46160857e1619da97a38e1eb5b1
This commit is contained in:
parent
dfbc151738
commit
9781f34e0a
@ -24,9 +24,4 @@ git checkout -- requirements.txt;
|
||||
git checkout -- manila_ui/dashboards/project/shares/__init__.py
|
||||
cd ..
|
||||
|
||||
sed -i s/'python-keystoneclient'/'#python-keystoneclient'/ python-manilaclient/requirements.txt
|
||||
sed -i s/'pycrypto'/'#pycrypto'/ python-manilaclient/requirements.txt
|
||||
build_deb 1.8.2 python-manilaclient fuel-plugin-manila-manilaclient
|
||||
cd python-manilaclient; git checkout -- requirements.txt; cd ..
|
||||
|
||||
mv *.deb ../ubuntu
|
||||
|
Loading…
Reference in New Issue
Block a user