pnf-sw-upgrade: fix lock-protected update of yang module
[integration.git] / test / mocks / netconf-pnp-simulator / README.md
1 # NETCONF Plug-and-Play Simulator
2
3 Instead of a single docker image aggregating all Yang models and simulation logic, this simulator uses a modular
4 approach that is reflected on this directory structure:
5
6 - engine: Contains only the core NETCONF engine and files required to build the
7   docker image;
8 - modules: The modules containing the Yang models and its corresponding
9   applications goes here.