Add apiclient to openstack-common.conf
No matter what we do with apiclient in future, we should include it in openstack-common.conf file since we're using it. Change-Id: Ibcf90a394c78bdd38235a0214ac07cfd4f38f927
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
|
|
||||||
# The list of modules to copy from openstack-common
|
# The list of modules to copy from openstack-common
|
||||||
|
module=apiclient
|
||||||
module=cliutils
|
module=cliutils
|
||||||
module=install_venv_common
|
module=install_venv_common
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user