Make all of the parameters in create_order() and create_secret() optional except for mime_type
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=gettextutils,setup,jsonutils,timeutils,version,log
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=barbicanclient |