Fix spelling mistakes in the docs

Change-Id: Ic01cbc0634214d3ecef2033333cd263343a78941
This commit is contained in:
Tracy Jones 2016-06-30 09:37:47 -07:00
parent fc02d5b7ea
commit b853e77421
2 changed files with 2 additions and 2 deletions

View File

@ -359,7 +359,7 @@ Is there any ordering guarantee during notifications?
notified. Priorities can be a future extension, if a use case arises that require enforced
ordering.
How is the the notifying object expected to interact with the subscribing objects?
How is the notifying object expected to interact with the subscribing objects?
The ``notify`` method implements a one-way communication paradigm: the notifier sends a message
without expecting a response back (in other words it fires and forget). However, due to the nature

View File

@ -41,7 +41,7 @@ can be applicable to any other Neutron resource:
3) Leverage tags by deployment tools
4) allow operators to tag information about provider networks
(e.g. high-bandwith, low-latency, etc)
(e.g. high-bandwidth, low-latency, etc)
5) new features like get-me-a-network or a similar port scheduler
could choose a network for a port based on tags