baremetal-network config is not observerd on the seed-stack-config element

Bug #1302876 reported by john Brooker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
High
john Brooker

Bug Description

The newly added baremetal-network patch set (https://review.openstack.org/#q,I6e89dc98,n,z) does not include code to update the configuration of the seed-stack-config DIB element. The seed-stack-dib element's config needs to be updated by devtest_seed.sh with these values, otherwise they will have the default values. here are the values which need to be update:

grep 192.0.2 tripleo-image-elements/elements/seed-stack-config/config.json
  "local-ipv4": "192.0.2.1",
    "public_interface_ip": "192.0.2.1/24",
    "masquerade_networks": ["192.0.2.0/24"]
    "watch_server_url": "http://192.0.2.1:8003",
    "waitcondition_server_url": "http://192.0.2.1:8000/v1/waitcondition",
    "metadata_server_url": "http://192.0.2.1:8000",

Changed in tripleo:
assignee: nobody → john Brooker (jeb-g)
status: New → In Progress
Revision history for this message
Gregory Haynes (greghaynes) wrote :

Could you provide a description of the bug this is causing? What specifically is failing?

Revision history for this message
Robert Collins (lifeless) wrote :

@greg - this will cause a network mismatch between br-ctlplane and the networks its been asked to deploy on - which will cause metadata access to fail for the deployed VMs as well as making tftp boots to do deploys to fail.

Changed in tripleo:
importance: Undecided → High
Revision history for this message
Dan Prince (dan-prince) wrote :

This issue is invalid. In order to make the patch size smaller this was implemented in a patch series.

This fix was probably implemented (but not merged) so you missed it.

See the merged commit here:

https://review.openstack.org/#/c/83125/

Changed in tripleo:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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