
Not tested, needs further debugging. patch-2: tested on local machine Change-Id: I3c81c936e3a351a5e44d0118ec75c392f5026ea8
11 lines
408 B
Ruby
11 lines
408 B
Ruby
name 'compass-rally'
|
|
maintainer 'xicheng chang'
|
|
maintainer_email 'xicheng.chang@huawei.com'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures stackforge-rally'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.0'
|
|
depends 'yum-epel'
|
|
# depends 'python'
|
|
# depends 'openstack-common', '~> 9.0'
|