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 Qobj to the latest schema changes #709

Merged

Conversation

diego-plan9
Copy link
Member

Update the Qobj classes and codebase for the new schema changes:

  • qobj.id -> qobj.qobj_id
  • #snapshot -> snapshot

Include changes in the Qobj classes, simulators, and tests.

Following #703

Summary

Details and comments

Update the `Qobj` classes and codebase for the new schema changes:
* `qobj.id` -> `qobj.qobj_id`
* `#snapshot` -> `snapshot`

Include changes in the Qobj classes, simulators, and tests.
@diego-plan9 diego-plan9 added this to the 0.6 milestone Aug 1, 2018
max-reuter-2 added a commit to max-reuter-2/qiskit-core that referenced this pull request Aug 1, 2018
Merged from master - test_as_dict_to_json in test_qobj.py will fail due to pending JSON schema changes (see Qiskit#703 and Qiskit#709).
@diego-plan9 diego-plan9 merged commit 6965810 into Qiskit:master Aug 2, 2018
@diego-plan9 diego-plan9 deleted the feature/qobj-class-schema-1.0-redux branch August 27, 2018 12:46
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
* Update Qobj to the latest schema changes

Update the `Qobj` classes and codebase for the new schema changes:
* `qobj.id` -> `qobj.qobj_id`
* `#snapshot` -> `snapshot`

Include changes in the Qobj classes, simulators, and tests.

* Update CHANGELOG
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.

2 participants