jenkins-plugins-for-murano/deployment-manager
Alexey Khivin 891c4a1b3a [DeploymentManager] Multi-env configuration support
User can put several configurations for different
types of Murano-environment. Object model for
each environment placed to a separate file.

Change-Id: Ibf011caa7d9dd36857391acd05ce3bfc4fd5582c
2016-10-05 21:44:48 +03:00
..
src/main [DeploymentManager] Multi-env configuration support 2016-10-05 21:44:48 +03:00
.gitignore [DeploymentManager] Deploy test envs using Murano 2016-10-05 16:39:25 +03:00
CONTRIBUTING.md [DeploymentManager] Deploy test envs using Murano 2016-10-05 16:39:25 +03:00
LICENSE [DeploymentManager] Deploy test envs using Murano 2016-10-05 16:39:25 +03:00
README.md [DeploymentManager] Deploy test envs using Murano 2016-10-05 16:39:25 +03:00
pom.xml [DeploymentManager] Deploy test envs using Murano 2016-10-05 16:39:25 +03:00

README.md

Openstack Murano Deployment Manager Plugin

This plugin manages Openstack Murano environments

Build

mvn clean verify

Creates the plugin HPI package for use with Jenkins.

Run by Maven

mvn hpi:run

Runs Jenkins with the plugin installed

License

(The Apache v2 License)

Copyright 2016 Google Inc. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.