Commit Graph

14 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
Anastasiya 973ce30def Add action delete command
this command deletes jobs, pods and appropriate config maps

Change-Id: I362322f4d8dd243f3730bdc802512b1a68bd5804
2017-02-15 16:45:59 +04:00
Sergey Reshetnyak f665ed6ad1 Add command for showing action logs
Added `ccp action log <action-name>` command for getting stdout of
action container.

Change-Id: Ib4693483e889f69c9392597d71de1f7148ba5cca
2017-01-27 12:03:23 +03:00
Sergey Reshetnyak 3179511633 Add ccp action support
This patch adds support of actions on existing ccp deployment.
For example actions can run tempest, rotation fernet tokens and so on.
Documentation will be added in another patchset.

Change-Id: If45f1bfb823f2182b0e79ca269c6b0e95066d053
2017-01-12 13:40:41 +03:00
Andrey Pavlov d1c8589529 Adding 'ccp domains list' command
This command will print list of Ingress domains
that need to be resolved in order to make Ingress work

Change-Id: Ie7599d2833fb34facdc66f008fe615a03abd2f33
2016-11-11 22:53:56 +03:00
Yuriy Taraday dbf1b45c4a Add `ccp images list` command
It lists images that match all components or ones listed in command
line.

Change-Id: I6fa9700e562b7ca0ecafd58521ede47dc84b71d8
2016-10-26 16:00:15 +02:00
Sergey Reshetnyak c76ec7a9fe Add status command
status command allows to show deployments and daemonset statuses

Change-Id: Iaf2f7d23b9ad1e54f512c63c224cb79cb78a76f3
2016-10-25 12:34:50 +03:00
Yuriy Taraday a2fb1c0b27 Add 'ccp config dump' command
This command dumps current config with all default vaules omitted from
original config

Change-Id: I4fda39903330452780c898be0cfae1c249e5f527
2016-09-28 21:52:54 +03:00
Yuriy Taraday 8c15db503d Switch to cliff
Added all commands and basic app for cliff, removed all
legacy/compatibility stuff around CLI.

Config file CLI argument and logging will be fixed in separate commit.

Change-Id: Ib52b4c139c2ac9ea5afa073febcd764edced1464
2016-09-19 15:41:32 -07:00
Sergey Reshetnyak c18718fb46 Remove mcp-microservices command
Change-Id: I3ef82016cf6b8af0a107df7c8f6e66e5fa3b0bf6
Depends-on: I55a7c01d343b5e5bec1d8369b37f028458f06b37
2016-07-22 07:50:43 +00:00
Sergey Reshetnyak 84fc6b1223 Replace mcp-microservices command to ccp
Just add ccp command

Change-Id: I5c3313aaf199efa7184ceb850aa7b2dbd2861d2d
2016-07-21 15:23:48 +00:00
Sergey Reshetnyak 5cb0d7a9fe Rename microservices to fuel-ccp
Change-Id: I883f2a583fd3ff497df91c216d4fae6a7b6a6d6e
2016-07-21 13:45:24 +03:00
Michal Rostecki 519427562b Fetch git repositories
Add the fetching mechanism which is looking for git repositories
in place specified in config and (optionally) clones them if
they're not present.

Change-Id: I16d388476ee4b95b8cde28c5a20f79548cd74138
2016-05-16 17:30:34 +02:00
Michal Rostecki bc7a003bea Initial Cookiecutter Commit.
Change-Id: I5f00c1df62c9c0c4c0adb8f15861afcd382529e5
2016-05-10 10:19:00 +02:00