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

Corrections to subset mode. Addresses #271 #321

Merged
merged 2 commits into from
Nov 2, 2020
Merged

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    99e991d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Corrections to subset mode. Fixes DMTF#271 (#10)

    * Ensure profile/subset requirements are extracted from the input profile where an object is used, not where it is defined. (For example, "Status" is defined in the "Resource" schema, but it should be included in a profile within the object in which it is referenced.)
    * Always expand a $ref inline if there is a profile mention for that resource.
    * Warn when a profile specifies requirements on the IPAddresses, Redundancy, Resource, or Settings schema.
    akf committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    1ce42b7 View commit details
    Browse the repository at this point in the history