security group port are hardcoded in heat template
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Security group port are hardcoded in heat templates for k8s (in coreos and atomic) maybe we could do something like :
secgroup_
type: OS::Neutron:
properties:
rules:
- protocol: tcp
- protocol: tcp
- protocol: tcp
- protocol: tcp
- protocol: tcp
- protocol: tcp
Changed in magnum: | |
importance: | Undecided → Wishlist |
description: | updated |
Changed in magnum: | |
status: | New → Triaged |
Related to this BP: https:/ /blueprints. launchpad. net/magnum/ +spec/configura ble-coe- api-port