Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Describe the purpose of the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
masayag committed May 9, 2018
1 parent ceb91a1 commit 66fdac0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,7 +1,10 @@
# ovirt_provision_plugin

Ovirt provision plugin sends API request to oVirt management to reinstall host id after discovered hosts are first provisioned
by oVirt engine (Using foreman provider integration).
Ovirt provision plugin is responsible to finalize the host installation process started by oVirt engine.
The plugin is being used after the provision of the discovered host was completed successfully, by sending a
request via oVirt-engine Restful API to install the host that was just provisoined.

The entire Foreman provider integration is described [here](https://ovirt.org/develop/release-management/features/infra/foremanintegration/)

# How does it work

Expand Down

0 comments on commit 66fdac0

Please sign in to comment.