[orchestrator] - Fixes directory architecture in order to align on FD packaging.
Descriptive title for this enhancement
[orchestrator] - Fixes directory architecture in order to align on FD packaging.
Actual behavior
Bad architecture
Expected behavior
Directory hierarchy is now optimized for easier packaging.
contrib
apache
.htaccess //root .htaccess
fusiondirectory-orchestrator.conf //apache alias configuration
api
centos.htaccess //htaccess within api directory for both distros
debian.htaccess
openldap
fusiondirectory-orchestrator.schema
orchestrator.conf //configuration file of orchestrator located at /etc/fusiondirectory-orchestrator/
.htaccess from library removed.
Step by step description of new behaviour
Remove of unnecessary.htaccess Add contrib directories.
Benefits
Easier packaging and ready testing.
Possible Drawbacks
None
Applicable Issues
None