change to rackspace download url for ohai

Bug #1386745 reported by Sam Stavinoha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
satori
Fix Committed
Undecided
Ryan Walker

Bug Description

The current ohai-solo download URL is "http://ohai.rax.io/install.sh"

This is not descriptive when customers see it in their /var/log/secure so please change it to the newly created Rackspace.com URL "http://readonly.configdiscovery.rackspace.com/install.sh"

readonly.configdiscovery.rackspace.com is a CNAME to the same CDN cloud-files container as ohai.rax.io so all objects referenced remain the same. Only the base hostname changes.

The following files contain the term ohai.rax.io

satori/sysinfo/ohai_solo.py: command = "wget -N http://ohai.rax.io/install.sh"
satori/sysinfo/posh_ohai.py: '"http://ohai.rax.io/deploy.ps1"))'
satori/tests/test_sysinfo_ohai_solo.py: mock.call('wget -N http://ohai.rax.io/install.sh', cwd='/tmp',

Sam Stavinoha (smlstvnh)
Changed in satori:
assignee: Sam Stavinoha (smlstvnh) → Ryan Walker (rwalker)
assignee: Ryan Walker (rwalker) → nobody
assignee: nobody → Ryan Walker (ryan-walker)
Changed in satori:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to satori (master)

Reviewed: https://review.openstack.org/131473
Committed: https://git.openstack.org/cgit/stackforge/satori/commit/?id=5674cbd833c840fdfed61df01db6df163b67191d
Submitter: Jenkins
Branch: master

commit 5674cbd833c840fdfed61df01db6df163b67191d
Author: Ryan Walker <email address hidden>
Date: Tue Oct 28 09:37:32 2014 -0500

    Change ohaisolo and poshohai domains

    This replaces the URLs for Ohai-Solo and Posh-Ohai to use a
    rackspace.com domain in order to help properly identitfy the source of
    the packages and prevent confusion to users on what is being done.

    In the future, this URL should be fully customizable to allow for
    someone to host their own Ohai-Solo/Posh-Ohai packages if they so
    choose.

    Closes-Bug: #1386745

    Change-Id: If2b58846eb47c550614a94d73bdf33ac79ff9cf5

Changed in satori:
status: In Progress → Fix Committed
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.