Openstack typo

According to the word choice convention in
"http://docs.openstack.org/contributor-guide/writing-style/
word-choice.html"
We should use OpenStack instead of Openstack.

Change-Id: Ifc68e07b8c8f53e8c9ab982413eb94b3190b067f
Closes-bug: #1516634
This commit is contained in:
Shuquan Huang 2015-11-25 11:16:45 +08:00
parent ae573d11bc
commit 0cecf3ef77
4 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
# Number of pool members allowed per tenant. A negative value means unlimited.
# The default is unlimited because a member is not a real resource consumer
# on Openstack. However, on back-end, a member is a resource consumer
# on OpenStack. However, on back-end, a member is a resource consumer
# and that is the reason why quota is possible. This is applicable in both
# the v1 and v2 lbaas extensions.
# quota_member = -1
@ -23,7 +23,7 @@
# Number of health monitors allowed per tenant. A negative value means
# unlimited.
# The default is unlimited because a health monitor is not a real resource
# consumer on Openstack. However, on back-end, a health monitor is a resource
# consumer on OpenStack. However, on back-end, a health monitor is a resource
# consumer and that is the reason why quota is possible. This is only
# applicable when using the v1 lbaas extension. The quota for the v2 lbaas
# extension health monitor is quota_healthmonitor.

View File

@ -1,4 +1,4 @@
{# # Copyright 2014 Openstack Foundation
{# # Copyright 2014 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain

View File

@ -1,4 +1,4 @@
{# # Copyright 2014 Openstack Foundation
{# # Copyright 2014 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain

View File

@ -40,7 +40,7 @@ for scenario tests ::
2. Not using Devstack
^^^^^^^^^^^^^^^^^^^^^
6/19/2015 - As we do not have an external Openstack environment with
6/19/2015 - As we do not have an external OpenStack environment with
Neutron_LBaaS V2 to test with, this is TBD
3. Packages tempest vs. tempest-lib