Merge "Fix typo"

This commit is contained in:
Jenkins 2016-11-04 06:16:05 +00:00 committed by Gerrit Code Review
commit d0f38face0
2 changed files with 2 additions and 2 deletions
docker/neutron/neutron-vpnaas-agent
releasenotes/notes

@ -1,7 +1,7 @@
FROM {{ namespace }}/{{ image_prefix }}neutron-base:{{ tag }}
MAINTAINER {{ maintainer }}
{% block neutorn_vpnass_agent_header %}{% endblock %}
{% block neutron_vpnaas_agent_header %}{% endblock %}
{% import "macros.j2" as macros with context %}

@ -1,3 +1,3 @@
---
features:
- Add neutron-vpnass role
- Add neutron-vpnaas role