Jump to: navigation, search

Difference between revisions of "Fenix"

(Communication and Meetings)
(What is Fenix?)
Line 1: Line 1:
  
 
==What is Fenix?==
 
==What is Fenix?==
Fenix implements host maintenance control by having host specific
+
Fenix implements rolling infrastructure maintenance and upgrade in interaction
state that can be changed by cloud admin trough an API. Change will trigger a
+
with VNFM. Infrastructure admin can call Fenix API to start maintenance
notification that can be consumed by an external flow engine to do needed
+
workflow session. This session will make needed maintenance and upgrade operations
actions, by Aodh to make alarm to user and by monitoring service to disable
+
to infrastructure in interaction with VNFM to guarantee zero down time for the service.
alarms for host. Project can also hold any host specific maintenance
+
Interaction allows migrations, have ability for VNFM to know about new capabilities
information useful to user that is not to be placed in project like Nova. Nova
+
coming over maintenance and to scale application as needed. Fenix will also have
can later have a link to project to provide more detailed information about
+
admin level messaging, so infrastructure components will know certain host is under
host maintenance consumable also by owner of a server instance. Project can
+
maintenance.
further be developed to host upgrade purposes with its capability to hold
 
information about host in its DB.
 
  
 
==Development==
 
==Development==

Revision as of 06:52, 16 May 2018

What is Fenix?

Fenix implements rolling infrastructure maintenance and upgrade in interaction with VNFM. Infrastructure admin can call Fenix API to start maintenance workflow session. This session will make needed maintenance and upgrade operations to infrastructure in interaction with VNFM to guarantee zero down time for the service. Interaction allows migrations, have ability for VNFM to know about new capabilities coming over maintenance and to scale application as needed. Fenix will also have admin level messaging, so infrastructure components will know certain host is under maintenance.

Development

Project at Launchpad: https://launchpad.net/fenix CLI: https://launchpad.net/python-fenixclient Blueprints Source code: tbd

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