2dd0803846
Change-Id: I786b73550007cfb30fee003a44ee0f9b03bbdb4e
11 lines
352 B
Ruby
11 lines
352 B
Ruby
# encoding: UTF-8
|
|
#
|
|
name 'monasca_notification'
|
|
maintainer 'HP Monitoring'
|
|
maintainer_email 'hpcs-mon@hp.com'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures monasca_notification'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.16'
|
|
depends 'python'
|