Bug 1684119 - Upper case of MAC address doesn't work in instackenv.json
Summary: Upper case of MAC address doesn't work in instackenv.json
Keywords:
Status: CLOSED DUPLICATE of bug 1643992
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-28 13:28 UTC by ojanas
Modified: 2019-03-07 11:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-07 11:50:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ojanas 2019-02-28 13:28:58 UTC
Description of problem:

Upper case of MAC address doesn't work in instackenv.json.

Deployment, with the fencing.yaml environment file included, fails with:

~~~
GET call to orchestration for http://10.243.0.5:8004/v1/726da6a9f9454c838be355b4ffa823dc/software_deployments/c32ff7e7-9a2d-4d6d-bd98-36eb7f3e05d1 used request id req-979f1e94-d594-4d58-816b-c8d7fa6fb4d2
overcloud.AllNodesDeploySteps.ComputeOvsDpdkDeployment_Step5.13:
  resource_type: OS::Heat::StructuredDeployment
  physical_resource_id: e9077613-e896-4764-b733-818ac9716c9d
  status: UPDATE_FAILED
  status_reason: |
    Error: resources[13]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2
  deploy_stdout: |
    ...
            "Warning: tag is a metaparam; this value will inherit to all contained resources in the tripleo::firewall::rule definition",
            "Warning: Unknown variable: '::deployment_type'. at /etc/puppet/modules/tripleo/manifests/fencing.pp:70:30",
            "Error: Evaluation Error: Error while evaluating a Function Call, Multiple (or zero) IPmilan devices for a single host are not supported with instance HA at /etc/puppet/modules/tripleo/manifests/fencing.pp:79:7 on node vsbgdellpod-overcloud-computeovsdpdk-13.localdomain"
~~~

Actual results:

It is not possible to use Uppercase letters in MAC address in instackenv.json file

Expected results:

It is possible to use Uppercase letters in MAC address in instackenv.json file

Additional info:

Both formats should be accepted.

Comment 3 Michele Baldessari 2019-03-07 11:50:59 UTC

*** This bug has been marked as a duplicate of bug 1643992 ***


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