[contrail] After deploy with Network template compute node become offline

Bug #1557594 reported by Iryna Vovk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Contrail plugin
Won't Fix
Medium
Illia Polliul
4.x.x
Won't Fix
Medium
Illia Polliul

Bug Description

Scenario:
   1. Configure interfaces
   2. Next we need to set gateway for private network with Fuel CLI:
       * Login with ssh to Fuel master node.
       * List existing network-groups
       fuel network-group --env 1
   3. Remove and create again network-group *private* to set a gateway
       fuel network-group --delete --network 5
       fuel network-group --create --name /
       private --cidr 10.109.3.0/24 --gateway 10.109.3.1 --nodegroup 1
   4. Set the `render_addr_mask` parameter to internal for this network by typing:
       fuel network-group --set --network 6 --meta
       '{"name": "private", "notation": "cidr", "render_type": null,
       "map_priority": 2, "configurable": true, "use_gateway": true,
       "render_addr_mask": "internal", "vlan_start": null,
       "cidr": "10.109.3.0/24"}'
   5. Save sample :download:
       `network template<examples/network_template_1.yaml>`
   6. Upload the network template by typing:
       fuel --env 1 network-template --upload --dir /root/
   7. Start deploy, pressing "Deploy changes" button.

Actual result:
After deploy with Network template compute node become offline

Tags: contrail
Revision history for this message
Iryna Vovk (ivovk) wrote :
Iryna Vovk (ivovk)
description: updated
Revision history for this message
Illia Polliul (ipolliul) wrote :

Node is actually online, but Fuel shows it as offline. Probably mcollective is binded to wrong interface.
Will investigate further.

Changed in fuel-plugins:
status: New → In Progress
Yevgeniy (yshapovalov)
affects: fuel-plugins → fuel-plugin-contrail
Changed in fuel-plugin-contrail:
milestone: 7.0 → none
Changed in fuel-plugin-contrail:
milestone: none → 3.0.0
Yevgeniy (yshapovalov)
summary: - [contrail 3.0] After deploy with Network template compute node become
+ [contrail] After deploy with Network template compute node become
offline
Andrian Noga (anoga)
Changed in fuel-plugin-contrail:
status: In Progress → Triaged
Illia Polliul (ipolliul)
Changed in fuel-plugin-contrail:
status: Triaged → Won't Fix
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.