Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Victorinterface API configuration for PhEDEx DATASERVICE_HOST hardcoded to cmsweb.cern.ch #62

Open
nikmagini opened this issue Apr 24, 2015 · 1 comment

Comments

@nikmagini
Copy link
Contributor

Hi,

the configuration of the victorinterface API in config/popdbweb/conf.ini is currently hardcoded to query cmsweb.cern.ch for the PhEDEx datasvc, and cms-popularity.cern.ch for the PopDB APIs:

https://github.com/dmwm/DDM/blob/master/DataPopularity/popdb.web/config/conf.ini#L10-L15

It should be made configurable, pointing both DATASERVICE_HOST and
POPULARITY_HOST by default to the same cluster on which it is running (i.e. https://cmsweb-testbed.cern.ch or https://cmsweb.cern.ch or a private devvm for preprod/prod/dev respectively).

This comes with an additional problem, POPULARITY_HOST will require authentication if we set it to cmsweb(-testbed).

Cheers
N

@nikmagini
Copy link
Contributor Author

Update: POPULARITY_HOST is now outdated since the service queries the DB directly.

But DATASERVICE_HOST still needs to be made configurable.

@nikmagini nikmagini changed the title Victorinterface API configuration pointing to old hosts Victorinterface API configuration for PhEDEx DATASERVICE_HOST hardcoded to cmsweb.cern.ch Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant