[ https://issues.apache.org/jira/browse/CLOUDSTACK-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383299#comment-16383299 ]
ASF GitHub Bot commented on CLOUDSTACK-9408: -------------------------------------------- DaanHoogland closed pull request #49: CLOUDSTACK-9408 fix docs to remove references to download.cloud.com URL: https://github.com/apache/cloudstack-docs-admin/pull/49 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/source/locale/fr/LC_MESSAGES/templates.po b/source/locale/fr/LC_MESSAGES/templates.po index 4f606f3..6c90872 100644 --- a/source/locale/fr/LC_MESSAGES/templates.po +++ b/source/locale/fr/LC_MESSAGES/templates.po @@ -1556,11 +1556,11 @@ msgstr "Télécharger le fichier du script cloud-set-guest-password :" #: ../../templates/_password.rst:51 msgid "" -"`http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in " -"<http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in>`_" +"`https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in " +"<https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in>`_" msgstr "" -"`http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in " -"<http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in>`_" +"`https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in " +"<https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in>`_" #: ../../templates/_password.rst:54 msgid "Rename the file:" diff --git a/source/locale/fr/LC_MESSAGES/templates/_password.po b/source/locale/fr/LC_MESSAGES/templates/_password.po index 6862aa6..48e3a3f 100644 --- a/source/locale/fr/LC_MESSAGES/templates/_password.po +++ b/source/locale/fr/LC_MESSAGES/templates/_password.po @@ -102,11 +102,11 @@ msgstr "Télécharger le fichier du script cloud-set-guest-password :" #: ../../templates/_password.rst:51 msgid "" -"`http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in " -"<http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in>`_" +"`https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in " +"<https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in>`_" msgstr "" -"`http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in " -"<http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in>`_" +"`https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in " +"<https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in>`_" #: ../../templates/_password.rst:54 msgid "Rename the file:" diff --git a/source/locale/zh_CN/LC_MESSAGES/systemvm.po b/source/locale/zh_CN/LC_MESSAGES/systemvm.po index 3bcfb1d..34f19b2 100644 --- a/source/locale/zh_CN/LC_MESSAGES/systemvm.po +++ b/source/locale/zh_CN/LC_MESSAGES/systemvm.po @@ -953,18 +953,18 @@ msgstr "如果有需要,管理员可以登录到辅助存储VM上。" # 6ea0f846b0a34711b7c0090cb48d8c32 #~ msgid "" -#~ "http://download.cloud.com/templates/4.2/64bit/systemvmtemplate64-2013-07-15" +#~ "https://download.cloudstack.org/templates/4.2/64bit/systemvmtemplate64-2013-07-15" #~ "-master-xen.vhd.bz2" #~ msgstr "" -#~ "http://download.cloud.com/templates/4.2/64bit/systemvmtemplate64-2013-07-15" +#~ "https://download.cloudstack.org/templates/4.2/64bit/systemvmtemplate64-2013-07-15" #~ "-master-xen.vhd.bz2" # fe251bca2b854129890cba8e7ac9bbbf #~ msgid "" -#~ "http://download.cloud.com/templates/4.2/64bit/systemvmtemplate64-2013-07-15" +#~ "https://download.cloudstack.org/templates/4.2/64bit/systemvmtemplate64-2013-07-15" #~ "-master-kvm.qcow2.bz2" #~ msgstr "" -#~ "http://download.cloud.com/templates/4.2/64bit/systemvmtemplate64-2013-07-15" +#~ "https://download.cloudstack.org/templates/4.2/64bit/systemvmtemplate64-2013-07-15" #~ "-master-kvm.qcow2.bz2" # 7be31349d45949dfa61f79105ade746f diff --git a/source/locale/zh_CN/LC_MESSAGES/templates.po b/source/locale/zh_CN/LC_MESSAGES/templates.po index 6d5502d..d762c6e 100644 --- a/source/locale/zh_CN/LC_MESSAGES/templates.po +++ b/source/locale/zh_CN/LC_MESSAGES/templates.po @@ -1350,12 +1350,12 @@ msgstr "下载cloud-set-guest-password脚本文件:" #: ../../templates/_password.rst:51 msgid "" -"`http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-" -"password.in <http://download.cloud.com/templates/4.2/bindir/cloud-set-" +"`https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-" +"password.in <https://download.cloudstack.org/templates/4.2/bindir/cloud-set-" "guest-password.in>`_" msgstr "" -"`http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-" -"password.in <http://download.cloud.com/templates/4.2/bindir/cloud-set-" +"`http://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-" +"password.in <https://download.cloudstack.org/templates/4.2/bindir/cloud-set-" "guest-password.in>`_" #: ../../templates/_password.rst:54 diff --git a/source/templates/_password.rst b/source/templates/_password.rst index dffde52..6759a94 100644 --- a/source/templates/_password.rst +++ b/source/templates/_password.rst @@ -48,8 +48,8 @@ Use the following steps to begin the Linux OS installation: #. Download the script file cloud-set-guest-password: - - `http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in - <http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in>`_ + - `https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in + <https://download.cloudstack.org/templates/4.2/bindir/cloud-set-guest-password.in>`_ #. Rename the file: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > remove runtime references to http://download.cloud.com > ------------------------------------------------------ > > Key: CLOUDSTACK-9408 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9408 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.5.2, 4.6.2, 4.7.1, 4.8.0, 4.9.0 > Reporter: Daan Hoogland > Assignee: Daan Hoogland > Priority: Blocker > > As cloud.com was bought and sold, We have no assurance and can give none to > our users as to wether downloads from that site will remain possible. This is > to investigate what occurances of cloud.com can remain and which need to > change, and change them. > [~chiradeep][~widodh] I am assigning this to me but am going to ask for some > further assistance. > [~wstevens]I got no pushback so I am marking this as blocker for now. -- This message was sent by Atlassian JIRA (v7.6.3#76005)