e7fb57fee6
Added: - License.md with Apache 2 license - Added license header to all the python files - Added a better readme with an overview of functionality & installation
18 lines
286 B
INI
18 lines
286 B
INI
[DEFAULT]
|
|
db_conn=
|
|
context_factory=
|
|
lease_handler=
|
|
listen_port=8989
|
|
sleep_seconds=60
|
|
paste-ini=/etc/pf9/pf9-mors-api-paste.ini
|
|
log_file=/var/log/pf9/pf9-mors.log
|
|
repo=/opt/pf9/pf9-mors/lib/python2.7/site-packages/mors_repo
|
|
|
|
[nova]
|
|
user_name=
|
|
password=
|
|
version=2
|
|
auth_url=
|
|
region_name=
|
|
|