Skip to content

AlessandroEmm/OpenStack-Heat-CA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CA resource plugin for OpenStack Heat

Overview

CA Plugin enables Server Cert generation from within Heat, to allow dynamic assigning of server Certificates.

Installation

Heat plugins must reside in the plugins_dir directory defined in the Heat Engine configuration file. By default, the directories /usr/lib64/heat and /usr/lib/heat are searched.

To install the CA resource plugin to an unmodified Heat installation using setuptools:

sudo python setup.py install --install-purelib=/usr/lib/heat

Examples

See the directory examples/ for examples.

About

OpenStack CA Heat Plugin to generate ClientCerts based on resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages