msimonin / ombt-orchestrator

Framework to evaluate different message buses using oslo.messaging (via ombt)
GNU General Public License v3.0
3 stars 4 forks source link

Calling validate from the command line fails (missing directory) #128

Closed msimonin closed 6 years ago

msimonin commented 6 years ago

https://github.com/msimonin/ombt-orchestrator/blob/432014ebf846f9931235ffccdd2945c29deba048/orchestrator/tasks.py#L551

We should maybe write:

kwargs.get("directory", BACKUP_DIR)

jrbalderrama commented 6 years ago

the directory named var is set here https://github.com/msimonin/ombt-orchestrator/blob/master/orchestrator/campaign.py#L416

msimonin commented 6 years ago

it's not when using the cli