yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38253
[Bug 1493576] [NEW] Incorrect usage of python-novaclient
Public bug reported:
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".
Horizon:
https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31
** Affects: horizon
Importance: Undecided
Status: New
** Also affects: horizon
Importance: Undecided
Status: New
** Description changed:
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".
+
+ Horizon:
+ https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1493576
Title:
Incorrect usage of python-novaclient
Status in OpenStack Dashboard (Horizon):
New
Bug description:
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".
Horizon:
https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1493576/+subscriptions
Follow ups
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: OpenStack Infra, 2016-07-13
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: OpenStack Infra, 2016-06-23
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: OpenStack Infra, 2016-06-23
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Andrey Kurilin, 2016-06-21
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Matt Riedemann, 2016-06-21
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Doug Hellmann, 2015-12-03
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Doug Shelley, 2015-09-29
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Thierry Carrez, 2015-09-26
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Renat Akhmerov, 2015-09-25
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Thierry Carrez, 2015-09-24
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Thierry Carrez, 2015-09-22
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Zhenguo Niu, 2015-09-09
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Valeriy Ponomaryov, 2015-09-09
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Andrey Kurilin, 2015-09-08
-
[Bug 1493576] Re: Incorrect usage of python-novaclient
From: Andrey Kurilin, 2015-09-08