python-novaclient/doc
Andrey Kurilin a96e9d57c5 Restrict direct usage of novaclient.v2.client
A lot of project uses incorrect import of versioned novaclient client obj
(i.e. novaclient.v2.client.Client). It leads to unability to change
interface of such inner classes.

This patch updates docs to include warning note and add warning message to
`novaclient.v2.client.Client` object.

Change-Id: Ifeba391716d3d51d6a75a53cad405e1ec595e27b
Related-Bug: #1493576
2015-09-10 15:54:38 +03:00
..
source Restrict direct usage of novaclient.v2.client 2015-09-10 15:54:38 +03:00
.gitignore Generate interfaces reference doc 2014-01-03 13:51:08 +08:00
Makefile Move docs to doc. 2012-06-11 14:18:48 -07:00