Skip to content

Commit 711e3a2

Browse files
author
Bill Prin
committed
Rename MVM To Flexible
Huge CL will be done shortly. Doc links also getting punted.
1 parent 1bc6112 commit 711e3a2

File tree

438 files changed

+44
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

438 files changed

+44
-43
lines changed
File renamed without changes.

managed_vms/README.md renamed to appengine/flexible/README.md

Lines changed: 3 additions & 3 deletions

managed_vms/analytics/README.md renamed to appengine/flexible/analytics/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.

managed_vms/cloudsql/README.md renamed to appengine/flexible/cloudsql/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

managed_vms/datastore/README.md renamed to appengine/flexible/datastore/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

managed_vms/django_cloudsql/README.md renamed to appengine/flexible/django_cloudsql/README.md

Lines changed: 1 addition & 1 deletion

managed_vms/endpoints/README.md renamed to appengine/flexible/endpoints/README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.

managed_vms/extending_runtime_compat/Dockerfile renamed to appengine/flexible/extending_runtime_compat/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Extend the Managed VMs python-compat runtime.
1+
# Extend the App Engine Flexible python-compat runtime.
22
FROM gcr.io/google_appengine/python-compat-multicore
33

44
# Install the fortunes binary from the debian repositories.

managed_vms/extending_runtime_compat/README.md renamed to appengine/flexible/extending_runtime_compat/README.md

Lines changed: 2 additions & 2 deletions

managed_vms/hello_world_compat/README.md renamed to appengine/flexible/hello_world_compat/README.md

Lines changed: 2 additions & 2 deletions

managed_vms/hello_world_django/README.md renamed to appengine/flexible/hello_world_django/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.

managed_vms/kinto/README.md renamed to appengine/flexible/kinto/README.md

Lines changed: 1 addition & 1 deletion

managed_vms/kinto/app.yaml renamed to appengine/flexible/kinto/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# This file specifies your Python application's runtime configuration.
16-
# See https://cloud.google.com/appengine/docs/managed-vms/config for details.
16+
# See https://cloud.google.com/appengine/docs/flexible/python/configuring-your-app-with-app-yaml
1717

1818
runtime: custom
1919
vm: true

managed_vms/mailgun/README.md renamed to appengine/flexible/mailgun/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

managed_vms/mailgun/templates/index.html renamed to appengine/flexible/mailgun/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!doctype html>
1717
<html>
1818
<head>
19-
<title>Mailgun on Google App Engine Managed VMs</title>
19+
<title>Mailgun on Google App Engine Flexible Environment</title>
2020
</head>
2121
<body>
2222
<!-- [START form] -->
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

managed_vms/pubsub/README.md renamed to appengine/flexible/pubsub/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

managed_vms/pubsub/templates/index.html renamed to appengine/flexible/pubsub/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!doctype html>
1717
<html>
1818
<head>
19-
<title>Pub/Sub Python on Google App Engine Managed VMs</title>
19+
<title>Pub/Sub Python on Google App Engine Flexible Environment</title>
2020
</head>
2121
<body>
2222
<div>

managed_vms/sendgrid/README.md renamed to appengine/flexible/sendgrid/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

managed_vms/sendgrid/templates/index.html renamed to appengine/flexible/sendgrid/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!doctype html>
1717
<html>
1818
<head>
19-
<title>SendGrid on Google App Engine Managed VMs</title>
19+
<title>SendGrid on Google App Engine Flexible Environment</title>
2020
</head>
2121
<body>
2222
<!-- [START form] -->

managed_vms/static_files/README.md renamed to appengine/flexible/static_files/README.md

Lines changed: 1 addition & 1 deletion

managed_vms/storage/README.md renamed to appengine/flexible/storage/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

managed_vms/twilio/README.md renamed to appengine/flexible/twilio/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

managed_vms/websockets/README.md renamed to appengine/flexible/websockets/README.md

Lines changed: 2 additions & 2 deletions

managed_vms/websockets/templates/index.html renamed to appengine/flexible/websockets/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!doctype html>
1818
<html>
1919
<head>
20-
<title>Google App Engine Managed VMs - Python Websockets Echo</title>
20+
<title>Google App Engine Flexible Environment - Python Websockets Echo</title>
2121
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2222
</head>
2323
<body>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

appengine/images/api/README.md renamed to appengine/standard/images/api/README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.

appengine/images/guestbook/README.md renamed to appengine/standard/images/guestbook/README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)