| '//lib:org.apache.karaf.shell.console', |
| '//apps/cpman/api:onos-apps-cpman-api', |
| '//utils/rest:onlab-rest', |
| '//core/store/serializers:onos-core-serializers', |
| '//web/api:onos-rest-tests', |
| '//apps/cpman/api:onos-apps-cpman-api', |
| web_context = '/onos/cpman', |
| app_name = 'org.onosproject.cpman', |
| title = 'Control Plane Manager application', |
| url = 'http://onosproject.org', |
| description = 'Control Plane Management application for monitoring the health of the ONOS cluster', |
| included_bundles = BUNDLES, |
| excluded_bundles = EXCLUDED_BUNDLES, |
| required_apps = [ 'org.onosproject.openflow-message' ], |