Add backward compatible alias

Change-Id: Ib0c765cce8107d8e0166988528f2cb85d5c0970d
This commit is contained in:
Armando Migliaccio 2017-07-18 07:19:48 -07:00
parent 9488b976f5
commit a9b662c25b
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ DESCRIPTION = "Expose trunk port details"
# A timestamp of when the extension was introduced.
UPDATED_TIMESTAMP = "2016-01-01T10:00:00-00:00"
# TODO(armax): to be removed when review
# https://review.openstack.org/#/c/484058/ merges
TIMESTAMP = UPDATED_TIMESTAMP
# The name of the resource introduced or being extended.
RESOURCE_NAME = port.RESOURCE_NAME