update/sw-patch/cgcs-patch/cgcs_patch
Lindley Werner c8a7941a21 Fix: load-import not feed controller-1
When doing load-import operation, the /var/www/pages/feed/ files must
be replicated in both controllers. The files were being created in
controller-0, but they were not copied to controller-1.

This fix added a way to get all the folders from one controller to
another and sync them with ostree the explanation is in the following
commit: I42c274079631a3c197015e636e03de1bc96de28b

Test-plan:
PASS: After a load-import, the inactive controller should have the
feed repo created.

Closes-bug: 2045321

Change-Id: I260951461d2c19550e9f57ad7ab9ec66a25de5bb
Signed-off-by: Lindley Werner <Lindley.Vieira@windriver.com>
2024-03-19 14:53:39 -03:00
..
api Debian: Patch current implementation 2022-05-17 19:34:16 +00:00
authapi Change access control in patching API 2022-10-13 16:30:11 -03:00
templates Debian: Patch current implementation 2022-05-17 19:34:16 +00:00
tests Unit tests for patch functions 2023-02-24 23:48:46 +00:00
__init__.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
app.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
base.py Debian: Minor sw-patch cleanup 2022-07-13 17:54:33 +00:00
certificates.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
config.py Minor sw-patch tox cleanup 2022-09-12 16:28:43 +00:00
constants.py Sync patch restart scripts to other hosts 2022-12-16 03:52:32 +00:00
exceptions.py Patch Remove 2022-05-10 19:39:32 +00:00
messages.py Debian: Patch current implementation 2022-05-17 19:34:16 +00:00
ostree_utils.py Update kernel.env after creating ostree deployment 2023-06-08 20:56:42 +00:00
patch_agent.py Fix system raising alarm due to outdated file in memory 2023-09-29 09:25:48 -03:00
patch_client.py Debian: Add compatability for older patches 2022-12-11 15:19:02 +00:00
patch_controller.py Fix: load-import not feed controller-1 2024-03-19 14:53:39 -03:00
patch_functions.py Fix runtime patching error during upgrade 2023-04-27 16:58:18 +00:00
patch_signing.py Cleanup tox targets for debian patching 2022-04-28 21:35:30 +00:00
patch_verify.py Debian: Fix dev certificate handling for patching 2022-04-05 19:14:57 +00:00
utils.py Minor sw-patch tox cleanup 2022-09-12 16:28:43 +00:00