Configurable proxies for create-mirror script

Bug #1460072 reported by Dmitry Pyzhov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vitaly Parakhin

Bug Description

In some configurations remote repo will be accessible only via proxy. And master node will be available directly.

In some configurations remote repo will be accessible directly and master node will be available via proxy.

So in order to support all combinations create-mirror script should support separate options for remote repo and for fuel master node proxies.

Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :

This report is related to bug #1459964

Roman Vyalov (r0mikiam)
Changed in fuel:
assignee: Fuel OSCI Team (fuel-osci) → Dmitry Pyzhov (dpyzhov)
assignee: Dmitry Pyzhov (dpyzhov) → Matthew Mosesohn (raytrac3r)
status: New → Triaged
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/centos6/fuel-createmirror (master)

Fix proposed to branch: master
Change author: Matthew Mosesohn <email address hidden>
Review: https://review.fuel-infra.org/7281

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/centos6/fuel-createmirror (6.1)

Fix proposed to branch: 6.1
Change author: Vitaly Parakhin <email address hidden>
Review: https://review.fuel-infra.org/7326

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/trusty/fuel-createmirror (6.1)

Fix proposed to branch: 6.1
Change author: Vitaly Parakhin <email address hidden>
Review: https://review.fuel-infra.org/7327

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/centos6/fuel-createmirror (master)

Reviewed: https://review.fuel-infra.org/7281
Submitter: Andrey Nikitin <email address hidden>
Branch: master

Commit: cac20ce2601d9d92350bec0bdb0c3f8df4f76696
Author: Matthew Mosesohn <email address hidden>
Date: Tue Jun 2 12:44:50 2015

Add note about proxy in help

New text reads:
If you are behind a proxy, you should set both
http_proxy and RSYNC_PROXY env vars.

Change-Id: Ic5ca2af5fa82c0d2bc25e359f7a3335ffec5ed11
Closes-Bug: #1460072

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/centos6/fuel-createmirror (6.1)

Fix proposed to branch: 6.1
Change author: Matthew Mosesohn <email address hidden>
Review: https://review.fuel-infra.org/7328

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/centos6/fuel-createmirror (6.1)

Reviewed: https://review.fuel-infra.org/7326
Submitter: Vitaly Parakhin <email address hidden>
Branch: 6.1

Commit: d0b6b6a3f6324f641a6544b0e0ae00fca7b0502f
Author: Vitaly Parakhin <email address hidden>
Date: Wed Jun 3 09:52:51 2015

Add note about proxy in help

New text reads:
If you are behind a proxy, you should set both
http_proxy and RSYNC_PROXY env vars.

Change-Id: I306d985a0dd481b10444525f6f778f7bdfced6d2
Closes-Bug: #1460072

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/trusty/fuel-createmirror (6.1)

Reviewed: https://review.fuel-infra.org/7327
Submitter: Vitaly Parakhin <email address hidden>
Branch: 6.1

Commit: d95c05ded306d55697136d391d1d115dd34d91e8
Author: Vitaly Parakhin <email address hidden>
Date: Wed Jun 3 09:53:52 2015

Add note about proxy in help

New text reads:
If you are behind a proxy, you should set both
http_proxy and RSYNC_PROXY env vars.

Change-Id: I394ec2bf7fc32f063936394ed3a450867f5db4fc
Closes-Bug: #1460072

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to packages/trusty/fuel-createmirror (6.1)

Related fix proposed to branch: 6.1
Change author: Vitaly Parakhin <email address hidden>
Review: https://review.fuel-infra.org/7347

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to packages/centos6/fuel-createmirror (6.1)

Related fix proposed to branch: 6.1
Change author: Vitaly Parakhin <email address hidden>
Review: https://review.fuel-infra.org/7351

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/centos6/fuel-createmirror (master)

Fix proposed to branch: master
Change author: Matthew Mosesohn <email address hidden>
Review: https://review.fuel-infra.org/7352

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on packages/centos6/fuel-createmirror (master)

Change abandoned by Matthew Mosesohn <email address hidden> on branch: master
Review: https://review.fuel-infra.org/7352
Reason: https://review.fuel-infra.org/7347

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to packages/trusty/fuel-createmirror (6.1)

Reviewed: https://review.fuel-infra.org/7347
Submitter: Vitaly Parakhin <email address hidden>
Branch: 6.1

Commit: 3ead46042bbfc320c09052f860e1b3a5852cf2a4
Author: Vitaly Parakhin <email address hidden>
Date: Wed Jun 3 11:41:53 2015

Bypass http proxy while accessing Fuel Master node

Even if we define server-wide http_proxy variable, the Fuel
Master node should still be accessed directly.

Change-Id: I1a1ffb9e1e846c6a96d5ca2a966bef9ac2299b38
Related-Bug: #1460072

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to packages/centos6/fuel-createmirror (6.1)

Reviewed: https://review.fuel-infra.org/7351
Submitter: Vitaly Parakhin <email address hidden>
Branch: 6.1

Commit: 90207deddc2fcb1f03a1b557d8fec34e2b9cdc89
Author: Vitaly Parakhin <email address hidden>
Date: Wed Jun 3 11:43:39 2015

Bypass http proxy while accessing Fuel Master node

Even if we define server-wide http_proxy variable, the Fuel
Master node should still be accessed directly.

Change-Id: I0fa7c64b9a829167dc4874e2112cde8f8ec3862e
Related-Bug: #1460072

Changed in fuel:
assignee: Matthew Mosesohn (raytrac3r) → Vitaly Parakhin (vparakhin)
status: Triaged → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on packages/centos6/fuel-createmirror (6.1)

Change abandoned by Matthew Mosesohn <email address hidden> on branch: 6.1
Review: https://review.fuel-infra.org/7328

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.