summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliushuobj <liushuobj@inspur.com>2019-12-27 16:35:42 +0800
committerliushuobj <liushuobj@inspur.com>2019-12-27 16:36:30 +0800
commit29043825e7e19b4f32f3998ea95419ad2429cd14 (patch)
treeca2b579e0330c63e962d43c3857e22d73b4606ed
parent918b590fbf0f6841f70f681fe6ddf527695a4c44 (diff)
downloadpython-neutronclient-29043825e7e19b4f32f3998ea95419ad2429cd14.tar.gz
fix a typo
Change-Id: I9d82335c37f114aa43f26dec106e7598e776e068
-rw-r--r--releasenotes/notes/relnotes-from-3.0.0-d7306f5af5e3868d.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/relnotes-from-3.0.0-d7306f5af5e3868d.yaml b/releasenotes/notes/relnotes-from-3.0.0-d7306f5af5e3868d.yaml
index 012bc7f..2bf4d5a 100644
--- a/releasenotes/notes/relnotes-from-3.0.0-d7306f5af5e3868d.yaml
+++ b/releasenotes/notes/relnotes-from-3.0.0-d7306f5af5e3868d.yaml
@@ -2,7 +2,7 @@
features:
- Support os-client-config. OS_CLOUD environment variable is used for
selecting named cloud configuration.
- - Support keystoneauth1 library which brings us better kyestone v3 support.
+ - Support keystoneauth1 library which brings us better keystone v3 support.
- Client command extension now supports a child resource.
- New CLI for VPNaaS multiple local subnets.
- New CLI for VPNaaS endpoint group API.