Add missing xenial to meta.yml
os_neutron now supports Ubuntu 16.04, aka xenial. This commit adds the missing platform version xenial to the role meta data. Change-Id: I50c77e3bcead7dfd22d7fd5579ab3b93cb9a2d59
This commit is contained in:
parent
30439c262c
commit
3344d7566c
@ -23,6 +23,7 @@ galaxy_info:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- trusty
|
||||
- xenial
|
||||
categories:
|
||||
- cloud
|
||||
- python
|
||||
|
Loading…
Reference in New Issue
Block a user