no_proxy isn't correctly set if don't provide no_proxy when create baymodel
Bug #1493217 reported by
Eli Qiao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
New
|
Low
|
rajiv |
Bug Description
no_proxy in swarm node is not correct if we don't pass no_proxy.
check the logic here: #https:/
steps to reproduce:
magnum baymodel-create --name swarmmodel --image-id fedora-21-atomic-3 --keypair-id testkey --external-
magnum bay-create --name swarmbay --baymodel swarmmodel --node-count 2
login into swarm-master and swarm-node:
heat-parameter and no_proxy in /etc/bashrc is not correct
Changed in magnum: | |
assignee: | nobody → Eli Qiao (taget-9) |
Changed in magnum: | |
milestone: | none → mitaka-1 |
Changed in magnum: | |
importance: | Undecided → Low |
assignee: | Eli Qiao (taget-9) → nobody |
status: | In Progress → New |
Changed in magnum: | |
assignee: | nobody → rajiv (rajiv-kumar) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/221212
Review: https:/