Change-Id: I683a27857b9e835e7b708c818b152dfd1e07daec
This commit is contained in:
junbo 2016-11-04 01:20:19 +08:00
parent dc7001de4c
commit 7093203d4c
2 changed files with 2 additions and 2 deletions

View File

@ -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 %}

View File

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