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

Develop es7 #13

Merged
merged 13 commits into from
Mar 31, 2020
Merged

Develop es7 #13

merged 13 commits into from
Mar 31, 2020

Conversation

DustinKLo
Copy link
Contributor

No description provided.

* formatting stuff and added more gitignore

* code formatting

* added json optional data in container_add api

* request.json breaks easily
* initial commit for on demand changes for mozart

* added preliminary on-demand rest API

* moved method from jobparams to ondemand

* fixed job submission component from tosca to figaro

* edited user rules mappingn and added user rules rest api

* added OnDemand, JobParams and UserRules to apiv02
* initial commit for consolidating hysds_ios and user_rules

* quick refactor of api v01 to use the ES wrapper from hysds_commons

* refactored JobStatus Rest API (v0.1) and beautified job_utils.py

* removed mongo fron job_utils.py

* re-structured API V02 to be more restful

beautified code for API V01
re-added get_execute_nodes (accidentally deleted)

* renamed HYSDS_IOS_INDEX

simple code cleanup, removed unused import statements
moved hard coded elasticsearch index names to settings.cfg.tmpl

* refactored create_user_rules_index.py

* fixed bugs breaking flask app starting

* fixed hysds_ios (hysds_ios-mozart) index name in api v01 and 02

* fixed logging for delete api
@DustinKLo DustinKLo requested a review from pymonger March 30, 2020 23:24
Copy link
Contributor

@pymonger pymonger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DustinKLo: can you bump the version?

@DustinKLo DustinKLo merged commit 9301274 into develop Mar 31, 2020
@DustinKLo DustinKLo deleted the develop-es7 branch March 31, 2020 01:09
DustinKLo added a commit that referenced this pull request Mar 31, 2020
* Hc 123 container builder (#4)

* formatting stuff and added more gitignore

* code formatting

* added json optional data in container_add api

* request.json breaks easily

* upgraded elasticsearch python lib to version 7 in setup.py (#7)

* Hc 159 user rules (#8)

* initial commit for on demand changes for mozart

* added preliminary on-demand rest API

* moved method from jobparams to ondemand

* fixed job submission component from tosca to figaro

* edited user rules mappingn and added user rules rest api

* added OnDemand, JobParams and UserRules to apiv02

* Hc 163 container builder (#9)

* initial commit for consolidating hysds_ios and user_rules

* quick refactor of api v01 to use the ES wrapper from hysds_commons

* refactored JobStatus Rest API (v0.1) and beautified job_utils.py

* removed mongo fron job_utils.py

* re-structured API V02 to be more restful

beautified code for API V01
re-added get_execute_nodes (accidentally deleted)

* renamed HYSDS_IOS_INDEX

simple code cleanup, removed unused import statements
moved hard coded elasticsearch index names to settings.cfg.tmpl

* refactored create_user_rules_index.py

* fixed bugs breaking flask app starting

* fixed hysds_ios (hysds_ios-mozart) index name in api v01 and 02

* fixed logging for delete api

* reformatted setup.py

* added flask-cors for now, will remove in the future

* removed hysds_io field from user_rules and added job_spec field in user_rules (#12)

* bump version

* bump major version
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

Successfully merging this pull request may close these issues.

None yet

2 participants