aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/ansible_library/modules/fuel_test.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-09Fix bug in apex inventoryYujun Zhang1-6/+6
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-7/+1
Change-Id: Iedf0d609a62b956e1f0cd5e941a8fd27e1abc685 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-06Add ansible module `fuel`Yujun Zhang1-0/+60
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>