Commit Graph

2 Commits

Author SHA1 Message Date
Riccardo Pittau 3c4390a3c0 Remove unneded Babel config
Change-Id: Ia64b1a6d120dbe37108218da0a12bcfc5063cf7f
2020-05-30 13:48:04 +00:00
Lucas Alvares Gomes 85a0b201ff Restructure the repository according to OpenStack
This patch is restructuring the VirtualBMC repository according to the
OpenStack template for projects (Cookiecutter).

This patch also removes the dependency on the python-daemon library
since it is not present in the OpenStack global-requirements, now a new
class called "detach_process" has been added to the virtualbmc/utils.py
module that will take care of detaching the process context from its
parent and session.

Change-Id: Id4ae1db5b73a18abc54276fe1dfbf3ceff7adc06
2016-05-09 12:35:50 +01:00