summaryrefslogtreecommitdiff
path: root/tools/install_venv_common.py
Commit message (Collapse)AuthorAgeFilesLines
* sync oslo bitsSteve Martinelli2014-06-201-1/+1
| | | | | | | | | update gettextutils.py, strutils.py, install_venv_common.py remove iniparsers.py oslo-incubator commit 1223cf Change-Id: I23923d580f57ab6c12622f10d9f278c44c863feb
* Update oslo incubator bitsDean Troyer2014-02-201-2/+0
| | | | | | | | | * update gettextutils.py, strutils.py, install_venv_common.py * remove cfg.py, openstackkeyring oslo-incubator commit 630d3959b9d001ca18bd2ed1cf757f2eb44a336f Change-Id: I0ae9b9dc72ec88ed64a8c353b9c51734ee2cd24c
* Sync oslo-incubator for py33 fixesDean Troyer2013-10-111-42/+4
| | | | Change-Id: I261ec6bb34b29169ba3547305deab051f85a3d4d
* Sync install_venv_common from osloMonty Taylor2013-07-051-63/+43
| | | | Change-Id: I0a57c658e0f89d13963862013793e12ae208c05b
* Sync latest openstack-common.Josh Kearney2013-01-311-0/+7
| | | | | | | This fixes an issue when trying to run install_venv from within the source directory. Change-Id: Id4dcb070319ec52d0a1b466e911fbfdf805db613
* Use install_venv_common.py from oslo.Josh Kearney2013-01-291-0/+225
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I3426a7f51b0018e074cc6f4b1d70b38e52464a38