Add Ironic python agent impact to template

Inspection changes may require related changes in IPA, so it would
be useful to mention it in spec, new section 'Ironic python agent impact'
in template is proposed.

Change-Id: I43534cad217f13d71929071b78a0d312a35529e8
This commit is contained in:
Anton Arefiev 2015-12-10 13:24:39 +02:00
parent ac093b15be
commit 04cd4bc347
1 changed files with 13 additions and 0 deletions

View File

@ -145,6 +145,19 @@ corresponding changes to python-ironic-inspector-client. If so, what does
the user interface look like. If not, describe why there are REST API changes
but no changes to the client.
Ironic python agent impact
--------------------------
If this change affects the ironic-python-agent, please describe related
changes here.
Questions which need to be addressed in this section include:
* What is the impact on the ironic-python-agent?
* If the change affects existing functionality, how will an upgrade be
performed? How will it be tested?
Performance and scalability impact
----------------------------------