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

Update nautilus driver to accommodate new version of nautilus #40

Open
seg1129 opened this issue Mar 21, 2018 · 1 comment
Open

Update nautilus driver to accommodate new version of nautilus #40

seg1129 opened this issue Mar 21, 2018 · 1 comment
Assignees

Comments

@seg1129
Copy link
Collaborator

seg1129 commented Mar 21, 2018

Nautilus has been updated to version 9.3 and the following updates need to be made to the nautilus driver in the ehb-datasources

  • Nautilus-REST has been upgraded to Django 1.10. Django will ignore any heading item with an underscore, so the heading containing the credentials of the user needs to change from NAUTILUS_CREDS to NAUTILUS-CREDS. The unit tests also need to be updated to accommodate this change.

  • Nautilus-REST has changed rest libraries moving to django rest framework from restlib. The nautilus driver needs to be changed to force evaluation of the status code to a string.

@seg1129 seg1129 self-assigned this Mar 21, 2018
@seg1129
Copy link
Collaborator Author

seg1129 commented Mar 21, 2018

Dev commits:

74268ec
bbdab5e
99850a6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant