Install doc has wrong path to repo in user.yaml

Bug #1305261 reported by Tim McSweeney
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Status tracked in Icehouse
Havana
Fix Released
Low
Mark T. Voelker
Icehouse
Fix Released
Low
Mark T. Voelker

Bug Description

In the following section:
http://docwiki.cisco.com/wiki/Openstack:Havana-Openstack-Installer#Software_Repository_Config

The paths below are missing the cisco sub directory
# If cisco_repo is used, the mirror location can be configured as either ftp or http:
coe::base::openstack_repo_location: 'ftp://ftpeng.cisco.com/openstack'
coe::base::openstack_repo_location: 'http://openstack-repo.cisco.com/openstack'

They should be:
coe::base::openstack_repo_location: 'ftp://ftpeng.cisco.com/openstack/cisco'
coe::base::openstack_repo_location: 'http://openstack-repo.cisco.com/openstack/cisco'

Tags: doc-bug
Revision history for this message
Mark T. Voelker (mvoelker) wrote :

Moreover, the FTP paths should be removed (and were removed from the Puppet code in Havana) due to changes in Cisco IT's repository hosting.

Changed in openstack-cisco:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Mark T. Voelker (mvoelker)
milestone: none → i.0
Revision history for this message
Mark T. Voelker (mvoelker) wrote :
tags: added: doc-bug
Revision history for this message
Mark T. Voelker (mvoelker) wrote :

I'll also add that this was due to a change in the source code to allow users to use a different pocket earlier in the havana cycle. There's code that should issue a warning but correct the URL so that it doesn't halt the install (so basically this is a doc bug).

https://github.com/CiscoSystems/puppet-coi/blob/h.2/manifests/profiles/cobbler_server.pp#L235-L247

I've corrected the docwiki and added Dave to ensure this is reflected in the PDF docs.

Changed in openstack-cisco:
status: Triaged → Fix Committed
milestone: i.0 → h.3
Revision history for this message
David Welsch (dawelsch) wrote :

PDF Deployment Guide on GitHub has been updated with the correct info--path corrected and references to ftp URL removed.

Changed in openstack-cisco:
status: Fix Committed → Fix Released
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.