Merge "Fix typos detected by toolkit misspellings."

This commit is contained in:
Jenkins 2017-02-28 14:55:19 +00:00 committed by Gerrit Code Review
commit 424972e2f0
2 changed files with 2 additions and 2 deletions
doc/source
nova/conf

@ -174,7 +174,7 @@ Online data migrations occur in two places:
new format new format
#. Background online migrations that are performed using #. Background online migrations that are performed using
``nova-manage`` to complete transformations that will not occur ``nova-manage`` to complete transformations that will not occur
incidentially due to normal runtime activity. incidentally due to normal runtime activity.
An example of online data migrations are the flavor migrations done as part An example of online data migrations are the flavor migrations done as part
of Nova object version 1.18. This included a transient migration of flavor of Nova object version 1.18. This included a transient migration of flavor

@ -283,7 +283,7 @@ Related options:
help=""" help="""
Schema used for live migration. Schema used for live migration.
Override the default libvirt live migration scheme (which is dependant on Override the default libvirt live migration scheme (which is dependent on
virt_type). If this option is set to None, nova will automatically choose a virt_type). If this option is set to None, nova will automatically choose a
sensible default based on the hypervisor. It is not recommended that you change sensible default based on the hypervisor. It is not recommended that you change
this unless you are very sure that hypervisor supports a particular scheme. this unless you are very sure that hypervisor supports a particular scheme.