Commit Graph

13 Commits

Author SHA1 Message Date
Ilya Shakhat 3cfdae1ff5 Update project links and package metadata
Change-Id: Iedca582e2c15917e9d0f26e4e692bfbcf2113abe
2019-09-09 10:50:10 +02:00
Ilya Shakhat 5a65e20cd4 Declare support of python 3.7
Change-Id: I6ea0e4ee7b25b245e32336f925270420420c03a5
2019-02-19 10:41:00 +01:00
Ilya Shakhat ff78b92048 Tests cleanup
* Remove dependency on ansible and libvirt libraries
* Bump python 3 version to 3.6
* Fix python warnings in the code

Change-Id: If7b495e9c3b2f5031d535954c3c3280e247871a6
2019-01-02 13:28:27 +01:00
qingszhao 964a40e3ae Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I546400ff21519ab9284546f4ee07d700f89bfa30
2018-12-04 17:13:35 +00:00
Anton Studenov 746fc45455 [CLI] Add os-faults discover command
`os-faults discover` discovers nodes and services
and then adds them to output config file.

* Added new CLI
* Added commands:
  os-faults --version
  os-faults verify
  os-faults discover
  os-faults nodes
  os-faults drivers

Change-Id: Id9f12c960fbba4d64ea181ca7245c89b3b4c655d
2017-04-25 11:08:27 +03:00
Anton Studenov 34edf10456 Update requirements
* bump pbr>=2.0
* bump hacking to unblock pep8 gate
* removed workaround in tox.ini

Change-Id: I508a68b0351900ca1132441b88679d183e00af90
2017-03-02 11:47:36 +04:00
Anton Studenov e2e0320e4f Make libvirt-python an extra requirement
This patch moves libvirt-python to extras.

Change-Id: Id129ab0a280b12e1bd0bfc1214c76a087c572a0d
2016-10-12 15:14:31 +03:00
Ilya Shakhat 5126c62456 Add usage and API reference into docs
Change-Id: I7edaaec1077768be9469c639551d499e8ba9d9df
2016-10-10 13:48:46 +03:00
Yaroslav Lobankov 73de456dc7 Small cleanup before the first release
Change-Id: Ia5da8a9cf7e0533ff92639ea7fdd479269084c6a
2016-09-27 16:03:01 +03:00
Ilya Shakhat 7e1b15bd5c Add human-friendly interface
With simplified API it is easy to make operations
like "restart keystone service" or "reboot random mysql node".

Change-Id: Ic877cf994889597c6726c0d461a4322f5d75b2e5
2016-09-20 11:24:25 +03:00
Ilya Shakhat b5e0993e4f Rename os-failures into os-faults
New name "os-faults" better corresponds to the mission of the
library - providing a unified way for fault injection in OpenStack.

Change-Id: I4eff3936f303f35e3b67dec59a39682944bdae25
2016-09-04 15:59:16 +03:00
Ilya Shakhat 5f9d7a0454 Tune tox.ini and update readme 2016-08-08 12:23:48 +03:00
Ilya Shakhat 036c51f855 Initial Cookiecutter Commit. 2016-08-08 12:06:17 +03:00