Allow different VBMC users to share the same configuration
Bug #1647341 reported by
Lucas Alvares Gomes
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| VirtualBMC |
Fix Released
|
Medium
|
Lucas Alvares Gomes | ||
Bug Description
Currently VirtualBMC uses the user directory for configuration and to store the created VirtualBMCs, there's no way that users in the same group would be able to share the same configuration and VirtualBMCs with each other.
We should add support for a "global" configuration file, say, /etc/virtualbmc
Of course, different users would be able to have their own configuration as well. So the code should first check the user's home dir in search for a configuration and if not found fallback to the global one.
| Changed in virtualbmc: | |
| importance: | Undecided → Medium |
| assignee: | nobody → Lucas Alvares Gomes (lucasagomes) |
| Changed in virtualbmc: | |
| status: | New → Fix Released |
To post a comment you must log in.
This issue was fixed in the openstack/ virtualbmc 1.0.0 release.