config/sysinv/sysinv/sysinv/sysinv/tests/cert_mon
Sabeel Ansari bef0e5816a Backwards Compatibility for certificate management
Semantic checks being added for backwards compatibility if user
mixes old method and new method of platform certificate management.

- If user chooses new method (managed by cert-manager) after old
  method, the new method takes over for certificate management
- If user chooses old method after new method is configured, the
  command will fail & display error
- Stops user from disabling https from CLI once new method is
  configured (since the new method automatically turns on
  https during certificate renewal process)

Change-Id: I2946ede0dc927cff6df78f3572bfc30ea6c10215
Story: 2007361
Task: 41260
Signed-off-by: Sabeel Ansari <Sabeel.Ansari@windriver.com>
2020-11-30 13:56:18 -05:00
..
data Backwards Compatibility for certificate management 2020-11-30 13:56:18 -05:00
__init__.py Backwards Compatibility for certificate management 2020-11-30 13:56:18 -05:00
test_cert_mon.py Backwards Compatibility for certificate management 2020-11-30 13:56:18 -05:00