Jump to: navigation, search

Difference between revisions of "Fenix"

(What is Fenix?)
Line 1: Line 1:
 
[[File:Fenix-birdi 192x192.png|thumb|left]]
 
[[File:Fenix-birdi 192x192.png|thumb|left]]
 
==What is Fenix?==
 
==What is Fenix?==
Fenix implements rolling infrastructure maintenance and upgrade in interaction
+
Fenix implements rolling infrastructure maintenance, upgrade and scaling in interaction
 
with application on top of it. In Telco world we talk about VNFM, but one can implement
 
with application on top of it. In Telco world we talk about VNFM, but one can implement
 
own simple manager for any application.
 
own simple manager for any application.
  
 
Infrastructure admin can call Fenix API to start a maintenance workflow session. This
 
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
+
session will make needed maintenance, upgrade and scaling operations to infrastructure in
with application manager to guarantee zero down time for its service. Interaction gives ability
+
interaction with application manager to guarantee zero down time for its service. Interaction
for application manager to know about new capabilities coming over maintenance to make his own
+
gives ability for application manager to know about new capabilities coming over maintenance
upgrade. Application can have a time window to finish what he is doing, make own action to
+
to make his own upgrade. Application can have a time window to finish what he is doing, make
re-instantiate his instance or have Fenix to make migration. Also scaling application or retirement
+
own action to re-instantiate his instance or have Fenix to make migration. Also seamless
will be possible.
+
application scaling or retirement will be possible.
  
 
As Fenix will have project specific messaging with information about instances affected towards
 
As Fenix will have project specific messaging with information about instances affected towards
Line 17: Line 17:
 
is down for maintenance, so any infrastructure components can have this information. Special
 
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.
 
case for this would also be telling about adding or removing a host.
 +
 +
Architecture will be pluggable to manage different user cases, clouds and payloads.
  
 
==Planned Architecture==
 
==Planned Architecture==

Revision as of 06:14, 6 July 2018

Fenix-birdi 192x192.png

What is Fenix?

Fenix implements rolling infrastructure maintenance, upgrade and scaling 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, upgrade and scaling 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 seamless application scaling 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.

Architecture will be pluggable to manage different user cases, clouds and payloads.

Planned Architecture

Fenix-architecture.png

Development

Project at Launchpad: https://launchpad.net/fenix CLI: https://launchpad.net/python-fenixclient Blueprints Source code: https://git.openstack.org/cgit/openstack/fenix/ https://git.openstack.org/cgit/openstack/python-fenixclient

Communication and Meetings

Meetings

tbd

Contact Us

IRC channel for regular daily discussions: #openstack-fenix Use [Fenix] tag for Fenix emails on OpenStack Mailing Lists