diff options
author | liushuobj <liushuobj@inspur.com> | 2019-12-27 16:35:42 +0800 |
---|---|---|
committer | liushuobj <liushuobj@inspur.com> | 2019-12-27 16:36:30 +0800 |
commit | 29043825e7e19b4f32f3998ea95419ad2429cd14 (patch) | |
tree | ca2b579e0330c63e962d43c3857e22d73b4606ed /releasenotes | |
parent | 918b590fbf0f6841f70f681fe6ddf527695a4c44 (diff) | |
download | python-neutronclient-29043825e7e19b4f32f3998ea95419ad2429cd14.tar.gz |
fix a typo
Change-Id: I9d82335c37f114aa43f26dec106e7598e776e068
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/relnotes-from-3.0.0-d7306f5af5e3868d.yaml | 2 |
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. |