]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Use REST rather than ReST
authorjingliuqing <lawrancejing@gmail.com>
Sat, 27 Jun 2015 05:41:54 +0000 (13:41 +0800)
committerjingliuqing <lawrancejing@gmail.com>
Sat, 27 Jun 2015 05:41:54 +0000 (13:41 +0800)
Change-Id: I06c9deaab58c5ec13bfeec39fb8fd4b1fe21f42d

neutron/plugins/ml2/drivers/freescale/README.fslsdn
neutron/tests/api/test_allowed_address_pair.py

index 09017284cb1d530b407f4ae4e5a72ec29c56e5a5..06e50642c769e9c3c5fe87fcb9452755781738da 100644 (file)
@@ -29,7 +29,7 @@ Basic work flow
  | |       Mechanism Driver        |
  +-+--------+----------------------+
             |
-            |  ReST API
+            |  REST API
             |
  +----------+-------------+
  |      CRD server        |
index 5302912ebd769a23f4efb4aadae3bc4f67f0cab4..5209a8fdfb64d7fefce5194e89691952bb7c9a90 100644 (file)
@@ -26,7 +26,7 @@ class AllowedAddressPairTestJSON(base.BaseNetworkTest):
 
     """
     Tests the Neutron Allowed Address Pair API extension using the Tempest
-    ReST client. The following API operations are tested with this extension:
+    REST client. The following API operations are tested with this extension:
 
         create port
         list ports