Skip to content

Update Qobj to the latest schema changes - #709

Merged
diego-plan9 merged 3 commits into
Qiskit:masterfrom
diego-plan9:feature/qobj-class-schema-1.0-redux
Aug 2, 2018
Merged

Update Qobj to the latest schema changes#709
diego-plan9 merged 3 commits into
Qiskit:masterfrom
diego-plan9:feature/qobj-class-schema-1.0-redux

Conversation

@diego-plan9

Copy link
Copy Markdown
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.

3 participants