Add os-cloudpipe to remove-nova-cert spec

This patch adds new item to the developer impact section
of the ``remove-nova-cert`` spec, which was discovered
after spec was merged.

Also, spec's header formatting was wrong.

blueprint remove-nova-cert

Change-Id: Ie898652214a7b9821c2a9d2b029304bfcbf400cd
This commit is contained in:
Maciej Szankin
2017-04-06 15:29:12 -05:00
parent 61aea77860
commit 2245639dd2

View File

@@ -4,9 +4,9 @@
http://creativecommons.org/licenses/by/3.0/legalcode
===================
================
Remove nova-cert
===================
================
https://blueprints.launchpad.net/nova/+spec/remove-nova-cert
@@ -104,7 +104,10 @@ one less service that need to be monitored and have HA explored.
Developer impact
----------------
ec2-api will become broken [2] after we remove ``nova-cert`` service
* ``ec2-api`` will become broken [2] after we remove ``nova-cert`` service.
* ``os-cloudpipe`` is already deprecated in the doc. We should delete it
in the code as well, as there is no point in having it around with both
``nova-cert`` and ``nova-network`` deprecated and marked for removal.
Implementation
==============