Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 24120d7b66 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Ibd0360edc1781ea748a1ef28877c215bb4c726c7
2019-12-18 09:38:32 +01:00
Artur Zarzycki e7ef9e114d Add option to provide ccp.yaml file for diagnostic-snapshot
We should collect fuel-ccp config file(s), so this patch introduce
option to point it and also collect ccp config dump output.

Change-Id: I731c4f9bb96745db59ddb05d0d17b4e2c8d48053
2017-02-06 13:16:03 +01:00
Artur Zarzycki 0dc4941f61 Change option to -o | --output-dir and fix problem with pointing this dir
Changing option to more intuitive -o like output-dir and also there
was missing shift so option to point output dir didn't work correctly

Change-Id: I2233a295301b903e465bafa6720d1d4e28d60b18
2017-02-01 12:28:06 +01:00
Artur Zarzycki 3755c411e8 First version of diagnostic snapshot
It collects logs from containers that are in wip state, some information
about k8s (svc, pods) and also some system infromations like
cpu,ram,free space.

Change-Id: Idcfb0c229995c3ef60026ba3c1f5453cd3c6f3d0
2017-01-19 16:04:21 +01:00