References to mirror.rackspace.com should use HTTPS when appropriate

Bug #1411331 reported by Ian Cordasco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-ansible
Fix Released
High
Unassigned
Icehouse
Fix Released
Low
Jesse Pretorius
Juno
Fix Released
Medium
Jesse Pretorius
Kilo
Fix Released
High
Unassigned
Trunk
Fix Released
High
Unassigned

Bug Description

This will improve installation times when using pip 6.*.*

Ian Cordasco (icordasc)
Changed in openstack-ansible:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Ian Cordasco (icordasc)
Changed in openstack-ansible:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/147599
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=28b6c2da9c4138b8f05b673174c7560d6c8efe07
Submitter: Jenkins
Branch: master

commit 28b6c2da9c4138b8f05b673174c7560d6c8efe07
Author: Ian Cordasco <email address hidden>
Date: Thu Jan 15 11:28:33 2015 -0600

    Use HTTPS when installing from mirror.rackspace.com

    SecurityImpact

    Closes-bug: 1411331

    Change-Id: I78716b737b37feab8b21d6e765a349e4e6724bf6

Changed in openstack-ansible:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (icehouse)

Fix proposed to branch: icehouse
Review: https://review.openstack.org/148661

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (juno)

Fix proposed to branch: juno
Review: https://review.openstack.org/148666

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/148666
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e0495945719d9c19bf2054d8dc3cd979e47fb5f0
Submitter: Jenkins
Branch: juno

commit e0495945719d9c19bf2054d8dc3cd979e47fb5f0
Author: Ian Cordasco <email address hidden>
Date: Thu Jan 15 11:28:33 2015 -0600

    Use HTTPS when installing from mirror.rackspace.com

    SecurityImpact

    Closes-bug: 1411331

    Conflicts:
     requirements.txt
     rpc_deployment/inventory/group_vars/all.yml

    Change-Id: I78716b737b37feab8b21d6e765a349e4e6724bf6
    (cherry picked from commit 28b6c2da9c4138b8f05b673174c7560d6c8efe07)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to os-ansible-deployment (juno)

Related fix proposed to branch: juno
Review: https://review.openstack.org/148947

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/148947
Reason: This patch can't be added individually in this branch - it needs to be squashed with other patches which combined together get gating working.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (icehouse)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: icehouse
Review: https://review.openstack.org/148661
Reason: This patch can't be added individually in this branch - it needs to be squashed with other patches which combined together get gating working.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (juno)

Fix proposed to branch: juno
Review: https://review.openstack.org/149230

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/149230
Reason: I made a mistake with the commit message.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/149209
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e01165bcc729ba151473dfe3199f913906e8d4b9
Submitter: Jenkins
Branch: juno

commit e01165bcc729ba151473dfe3199f913906e8d4b9
Author: Jesse Pretorius <email address hidden>
Date: Mon Jan 19 17:47:38 2015 +0000

    Squash all patches required to make gating work

    This is a merge of the following patches:
    62d2525 Fixed generator type assumption error
    1339640 Allow swift_vars to not be specified for swift_hosts
    735eb68 AIO to use https to access the frozen repo
    033df65 use archive.mariadb.org for to install mariadb package
    8b9cf6e Use reliable static mirror for mariadb apt repository
    b30f9d1 Add debootstrap package to LXC package list
    5c464e1 Add swift_all inventory to swift-common play
    a88bcb7 Add swift_all inventory to swift account/container/object plays

    Change-Id: I630e38b35a00fe547ec3aaa68604a5902be4f83e
    Closes-Bug: #1399387
    Closes-Bug: #1406323
    Closes-Bug: #1399387
    Closes-Bug: #1402582
    Closes-Bug: #1402594
    Closes-Bug: #1402617
    Closes-Bug: #1409762
    Closes-Bug: #1410743
    Closes-Bug: #1411331
    Closes-Bug: #1412521

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (icehouse)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: icehouse
Review: https://review.openstack.org/149213
Reason: This patch was an investigation to figure out what needed to go into the branch in order to get the gate operational. Now that we know, we can cherry-pick the patches individually.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (icehouse)

Reviewed: https://review.openstack.org/148661
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=56f4ba03bd8196e9d504b0518f24a3f311036260
Submitter: Jenkins
Branch: icehouse

commit 56f4ba03bd8196e9d504b0518f24a3f311036260
Author: Ian Cordasco <email address hidden>
Date: Thu Jan 15 11:28:33 2015 -0600

    Use HTTPS when installing from mirror.rackspace.com

    SecurityImpact

    Closes-Bug: #1411331
    Related-Bug: #1409762

    Conflicts:
     requirements.txt
     rpc_deployment/inventory/group_vars/all.yml
     scripts/os-ansible-aio-check.sh

    Change-Id: I78716b737b37feab8b21d6e765a349e4e6724bf6
    (cherry picked from commit 28b6c2da9c4138b8f05b673174c7560d6c8efe07)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/149230
Reason: mistaken commit

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/149230
Reason: never mind - borked

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/148947
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=c1dd592ad6fbb62bd37d239419626035102c470d
Submitter: Jenkins
Branch: juno

commit c1dd592ad6fbb62bd37d239419626035102c470d
Author: Jesse Pretorius <email address hidden>
Date: Wed Jan 21 14:46:37 2015 +0000

    Ensure that https is used to access the frozen repo for the AIO check

    Change-Id: Ib358f1d7f15dfec0fda626a898a197e99adb2be1
    Related-Bug: #1409762
    Related-Bug: #1411331

Revision history for this message
Kevin Carter (kevin-carter) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (kilo)

Fix proposed to branch: kilo
Review: https://review.openstack.org/187294

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/185407
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e6383147bfa1ecd24747f9bdf159e43e34625e49
Submitter: Jenkins
Branch: master

commit e6383147bfa1ecd24747f9bdf159e43e34625e49
Author: kevin <email address hidden>
Date: Mon May 25 08:12:30 2015 -0700

    Change external resources to https where possible

    This change updates all of the external URLs to use HTTPS where
    possible. the change will create a more secure deployment by default.

    Change-Id: I4d53c021904208bffb0d597c7ae53bbd00f40209
    Closes-Bug: 1411331

Changed in openstack-ansible:
status: Triaged → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/187294
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=882ce75b78f57a3b5b95126ecc68eca84bd24cb8
Submitter: Jenkins
Branch: kilo

commit 882ce75b78f57a3b5b95126ecc68eca84bd24cb8
Author: kevin <email address hidden>
Date: Mon May 25 08:12:30 2015 -0700

    Change external resources to https where possible

    This change updates all of the external URLs to use HTTPS where
    possible. the change will create a more secure deployment by default.

    Change-Id: I4d53c021904208bffb0d597c7ae53bbd00f40209
    Closes-Bug: 1411331
    (cherry picked from commit e6383147bfa1ecd24747f9bdf159e43e34625e49)

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/openstack-ansible 11.2.11

This issue was fixed in the openstack/openstack-ansible 11.2.11 release.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/openstack-ansible 11.2.12

This issue was fixed in the openstack/openstack-ansible 11.2.12 release.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/openstack-ansible 11.2.14

This issue was fixed in the openstack/openstack-ansible 11.2.14 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.