Rename the appengine server app ID
The app id has changed due to the HRD migration. The new one got an alias, so the old clients can still use the original URL, which is http://samplesyncadapter2.appspot.com. Bug 19796195 Change-Id: I1c06e6395dcadef6fa0f8ca1bb7b1185633df1f8
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
# License for the specific language governing permissions and limitations under
|
||||
# the License.
|
||||
|
||||
application: samplesyncadapter2
|
||||
# Note the app name used to be "samplesyncadapter2", but it's now "samplesyncadapterhr" because
|
||||
# it's been migrated to HR. But it's still accessible under the old URL,
|
||||
# http://samplesyncadapter2.appspot.com/
|
||||
application: samplesyncadapterhr
|
||||
version: 1
|
||||
runtime: python
|
||||
api_version: 1
|
||||
|
||||
Reference in New Issue
Block a user