Comment 0 for bug 1493576

Revision history for this message
Andriy Kurilin (andreykurilin) wrote :

All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility.
Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot".