Docs cleanup

This commit is contained in:
Ilya Shakhat
2016-08-15 16:12:53 +03:00
parent 1fb258b065
commit 0c28d9d52c
3 changed files with 6 additions and 6 deletions

View File

@@ -26,12 +26,12 @@ def main():
'region_name': 'RegionOne',
'cloud_management': {
'driver': 'fuel',
'address': '172.18.171.149',
'address': 'fuel.local',
'username': 'root',
},
'power_management': {
'driver': 'kvm',
'address': '172.18.171.5',
'address': 'kvm.local',
'username': 'root',
}
}