[openstack-dev] [heat][requirements] Re: [Openstack-stable-maint] Stable check of openstack/heat failed

Tony Breeds tony at bakeyournoodle.com
Tue Jul 26 23:47:19 UTC 2016


On Tue, Jul 26, 2016 at 05:44:06AM +0000, A mailing list for the OpenStack Stable Branch test reports. wrote:
> Build failed.
> 
> - periodic-heat-docs-liberty http://logs.openstack.org/periodic-stable/periodic-heat-docs-liberty/6835807/ : SUCCESS in 10m 19s
> - periodic-heat-python27-db-liberty http://logs.openstack.org/periodic-stable/periodic-heat-python27-db-liberty/0dd2d48/ : FAILURE in 8m 19s

This job started failing recently [1] with the following error[2]:
 novaclient.exceptions.Forbidden: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. You should use 'novaclient.client.Client' instead. Related lp bug-report: 1493576 (HTTP 403)

This is because the heat tests on the liberty branch are using the novaclient from master.

As I see it there are 2 options
1. Add upper-constraints support to heat, this will ensure that all client
   libraries are used appropriately per release.
2. Backport variations of:
    I8f42e4ab446b0369d4c53fa4d3a734689ab541e3
    I428abb4ca05847da8ffc2da7157aa5c34263a205
  To mitaka and liberty
3. Something else I haven't thought of

From a stable-maint point of view option 1 is preferred.  Is there anything
specific to heat that would prevent it from working with upper-constraints
enabled?

Yours Tony.

[1] http://status.openstack.org//openstack-health/#/job/periodic-heat-python27-db-liberty
[2] http://logs.openstack.org/periodic-stable/periodic-heat-python27-db-liberty/0dd2d48/console.html#_2016-07-26_05_35_18_970003
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160726/cac9a313/attachment.pgp>


More information about the OpenStack-dev mailing list