Commit Graph

8 Commits

Author SHA1 Message Date
Tomi Juvonen bd0810495f Administrator quide and other documentation
Some details of how to take Fenix into use.

Change-Id: I820aae66ba4bd0ce500c2d6797d852bbf39ef895
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2020-04-22 09:49:20 +03:00
Tomi Juvonen 244fb3ced0 Detailed session information and enhancements
- Add GET /v1/maintenance/{session_id}/detail
- Add 'maintenance.session' event. This can be used
  to track workflow. It gives you percent of hosts
  maintained.

Other enhancements:
- Add Sample VNFM for OpenStack: vnfm.py
  (Kubernetes renamed to vnfm_k8s.py)
- Add Sample VNF for OpenStack:
  maintenance_hot_tpl.yaml
- Update testing instructions (tools)
- Update documentation
- Add more tools for testing:
  - fenix_db_reset (flushed the database)
  - set_config.py (set the AODH / Ceilometer config)
- Add admin tool: infra_admin.py
  This tool can run maintenance workflow and
  track its progress
- Make sure everything is written in database.
  If Fenix is restarted, it initialise existing
  'ongoing' workflows from database. More functions
  to database API and utilization in example workflows.

story: 2004336
Task: #27922

Change-Id: I794b11a8684f5fc513cb8f5affcd370ec70f3dbc
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2020-04-17 13:05:21 +03:00
Andrea Visnyei 76f3de1a28 Moved link to specifications
Removed link to specifications from main ToC and added link to overview.

Change-Id: Idf96df62fce0fbd6dd5193809e7fff21b2a75806
Signed-off-by: Andrea Visnyei <andrea.visnyei@nokia.com>
2020-01-28 14:40:14 +01:00
Andrea Visnyei eb74b0bd9d Readme enhancements
ToC and README have been improved.

Change-Id: Id136eb1c2690e25c39c51a8fca1e631fb25835ae
Signed-off-by: Andrea Visnyei <andrea.visnyei@nokia.com>
2019-10-25 10:59:44 +02:00
Trinh Nguyen 4cb5385ddf Migrate to opendev.org
Change-Id: Iab8ea2af5204b6f04e4d5fa69395ed1565b130b5
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2019-04-23 16:26:56 +09:00
jacky06 bc255c48f0 Fix bug link in readme
Story: #2003729
Task: 26396

Change-Id: Ibb87e8584258d086ffccf2367df8bc0c20a9152f
2018-09-12 13:21:38 +00:00
Tomi Juvonen 6fc392202a Update project details
Update project links

Change-Id: Ieaccd2cbdb9c99085868b83222e7b0e386af3895
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-06-29 09:15:26 +03:00
Tomi Juvonen f82511385e Initial Cookiecutter Commit.
Inital commit with minor changes after Cookiecutter

Change-Id: I74f7dca5fa4abc0ae6cfc798f2a5e8fc72895bc1
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-06-27 12:30:02 +03:00