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

Validation of types in GlueSchema2.1 #121

Open
enolfc opened this issue Nov 22, 2018 · 1 comment
Open

Validation of types in GlueSchema2.1 #121

enolfc opened this issue Nov 22, 2018 · 1 comment

Comments

@enolfc
Copy link
Contributor

enolfc commented Nov 22, 2018

Short Description of the issue

Some fields have defined types (specially closed enums) that we should check that the values we publish are within the allowed values. See for example QualityLevel_t, which populates the GLUE2ServiceQualityLevel and is basically taken from the the configuration file without any validation

Environment

N/A

  • Operating System:
  • python version:
  • OpenStack version:

Steps to reproduce

N/A

Logs, stacktrace, or other symptoms

N/A

Summary of proposed changes

Add validation to the fields

@gwarf gwarf self-assigned this Nov 29, 2018
@gwarf gwarf added this to To do in Publish to Argo Messaging System (AMS) via automation Nov 29, 2018
@gwarf gwarf moved this from To do to In progress in Publish to Argo Messaging System (AMS) Nov 29, 2018
@gwarf
Copy link
Member

gwarf commented Nov 29, 2018

First review done by @enolfc.
Final refiew be done by @gwarf

@gwarf gwarf added this to To do in GLUE 2.1 via automation Jan 30, 2019
@gwarf gwarf added this to the 1.0 milestone Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
GLUE 2.1
  
To do
Development

No branches or pull requests

2 participants