development
development copied to clipboard
custom attribute values not automatically updated for controller settings (APP)
[Version] 17.2 2017/07/05
[How to reproduce]
- my app db has an incorrect API_USER_PWD for openstack e.g. _crypt:badpassword because I have customers with different passwords.
- as supplier or customer admin (depending on definition of custom attribute) set API_USER_PWD using custom attributes (ess.openstack)
- restart app domain
- try to access custom tab or other method that involves authentication.
- as customer go to existing openstack (or other) subscription and check custom tab.
[Expected result] custom tab shows status of all vms
[Observed result] custom tab does not show status (or displays error)
[Details] A subscription must be created or updated in order for the custom attributes (concerting controllers) to be updated in app db. This is a problem. The same problem exists if a custom attribute is deleted.