40c6e01f5f
Also added mySQL fix for the devstack machine to install the credential file Change-Id: Ie863eda5c498d1e09f1b22bf052babc573d4eafa
8 lines
296 B
Ruby
8 lines
296 B
Ruby
name "devstack"
|
|
maintainer "Mon Team"
|
|
maintainer_email "hpcs-mon@hp.com"
|
|
license "All rights reserved"
|
|
description "Customizes devstack server for use with mini-mon"
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version "0.0.6"
|