blob: e515cbd9987a8c83547a27b956ba70a44464bb86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# DCAE DMaaP Bus Controller Web Application
## Maven Projects
This directory holds the maven projects for the DMaaP Bus Controller web application
for internal and ONAP use:
- dbca-common: project with code resources for both internal and external use
- dbca-overlay: project with web resources for both internal and external use
- dbca-at_t: master web app with code and web resources specific to the internal
version of the application (only available in the internal CodeCloud repository)
- dbca-os: master web app with code and web resources specific to the open-source
version of the application.
## Configuration
Property files are managed in a separate CodeCloud git repository.
## Release Notes
Build and release notes are tracked in the master web app directories.
|