Improvement: Put application_url on du components
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solum |
Fix Committed
|
Wishlist
|
Arati Mahimane |
Bug Description
See: https:/
This code added application_url to the Assembly resource as a convenience for the user. Some assemblies may have multiple du instances that have different URLs. In cases where a load balancer is used in the app topology for web apps, the load balanced URL should be put in the assembly, and each component representing a du should have its own application_url attribute where it could be individually referenced for diagnistic purposes.
Not all apps are web apps, and so some do not have an applicaiton_url. In that case, nothing special needs to be done on the components representing the du, and the value for application_url may remain null on the assembly.
Changed in solum: | |
assignee: | nobody → Arati Mahimane (arati-mahimane) |
Changed in solum: | |
status: | New → Triaged |
summary: |
- Put application_url on du components + Improvement: Put application_url on du components |
This has been implemented. The 'app' model contains the 'app_url'.