opnfv promise #0
Description
Enable Juju based OpenStack to use OPNFV Promise
Promise Juju charm
Promise plugin
Overview
This will install Promise onto virtual machines for Resource Management via Juju
- OPNFV Promise Resource Management
Requirements
Requirement | Version/Comment |
---|---|
Juju test Environment | 1.24.7 and above |
Recommendations
LXC as hypervisor to test.
Installation Guide
Promise plugin installation
-
Prepare work directory on Juju test host:
mkdir -p ~/charms/trusty
-
Clone the juju-plugin-promise repo from github:
git clone https://github.com/opnfv/juju-plugin-promise.git opnfv-promise
-
Prepare Juju local environment:
juju bootstrap
-
Deploy juju charm server:
juju deploy --repository=/<path to work dirctory>/charms local:trusty/opnfv-promise
-
Check the installation progress
juju -v status
-
Check if the plugin was installed successfully:
Check log under ~/.juju/local/log/ 2016-01-12 06:26:16 INFO start Starting promise... Ok