[docs] Generate user settings file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Medium
|
Fuel Documentation Team |
Bug Description
https:/
commit 1ad9bacd650e665
Author: Roman Prykhodchenko <email address hidden>
Date: Thu Oct 15 12:10:48 2015 +0200
Generate user settings file
Since relying on a system-wide /etc/... configuration
file is not a good approach for a user-side application
it's necessary to not use that file by default.
This patch changes default settings file to ~/.config/
and adds generation of one with default values if it does not exist.
Specifying of a custom settings file using FUELCLIENT_
variable is still possible.
DocImpact
Closes-bug: #1458361
Change-Id: Ia17c8edbdd71a7
Changed in fuel: | |
assignee: | nobody → Fuel Documentation Team (fuel-docs) |
milestone: | none → 8.0 |
importance: | Undecided → Medium |
status: | New → Triaged |
summary: |
- Generate user settings file + [docs] Generate user settings file |
Changed in fuel: | |
status: | Triaged → Confirmed |
tags: | added: area-docs |