Update: move into new resources cloudnative.chaos

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/297/head
Nicolas Lamirault 5 years ago
parent 5d994be210
commit 7ed4311116
No known key found for this signature in database
GPG Key ID: 65D6BB0526B7051F

@ -8,12 +8,4 @@ class _Chaos(_OnPrem):
_icon_dir = "resources/onprem/chaos"
class ChaosMesh(_Chaos):
_icon = "chaos-mesh.png"
class LitmusChaos(_Chaos):
_icon = "litmus-chaos.png"
# Aliases

@ -33,8 +33,6 @@ Node classes list of onprem provider.
## onprem.chaos
- **diagrams.onprem.chaos.ChaosMesh**
- **diagrams.onprem.chaos.LitmusChaos**
## onprem.ci

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Loading…
Cancel
Save