Merge "Add backward compatible alias"

This commit is contained in:
Jenkins 2017-07-18 16:57:23 +00:00 committed by Gerrit Code Review
commit d70c14c1f9
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 last updated.
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