aboutsummaryrefslogtreecommitdiffstats
path: root/qtip/ansible_library/modules/fuel.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-09Fix bug in apex inventoryYujun Zhang1-1/+2
The default user for overcloud should be heat-admin JIRA: QTIP-267 Change-Id: Ie868b1a925ca0eaa0292bdfb99d0e328e820f8aa Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-18Fix warnings on same name of host and group in Ansible 2.3Yujun Zhang1-1/+0
Change-Id: Iedf0d609a62b956e1f0cd5e941a8fd27e1abc685 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-06Add ansible module `fuel`Yujun Zhang1-0/+124
This module will be used to generate a dynamic inventory of fuel nodes for performance testing Change-Id: Idaa491c5fc3050abfb8ba36328f2113cf2885179 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>