This is the most basic way to move the endpoint_policy migrations into
the keystone core migrations path. Check to see if the migration was
performed already via the extension and if so skip performing it again.
Change-Id: Id1cd0143951a8086803fe739ea5f143adb1ee6ba
Implements: bp move-extensions