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

schema/validation implementation in paddles #46

Closed
wants to merge 7 commits into from
Closed

Conversation

alfredodeza
Copy link
Contributor

Introduces validation/schemas for a single controller method, demonstrating how to make use of the new API
for validating JSON that has been loaded into a Python dictionary.

Reference issue: http://tracker.ceph.com/issues/9017

Tests where modified only slightly to accommodate the new wording.

@zmc
Copy link
Member

zmc commented Sep 30, 2014

paddles.schemas is missing

@alfredodeza
Copy link
Contributor Author

@zmc the schema file was added. Anything else needed here to get this moving forward?

@zmc
Copy link
Member

zmc commented Oct 16, 2014

@alfredodeza Oh great, GitHub didn't notify me that more commits were added. I'll have to check this out very soon.

@zmc zmc force-pushed the master branch 4 times, most recently from be0852c to 0125918 Compare October 31, 2014 22:14
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
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