tacker/releasenotes/notes/improve-turned-messages-9b72119497194be5.yaml
dharmendra bbdd08de76 Add release note for the fixes in stein.
Change-Id: I6a2d3f927e8e890f661c7501a3073dda6b307436
2019-03-27 07:49:00 +00:00

11 lines
415 B
YAML

---
fixes:
- |
Improve returned message of nsd-create: When creating nsd with
non-existent vnfd in tosca template, it will return with NotFound error
message instead of internal error.
Improve returned message of create_vnffg: When create a vnffg with a
missing network_src_port_id in vnffgd, instead of giving internal error
it will return with FlowClassifierPortNotFound error message.