Bug 1417943 - Failed to create cloud subnet
Summary: Failed to create cloud subnet
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.7.1
Assignee: Tzu-Mainn Chen
QA Contact: Ido Ovadia
URL:
Whiteboard:
Depends On:
Blocks: 1405640
TreeView+ depends on / blocked
 
Reported: 2017-01-31 13:27 UTC by Ido Ovadia
Modified: 2017-02-28 13:49 UTC (History)
7 users (show)

Fixed In Version: 5.7.1.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-28 13:49:44 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
subnet fail (148.09 KB, image/png)
2017-01-31 13:27 UTC, Ido Ovadia
no flags Details
Subnet creation fail log file (7.47 KB, text/plain)
2017-01-31 13:29 UTC, Ido Ovadia
no flags Details

Description Ido Ovadia 2017-01-31 13:27:17 UTC
Created attachment 1246234 [details]
subnet fail

Description of problem:
=======================
Failed to create OpenStack Overcloud subnet

Version-Release number of selected component:
=============================================
5.7.1.0.20170124142149_8a5f4d5

How reproducible:
=================
100%

Steps to Reproduce:
===================
1. Create a network on openstack overcloud
2. Create a subnet on the network you have created on step 1

Actual results:
===============
Subnet creation failed

Unable to create Cloud Subnet: Expected([201]) <=> Actual(400 Bad Request) excon.error.response :body => "{\"NeutronError\": {\"message\": \"Invalid input for operation: 'on' cannot be converted to boolean.\", \"type\": \"InvalidInput\", \"detail\": \"\"}}" :cookies ...

Expected results:
=================
Subnet created successfully

Additional info:
================
see screenshot and log file enclosed

Comment 1 Ido Ovadia 2017-01-31 13:29:19 UTC
Created attachment 1246236 [details]
Subnet creation fail log file

Comment 2 Tzu-Mainn Chen 2017-01-31 19:23:58 UTC
This issue does not happen on master, only on the euwe branch.  I've submitted a PR to fix this on euwe: https://github.com/ManageIQ/manageiq/pull/13715

Comment 3 Tzu-Mainn Chen 2017-01-31 22:24:58 UTC
Should actually be fixed by https://github.com/ManageIQ/manageiq/pull/12706

Comment 4 CFME Bot 2017-01-31 22:26:17 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/c145687b588ba3af20cc1f79ca78542073e99ac7

commit c145687b588ba3af20cc1f79ca78542073e99ac7
Author:     Martin Hradil <himdel>
AuthorDate: Mon Nov 21 14:47:50 2016 +0200
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Jan 31 17:21:04 2017 -0500

    Merge pull request #12706 from gildub/cloud_subnet-angular-controller-fix
    
    Cloud Subnet: Fix angular controller
    (cherry picked from commit 50720ce01abb7401a8f8175c817e139901cf70e7)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1417943

 .../controllers/cloud_subnet/cloud_subnet_form_controller.js          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 5 Ido Ovadia 2017-02-19 09:34:50 UTC
Verified
========
5.7.1.2


Note You need to log in before you can comment on or make changes to this bug.