Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: no need to close (non-existing) ps file descriptors | Mark Asselstine | 2015-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | Attempting to get the status of various daemons which are part of the compute image results in an error: ps: write error: Bad file descriptor Switch to using the more standard io redirection techniques to avoid this error. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | introduce openstack Rally component | Vu Tran | 2014-07-17 | 1 | -0/+95 |
* Add Rally bb file * Add Rally deployment json config for existing deployment * Add task example * To use custom Rally config file Signed-off-by: Vu Tran <vu.tran@windriver.com> |