Home
last modified time | relevance | path

Searched defs:Production (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dsoftware_inventory.hpp19 Production, enumerator
H A Dlicense.hpp12 Production, enumerator
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLicense.v1_1_4.json384 "Production": "A license for use in production environments.", string
389 …"Production": "This value shall indicate a license purchased or obtained for use in production env… string
H A DSoftwareInventory.v1_12_0.json307 "Production": "This release is ready for use in production environments.", string
312 …"Production": "This value shall indicate that the software is ready for use in production environm… string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DSoftwareInventory.v1_12_0.json307 "Production": "This release is ready for use in production environments.", string
312 …"Production": "This value shall indicate that the software is ready for use in production environm… string
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py1153 class Production(object): class