Summary:Correct a small defect in doc of salt/modules/nova.py

This commit is contained in:
Lvjiawei 2016-03-23 21:03:52 +08:00
parent 98445e5590
commit 441a2b2d77

View File

@ -12,7 +12,7 @@ Module for handling OpenStack Nova calls
keystone.tenant: admin
keystone.auth_url: 'http://127.0.0.1:5000/v2.0/'
# Optional
keystone.region_name: 'regionOne'
keystone.region_name: 'RegionOne'
If configuration for multiple OpenStack accounts is required, they can be
set up as different configuration profiles: