
This patch renames every package, file, match of Marconi in the codebase to Zaqar *except* for the .gitreview file, which will have to be updated *after* I8e587af588d9be0b5ebbab4b0f729b106a2ae537 lands. Implements blueprint: project-rename Change-Id: I63cf2c680cead4641f3e430af379452058bce5b3
11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
[DEFAULT]
|
|
pooling = True
|
|
|
|
[drivers]
|
|
transport = wsgi
|
|
storage = mongodb
|
|
|
|
[drivers:storage:mongodb]
|
|
uri = mongodb://127.0.0.1:27017
|
|
database = zaqar_test
|