Add HTTP code 204 to the accepted codes 35/83035/5
authorLuis Gomez <ecelgp@gmail.com>
Fri, 12 Jul 2019 23:29:27 +0000 (16:29 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Sat, 13 Jul 2019 01:05:13 +0000 (18:05 -0700)
commitc7f244561e4f41d7955e45cc94da7f2693b82c82
treec161e5535d319564e9366fbc17c3e61aa3921468
parent5cf64eca920b24d357da59d6c42829b9608f4c85
Add HTTP code 204 to the accepted codes

A test is failing because the below RPC now returns 204:

POST operations/network-topology-pcep:update-lsp

Change-Id: I24fb5821cb194d492ec11c5824991b70c91be868
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
tools/pcep_updater/updater.py