Go to file
Tomi Juvonen 76fdc1aba5 API schema validation
Story: 2007278
Task: #38717

Change-Id: I7a6fc62e8f2c0c3cc21560f9f889d0fe136ca33e
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2020-02-11 11:24:28 +02:00
2020-02-11 11:24:28 +02:00
2020-02-11 11:24:28 +02:00
2018-06-27 12:30:02 +03:00
2018-06-27 12:30:02 +03:00
2018-06-27 12:30:02 +03:00
2019-04-23 16:26:56 +09:00
2018-06-27 12:30:02 +03:00
2018-06-27 12:30:02 +03:00
2020-02-11 11:24:28 +02:00
2018-06-27 12:30:02 +03:00
2019-10-09 05:29:22 +00:00
2018-06-27 12:30:02 +03:00
2018-06-27 12:30:02 +03:00
2020-02-11 11:24:28 +02:00
2020-01-28 14:40:14 +01:00
2020-02-11 11:24:28 +02:00
2020-02-11 11:24:28 +02:00
2018-06-27 12:30:02 +03:00
2020-02-11 11:24:28 +02:00
2020-02-11 11:24:28 +02:00

Fenix

OpenStack host maintenance and upgrade in interaction with application

Fenix implements rolling infrastructure maintenance and upgrade in interaction with application on top of it. In Telco world we talk about VNFM, but one can implement own simple manager for any application.

Infrastructure admin can call Fenix API to start a maintenance workflow session. This session will make needed maintenance and upgrade operations to infrastructure in interaction with application manager to guarantee zero down time for its service. Interaction gives ability for application manager to know about new capabilities coming over maintenance to make his own upgrade. Application can have a time window to finish what he is doing, make own action to re-instantiate his instance or have Fenix to make migration. Also scaling application or retirement will be possible.

As Fenix will have project specific messaging with information about instances affected towards application manager, it will also have admin level messaging. This messaging can tell what host is down for maintenance, so any infrastructure components can have this information. Special case for this would also be telling about adding or removing a host.

Description
OpenStack host maintenance and upgrade in interaction with application on top of it
Readme 1.1 MiB
Languages
Python 98.7%
Shell 1.1%
Mako 0.2%