We need to create a new endpoint and a process to release an errata record. The process should be similar to what we do right now, but we need to add the required logic around using liboval's data generation module to generate the oval data.
This oval data includes: oval variables, objects, states, tests and criteria
We need to keep an oval cache around, and use it when generating oval data
No rebranding needs to be done at this point, only ensure that the oval data generation uses the matching packages
The process of creating the update record in pulp should remain the same
Add a new version of the bulk release_errata_record endpoint too
We need to create a new endpoint and a process to release an errata record. The process should be similar to what we do right now, but we need to add the required logic around using liboval's data generation module to generate the oval data.