OpenStack??????е??????
???????????? ???????[ 2016/7/7 11:30:42 ] ??????????????? ??????? ????
??????????????
????????????Unit test??????????????????????д????????????д??????????????????е????????????????????????????????????????????mock?????????
????Python???????????????????д????????????????????????????tox?????У?????OpenStack?????????run_tests.sh??????????С?
???????????
???????Python?????apt-get install python-dev
???????pip?????apt-get install python-pip
???????virtualenv?????pip install virtualenv
???????tox?????pip install tox
???????postgres?????apt-get install libpq-dev
???????xml??xslt?????apt-get install libxml2-dev libxslt1-dev
???????ffi?????apt-get install libffi-dev
???????run_tests.sh
??????manila????????
????git clonehttps://github.com/openstack/manila.git
????cd manila/
????./run_tests.sh
???????tox
????tox -epy27 --
???????testr
????testr run
???????UT??????
????./run_tests.sh --coverage
????????UT???????????????????????????HTML????????????????????????google-chrome covhtml/index.html??
????Troubleshoot
????????from oslo.config import cfg??ImportError: No module named config
????????????????oslo??汾??requirements.txt??汾?????????????????μ?oslo????????????汾??
????oslo.config>=1.6.0??<=1.7.0
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11