summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-04-29 12:05:35 -0700
committerMax Illfelder <illfelder@users.noreply.github.com>2016-04-29 12:05:35 -0700
commit29c7aa03df1d40dc08cdd04cd79ae899ce6af44f (patch)
tree4b12891f0af6ab7fcf08e1a174fc6620ce380b85
parent290607ea0446d77a2f3d08c0229362695a4546c7 (diff)
parent92e3cfea8a3bf41240095c9fb97f0b04ec86b6db (diff)
downloadgoogle-compute-image-packages-legacy.tar.gz
Merge pull request #223 from illfelder/legacylegacy
All packages are deprecated in the legacy branch.
-rw-r--r--gcimagebundle/LICENSE (renamed from legacy/gcimagebundle/LICENSE)0
-rw-r--r--gcimagebundle/MANIFEST.in (renamed from legacy/gcimagebundle/MANIFEST.in)0
-rw-r--r--gcimagebundle/README (renamed from legacy/gcimagebundle/README)0
-rw-r--r--gcimagebundle/README.md (renamed from legacy/gcimagebundle/README.md)2
-rw-r--r--gcimagebundle/VERSION (renamed from legacy/gcimagebundle/VERSION)0
-rw-r--r--gcimagebundle/distribute_setup.py (renamed from legacy/gcimagebundle/distribute_setup.py)0
-rwxr-xr-xgcimagebundle/gcimagebundle (renamed from legacy/gcimagebundle/gcimagebundle)0
-rw-r--r--gcimagebundle/gcimagebundlelib/__init__.py (renamed from legacy/gcimagebundle/gcimagebundlelib/__init__.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/block_disk.py (renamed from legacy/gcimagebundle/gcimagebundlelib/block_disk.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/centos.py (renamed from legacy/gcimagebundle/gcimagebundlelib/centos.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/debian.py (renamed from legacy/gcimagebundle/gcimagebundlelib/debian.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/exclude_spec.py (renamed from legacy/gcimagebundle/gcimagebundlelib/exclude_spec.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/fedora.py (renamed from legacy/gcimagebundle/gcimagebundlelib/fedora.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/fs_copy.py (renamed from legacy/gcimagebundle/gcimagebundlelib/fs_copy.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/gcel.py (renamed from legacy/gcimagebundle/gcimagebundlelib/gcel.py)0
-rwxr-xr-xgcimagebundle/gcimagebundlelib/imagebundle.py (renamed from legacy/gcimagebundle/gcimagebundlelib/imagebundle.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/linux.py (renamed from legacy/gcimagebundle/gcimagebundlelib/linux.py)0
-rwxr-xr-xgcimagebundle/gcimagebundlelib/manifest.py (renamed from legacy/gcimagebundle/gcimagebundlelib/manifest.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/opensuse.py (renamed from legacy/gcimagebundle/gcimagebundlelib/opensuse.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/os_platform.py (renamed from legacy/gcimagebundle/gcimagebundlelib/os_platform.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/platform_factory.py (renamed from legacy/gcimagebundle/gcimagebundlelib/platform_factory.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/rhel.py (renamed from legacy/gcimagebundle/gcimagebundlelib/rhel.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/sle.py (renamed from legacy/gcimagebundle/gcimagebundlelib/sle.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/suse.py (renamed from legacy/gcimagebundle/gcimagebundlelib/suse.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/tests/__init__.py (renamed from legacy/gcimagebundle/gcimagebundlelib/tests/__init__.py)0
-rwxr-xr-xgcimagebundle/gcimagebundlelib/tests/block_disk_test.py (renamed from legacy/gcimagebundle/gcimagebundlelib/tests/block_disk_test.py)0
-rwxr-xr-xgcimagebundle/gcimagebundlelib/tests/image_bundle_test_base.py (renamed from legacy/gcimagebundle/gcimagebundlelib/tests/image_bundle_test_base.py)0
-rwxr-xr-xgcimagebundle/gcimagebundlelib/tests/utils_test.py (renamed from legacy/gcimagebundle/gcimagebundlelib/tests/utils_test.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/ubuntu.py (renamed from legacy/gcimagebundle/gcimagebundlelib/ubuntu.py)0
-rw-r--r--gcimagebundle/gcimagebundlelib/utils.py (renamed from legacy/gcimagebundle/gcimagebundlelib/utils.py)0
-rwxr-xr-xgcimagebundle/setup.py (renamed from legacy/gcimagebundle/setup.py)0
-rw-r--r--gcimagebundle/stdeb.cfg (renamed from legacy/gcimagebundle/stdeb.cfg)0
-rw-r--r--legacy/README.md5
33 files changed, 1 insertions, 6 deletions
diff --git a/legacy/gcimagebundle/LICENSE b/gcimagebundle/LICENSE
index 04cb0d7..04cb0d7 100644
--- a/legacy/gcimagebundle/LICENSE
+++ b/gcimagebundle/LICENSE
diff --git a/legacy/gcimagebundle/MANIFEST.in b/gcimagebundle/MANIFEST.in
index 6bbb29c..6bbb29c 100644
--- a/legacy/gcimagebundle/MANIFEST.in
+++ b/gcimagebundle/MANIFEST.in
diff --git a/legacy/gcimagebundle/README b/gcimagebundle/README
index 13afc26..13afc26 100644
--- a/legacy/gcimagebundle/README
+++ b/gcimagebundle/README
diff --git a/legacy/gcimagebundle/README.md b/gcimagebundle/README.md
index e3ee03d..941a9d3 100644
--- a/legacy/gcimagebundle/README.md
+++ b/gcimagebundle/README.md
@@ -1,7 +1,7 @@
Image Bundle
============
-_Image Bundle is deprecated. Please see alternate instructions for [Exporting an image to Google Cloud Storage](https://cloud.google.com/compute/docs/creating-custom-image#export_an_image_to_google_cloud_storage)._
+_Image Bundle is deprecated and is provided here as is with no further support or maintenance. Please see alternate instructions for [Exporting an image to Google Cloud Storage](https://cloud.google.com/compute/docs/creating-custom-image#export_an_image_to_google_cloud_storage)._
Image Bundle is a python package that allows users to create an image from the current state of the running virtual machine. Image Bundle creates the image with the recommended packaging format and also allows you to run unit tests to verify that image bundle works properly on your operating system. See [Custom Images](https://cloud.google.com/compute/docs/creating-custom-image) for more information.
diff --git a/legacy/gcimagebundle/VERSION b/gcimagebundle/VERSION
index 3a3cd8c..3a3cd8c 100644
--- a/legacy/gcimagebundle/VERSION
+++ b/gcimagebundle/VERSION
diff --git a/legacy/gcimagebundle/distribute_setup.py b/gcimagebundle/distribute_setup.py
index 3553b21..3553b21 100644
--- a/legacy/gcimagebundle/distribute_setup.py
+++ b/gcimagebundle/distribute_setup.py
diff --git a/legacy/gcimagebundle/gcimagebundle b/gcimagebundle/gcimagebundle
index 3ab7ec1..3ab7ec1 100755
--- a/legacy/gcimagebundle/gcimagebundle
+++ b/gcimagebundle/gcimagebundle
diff --git a/legacy/gcimagebundle/gcimagebundlelib/__init__.py b/gcimagebundle/gcimagebundlelib/__init__.py
index e69de29..e69de29 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/__init__.py
+++ b/gcimagebundle/gcimagebundlelib/__init__.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/block_disk.py b/gcimagebundle/gcimagebundlelib/block_disk.py
index a860b89..a860b89 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/block_disk.py
+++ b/gcimagebundle/gcimagebundlelib/block_disk.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/centos.py b/gcimagebundle/gcimagebundlelib/centos.py
index 1a082de..1a082de 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/centos.py
+++ b/gcimagebundle/gcimagebundlelib/centos.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/debian.py b/gcimagebundle/gcimagebundlelib/debian.py
index 957e3a7..957e3a7 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/debian.py
+++ b/gcimagebundle/gcimagebundlelib/debian.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/exclude_spec.py b/gcimagebundle/gcimagebundlelib/exclude_spec.py
index b5bc237..b5bc237 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/exclude_spec.py
+++ b/gcimagebundle/gcimagebundlelib/exclude_spec.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/fedora.py b/gcimagebundle/gcimagebundlelib/fedora.py
index 21d098b..21d098b 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/fedora.py
+++ b/gcimagebundle/gcimagebundlelib/fedora.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/fs_copy.py b/gcimagebundle/gcimagebundlelib/fs_copy.py
index e9adc91..e9adc91 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/fs_copy.py
+++ b/gcimagebundle/gcimagebundlelib/fs_copy.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/gcel.py b/gcimagebundle/gcimagebundlelib/gcel.py
index 2622cf7..2622cf7 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/gcel.py
+++ b/gcimagebundle/gcimagebundlelib/gcel.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/imagebundle.py b/gcimagebundle/gcimagebundlelib/imagebundle.py
index f275c3c..f275c3c 100755
--- a/legacy/gcimagebundle/gcimagebundlelib/imagebundle.py
+++ b/gcimagebundle/gcimagebundlelib/imagebundle.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/linux.py b/gcimagebundle/gcimagebundlelib/linux.py
index ff8c1d4..ff8c1d4 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/linux.py
+++ b/gcimagebundle/gcimagebundlelib/linux.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/manifest.py b/gcimagebundle/gcimagebundlelib/manifest.py
index 2e83d9e..2e83d9e 100755
--- a/legacy/gcimagebundle/gcimagebundlelib/manifest.py
+++ b/gcimagebundle/gcimagebundlelib/manifest.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/opensuse.py b/gcimagebundle/gcimagebundlelib/opensuse.py
index 9f709ff..9f709ff 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/opensuse.py
+++ b/gcimagebundle/gcimagebundlelib/opensuse.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/os_platform.py b/gcimagebundle/gcimagebundlelib/os_platform.py
index 65e6e7c..65e6e7c 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/os_platform.py
+++ b/gcimagebundle/gcimagebundlelib/os_platform.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/platform_factory.py b/gcimagebundle/gcimagebundlelib/platform_factory.py
index da63f0e..da63f0e 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/platform_factory.py
+++ b/gcimagebundle/gcimagebundlelib/platform_factory.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/rhel.py b/gcimagebundle/gcimagebundlelib/rhel.py
index 9ebf1ef..9ebf1ef 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/rhel.py
+++ b/gcimagebundle/gcimagebundlelib/rhel.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/sle.py b/gcimagebundle/gcimagebundlelib/sle.py
index 8b74827..8b74827 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/sle.py
+++ b/gcimagebundle/gcimagebundlelib/sle.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/suse.py b/gcimagebundle/gcimagebundlelib/suse.py
index 4911b8b..4911b8b 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/suse.py
+++ b/gcimagebundle/gcimagebundlelib/suse.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/tests/__init__.py b/gcimagebundle/gcimagebundlelib/tests/__init__.py
index 42723d7..42723d7 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/tests/__init__.py
+++ b/gcimagebundle/gcimagebundlelib/tests/__init__.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/tests/block_disk_test.py b/gcimagebundle/gcimagebundlelib/tests/block_disk_test.py
index 1cbb384..1cbb384 100755
--- a/legacy/gcimagebundle/gcimagebundlelib/tests/block_disk_test.py
+++ b/gcimagebundle/gcimagebundlelib/tests/block_disk_test.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/tests/image_bundle_test_base.py b/gcimagebundle/gcimagebundlelib/tests/image_bundle_test_base.py
index 37b7fae..37b7fae 100755
--- a/legacy/gcimagebundle/gcimagebundlelib/tests/image_bundle_test_base.py
+++ b/gcimagebundle/gcimagebundlelib/tests/image_bundle_test_base.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/tests/utils_test.py b/gcimagebundle/gcimagebundlelib/tests/utils_test.py
index dd7d2cd..dd7d2cd 100755
--- a/legacy/gcimagebundle/gcimagebundlelib/tests/utils_test.py
+++ b/gcimagebundle/gcimagebundlelib/tests/utils_test.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/ubuntu.py b/gcimagebundle/gcimagebundlelib/ubuntu.py
index 8d68687..8d68687 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/ubuntu.py
+++ b/gcimagebundle/gcimagebundlelib/ubuntu.py
diff --git a/legacy/gcimagebundle/gcimagebundlelib/utils.py b/gcimagebundle/gcimagebundlelib/utils.py
index a8fde40..a8fde40 100644
--- a/legacy/gcimagebundle/gcimagebundlelib/utils.py
+++ b/gcimagebundle/gcimagebundlelib/utils.py
diff --git a/legacy/gcimagebundle/setup.py b/gcimagebundle/setup.py
index 76ccd04..76ccd04 100755
--- a/legacy/gcimagebundle/setup.py
+++ b/gcimagebundle/setup.py
diff --git a/legacy/gcimagebundle/stdeb.cfg b/gcimagebundle/stdeb.cfg
index 09364a3..09364a3 100644
--- a/legacy/gcimagebundle/stdeb.cfg
+++ b/gcimagebundle/stdeb.cfg
diff --git a/legacy/README.md b/legacy/README.md
deleted file mode 100644
index 524aeb2..0000000
--- a/legacy/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## Legacy packages
-
-gcimagebundle is deprecated and is provided here as is with no further
-support or maintenance. See [replacement
-instructions](https://cloud.google.com/compute/docs/creating-custom-image#export_an_image_to_google_cloud_storage).