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

boot_device should be device #192

Closed
mathianasj opened this issue Jan 29, 2020 · 1 comment · Fixed by #194
Closed

boot_device should be device #192

mathianasj opened this issue Jan 29, 2020 · 1 comment · Fixed by #194

Comments

@mathianasj
Copy link
Contributor

The problem

The name for boot_device in XMLBootDeviceWriteMany should be device for the tag name, not boot_device

Environment

  • Desktop OS/version
  • Java version to run maven
  • Go version under test
  • The metamodel version speicifed in the root pom.xml
  • The model version sepecified in the root pom.xml

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Link to logs [ Good To Have ]

Create a GIST which is a paste of your full logs, and link them here.

@imjoey
Copy link
Member

imjoey commented Jan 29, 2020

Hi @mathianasj , thank your for this issue. The tag name is auto generated by parsing ovirt-engine-api-model. Probably there's something wrong with the parsing rule. I'm working on this.

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 a pull request may close this issue.

2 participants