Add OpenStack-Ansible metadata
We need to add openstack ansible information in the role metadata to be able to track role maturity. With it, we can create a role maturity table and take decisions about role deprecations. The role status isn't "complete" because no functional test of the role has been implemented. Change-Id: Ie6c12ee189c0d29446d1fe292926216a60bbf160
This commit is contained in:
parent
47886cac32
commit
00e881ae34
20
meta/openstack-ansible.yml
Normal file
20
meta/openstack-ansible.yml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
# Copyright 2017, Rackspace US, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
# (c) 2017, Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
|
||||
|
||||
maturity_info:
|
||||
status: incubated
|
||||
created_during: ocata
|
Loading…
x
Reference in New Issue
Block a user