All murano tests from ostf failed with bad request error

Bug #1311590 reported by Tatyanka
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Sergey Murashov

Bug Description

{"build_id": "2014-04-23_03-41-25", "mirantis": "yes", "build_number": "127", "nailgun_sha": "ead54af79fb8d798bdf8b7cfc08ee60103c9292f", "production": "prod", "ostf_sha": "134765fcb5a07dce0cd1bb399b2290c988c3c63b", "fuelmain_sha": "a864e28fff841b40c3b4a53f00e622002f300b19", "astute_sha": "6e8fa4cc12968d7b468fc590b2f06bb59bf74511", "release": "5.0", "fuellib_sha": "646e52b7a34a0027b43c46aa5b525fe7674a8059"}
Centos/ubuntu simple with neutron

1.Deploy env
2. Run ostf

Current result - all murano tests failed with 400 bad request
urllib3.connectionpool: INFO: Starting new HTTP connection (1): 10.108.0.3
urllib3.connectionpool: DEBUG: "POST http://10.108.1.2:8774/v2/e727a836d1334f8d8f7a6dd145c3db0d/flavors HTTP/1.1" 200 540
muranoclient.common.http: DEBUG: curl -i -X GET -H 'X-Auth-Token: 94d429e4c35e4e2389dceafbe035a23b' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://10.108.0.3:8082/v1/environments
muranoclient.common.http: DEBUG:
HTTP/1.1 400 Bad Request
date: Wed, 23 Apr 2014 09:41:25 GMT
content-length: 304
content-type: text/html; charset=iso-8859-1
connection: close
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at 10.108.0.3 Port 8888</address>
</body></html>
muranoclient.common.http: ERROR: Request returned failure status.

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Yes, looks like we have some problems with Murano installation/configuration.
We will test it with the new version of code.

Changed in fuel:
importance: Undecided → Medium
milestone: none → 5.0
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

I do not see such errors on the latest isos. We should re-verify and close if it is not reproduced

Changed in fuel:
status: Confirmed → Incomplete
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

reproduced on 180 iso with simple Centos and neutron gre

Changed in fuel:
status: Incomplete → Confirmed
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

{u'build_id': u'2014-05-05_00-15-43', u'ostf_sha': u'134765fcb5a07dce0cd1bb399b2290c988c3c63b', u'build_number': u'180', u'api': u'1.0', u'nailgun_sha': u'2de1dcf9fa3fc1521999bff6377eaa6f01d825aa', u'production': u'docker', u'mirantis': u'yes', u'fuelmain_sha': u'95c35c199c2efc03fb105d090c5a42525430b7b3', u'astute_sha': u'3cffebde1e5452f5dbf8f744c6525fc36c7afbf3', u'release': u'5.0', u'fuellib_sha': u'2348fae80b21c3ec9e5f520395eea2943a510f3d'}

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
importance: Medium → Critical
Changed in fuel:
assignee: Timur Nurlygayanov (tnurlygayanov) → Sergey Murashov (smurashov)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Related fix proposed to fuel-ostf (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/92584

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Related fix proposed to branch: master
Review: https://review.openstack.org/92798

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/92584
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=225b77aac77d95786a482fb42d3e5fa32d7cebc2
Submitter: Jenkins
Branch: master

commit 225b77aac77d95786a482fb42d3e5fa32d7cebc2
Author: Sergey Murashov <email address hidden>
Date: Wed May 7 17:36:33 2014 +0400

    Fix sanity check for murano

    Change-Id: I8f461ae00801535ab0d80decd00bd187c6cea4e1
    Related-Bug: #1311590

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-ostf (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/93296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/92798
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=079878986f3fbfa54977c7fae57b54009973eb3d
Submitter: Jenkins
Branch: master

commit 079878986f3fbfa54977c7fae57b54009973eb3d
Author: Sergey Murashov <email address hidden>
Date: Thu May 8 13:15:38 2014 +0400

    Fix methods which needed for deployment tests

    Fix method which needed for deployment tests and fix tests for
    deployment linux services

    Change-Id: I17bafb74baad689f07f0c18ba3ae7d77d77d76fa
    Related-Bug: #1311590

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/93296
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=a56893800bc117d19663de92b00892dd458606ce
Submitter: Jenkins
Branch: master

commit a56893800bc117d19663de92b00892dd458606ce
Author: Sergey Murashov <email address hidden>
Date: Mon May 12 16:49:44 2014 +0400

    Fix cleanup for murano

    Change-Id: Ib058a87f6f3c29d7b3c152b369ed8e603b5d3928
    Related-Bug: #1311590

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-ostf (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/93393

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/93393
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=ef970b442437072bdfa4ea99a7b2971215b2de18
Submitter: Jenkins
Branch: master

commit ef970b442437072bdfa4ea99a7b2971215b2de18
Author: Sergey Murashov <email address hidden>
Date: Tue May 13 12:40:08 2014 +0400

    Fix ids in jsons for Murano services

    Change-Id: I673e27547b19a5cae7da6af74bc94c9bf1ab3e3b
    Related-Bug: #1311590

Changed in fuel:
status: Confirmed → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.