mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Updating capitalization
This commit is contained in:
parent
d1bc681332
commit
354cb4bb47
@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Module for handling openstack nova calls.
|
||||
Module for handling OpenStack Nova calls.
|
||||
|
||||
:depends: - novaclient Python module
|
||||
:configuration: This module is not usable until the user, password, tenant, and
|
||||
@ -14,7 +14,7 @@ Module for handling openstack nova calls.
|
||||
# Optional
|
||||
keystone.region_name: 'regionOne'
|
||||
|
||||
If configuration for multiple openstack accounts is required, they can be
|
||||
If configuration for multiple OpenStack accounts is required, they can be
|
||||
set up as different configuration profiles:
|
||||
For example::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user