Improve NGCP to return firmware using the 'Firmware tag' if not such 'Version' found:
>> curl http://myserver.com:1445/device/autoprov/firmware/0004138aa403/version/10.12.22.1
> firmware 10.12.22.1
>> curl http://myserver.com:1445/device/autoprov/firmware/0004138aa403/version/tag1
> firmware 10.12.22.1
>> curl http://myserver.com:1445/device/autoprov/firmware/0004138aa403/version/10.32.1.0
> firmware 10.32.1.0
>> curl http://myserver.com:1445/device/autoprov/firmware/0004138aa403/version/mytag
> firmware 10.32.1.0
Change-Id: Ie6a75d82887d4b9945a04e599991d8996ede00d6
(cherry picked from commit 8516d817c6
)
mr9.5.4
parent
253c4393a0
commit
d767324654
Loading…
Reference in new issue