diff options
| author | Jens Harbott <j.harbott@x-ion.de> | 2019-09-17 09:33:10 +0000 |
|---|---|---|
| committer | Jens Harbott <j.harbott@x-ion.de> | 2019-09-17 09:38:13 +0000 |
| commit | 3401ce05deb1dcaff7ac698626baab689ee9d05b (patch) | |
| tree | b871b4ec1d1cd635717b96e9b3528856991ff95f /doc/source/user | |
| parent | 093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b (diff) | |
| download | python-designateclient-3401ce05deb1dcaff7ac698626baab689ee9d05b.tar.gz | |
More cleanup
- Add .testrepository dir to .gitignore
- Add releasenote jobs
- Remove further v1 references from docs
Change-Id: I178185e9add3d542277255d692e18a8e46ba85d6
Diffstat (limited to 'doc/source/user')
| -rw-r--r-- | doc/source/user/shell-v2.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/user/shell-v2.rst b/doc/source/user/shell-v2.rst index 58d5c3e..a15abc8 100644 --- a/doc/source/user/shell-v2.rst +++ b/doc/source/user/shell-v2.rst @@ -1,8 +1,8 @@ .. _shell-v2: -=========================== -OpenStack CLI (v2 API only) -=========================== +============= +OpenStack CLI +============= The python-designateclient package comes with a plugin for the openstack command line tool (installed as :program:`openstack`). This can be used to |
