servicecatalog/development

Remove deprecated config settings from UI

shimizuf opened this issue · 1 comments

Several config settings in the administration portal are deprecated and should be marked as such or removed.
These were found:

  • HTTP_PROXY_*: Historic; proxy settings for the application must be implemented in a different way
  • LOG_FILE_PATH: Obsolete with Docker images
  • LOG_CONFIG_FILE: Obsolete with Docker images
  • KEY_FILE_PATH: Obsolete with Docker images

There may be more.

Created issue in new repository: servicecatalog/oscm/issues/13
Closing.