Fix ordering of elements for Openstack block device mapping
[osm/SO.git] / confd_client / README
1 This is barebones confd client test program. This is useful for confd module testing. To use this program follow these steps:
2
3 1. Reserve and login to a VM a root
4 2. cd ${RIFT_ROOT}
5 3. ./rift-shell -e
6 4. cd modules/core/mc/confd_client
7 4. ./confd_client_opdata.sh (will measure the rate for fetching operational data)
8 5. ./confd_client_config.sh (will measure the rate of config writes and reads)