makeapi seems to be missing some kinds of changes, saying that the current API.txt is valid when there are new options in a plugin.
An example is the new aciprefix option. makeapi --validate returned true even though this wasn't defined in API.txt. Running makeapi generated a new API.txt that contained this so it seems it can know about it, it just doesn't.
makeapi did not detect a situation when a new option/argument/output was added to a command. This was also the case of aciprefix.
I could not find any other missing checks during the development.
master: 5768924
Metadata Update from @rcritten: - Issue assigned to mkosek - Issue set to the milestone: FreeIPA 2.0.1 RC (bug fixing)
Login to comment on this ticket.