summaryrefslogtreecommitdiffstats
path: root/testsuites/rubbos/puppet_manifests/site_on.pp
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Replace puppet node definition with regular expressionwangyaoguang1-4/+4
The old method of node definition is a hostname string. It is not generic and problematic in OpenStack. Puppet agents send FQDN instead of hostname during catalog execution. JIRA: BOTTLENECK-76 Change-Id: Icd004d0450ff84fc890e7962f8767cfbde90a9ad Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-13add two main manifests for rubbos suitewangyaoguang1-0/+39
JIRA: BOTTLENECK-49 Change-Id: I9be6800d137694e9063b5584a7b2a6d70ae22eb6 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>