89cf4a3eb8
Import usual venv tools for easier python development. This includes setup of openstack-common.conf. Update .gitignore for changes. Change-Id: I9d08bbbe10f4692fbd409b26238cc033a382cc24
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=install_venv_common
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=os_doc_tools
|
|
|