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

Custom Python packaging for model bundles #404

Closed
111pontes opened this issue Mar 17, 2017 · 0 comments
Closed

Custom Python packaging for model bundles #404

111pontes opened this issue Mar 17, 2017 · 0 comments

Comments

@111pontes
Copy link
Collaborator

Module bundle generation must create package with custom descriptions. Generation should take description in bundle file and propagate it to the python packaging for the generated bundle.

@111pontes 111pontes changed the title Custom packaging for model bundles Custom Python packaging for model bundles Mar 17, 2017
111pontes added a commit to 111pontes/ydk-gen that referenced this issue Mar 17, 2017
Description and long description in bundle json files are not propagated
to the generated Python package. Previously, all model bundle packages
were generated with the same (statically defined) description and long-
description strings.  In addition, version and description are made
mandatory in the bundle json file.  If long description is left
unspecified, an empty long-description is used in the Python package.
Fixes issue CiscoDevNet#404.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant