<project-public-version>18.01</project-public-version>
<project-config-version>1-18-01</project-config-version>
<project-version-in-jira>11002</project-version-in-jira>
- <project-branch>master</project-branch>
+ <project-branch>stable/1801</project-branch>
<project-odl-version>nitrogen</project-odl-version>
<project-vpp-version>18.01</project-vpp-version>
<project-vpp-snapshot-version>18.01</project-vpp-snapshot-version>
Adding to the list of existing features: https://docs.fd.io/hc2vpp/1.17.10/hc2vpp-parent/release-notes-aggregator/release_notes.html#_features[1710 feature list]:
=== New features
+* https://jira.fd.io/browse/HC2VPP-255[MPLS]
+* https://jira.fd.io/browse/HC2VPP-221[MPLS BGP Prefix SID] - translates BGP Prefix SID updates to VPP FIB,
+ but no support for attribute announcement (HC2VPP-269).
=== Removed features
=== Modified features
+* https://jira.fd.io/browse/HC2VPP-157[Unnumbered interface model update]
+* https://jira.fd.io/browse/HC2VPP-274[DHCP model update]
=== Deprecated features
** {project-git-web}/dhcp/dhcp-api/src/main/yang?h={project-branch}[DHCP YANG models]
* VPP classifier plugin
** {project-git-web}/vpp-classifier/api/src/main/yang?h={project-branch}[VPP classifier YANG models]
+* MPLS plugin
+** {project-git-web}/mpls/api/src/main/yang?h={project-branch}[MPLS YANG models]
=== POSTMAN collections
* VPP classifier plugin
** {project-git-web}/vpp-classifier/vpp_classifier_postman_collection.json?h={project-branch}[VPP classifier postman collection]
** {project-git-web}/vpp-classifier/policer_postman_collection.json?h={project-branch}[Policer postman collection]
-* BGP plugin
-** {project-git-web}/bgp/inet/bgp_inet_postman_collection.json?h={project-branch}[BGP postman collection].
+* MPLS plugin
+** {project-git-web}/mpls/mpls_postman_collection.json?h={project-branch}[MPLS postman collection]
+* BGP Inet plugin
+** {project-git-web}/bgp/inet/bgp_inet_postman_collection.json?h={project-branch}[BGP Inet postman collection].
+* BGP Prefix SID plugin
+** {project-git-web}/bgp/bgp-prefix-sid/bgp_prefix_sid_postman_collection.json?h={project-branch}[BGP Prefix SID postman collection].