6 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
f3c05f9c01 Updated from global requirements
Change-Id: Ia0415718a0a6e8a7e486714be95b1033674f4af1
2016-09-30 20:07:46 +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
Lucas Alvares Gomes
4a356266fe Add --version parameter
This patch is adding a --version to the vbmc CLI.
2016-02-18 10:49:18 +00:00
Lucas Alvares Gomes
6df7622ccb Bump the version of the project to 0.0.3 2016-02-17 13:02:14 +00:00
Lucas Alvares Gomes
162aec352f Bump the version of the project to 0.0.2 2016-02-17 12:41:21 +00:00
Lucas Alvares Gomes
f6e7153e2b Add the "vbmc" utility
This patch is refactoring the code and adding the vbmc utility.
2016-02-12 23:37:05 +00:00