← Back to team overview

registry team mailing list archive

[Bug 667839] [NEW] can't start servers with relative paths to configs

 

Public bug reported:

clayg@swift:/$ swift-proxy-server etc/swift/proxy-server.conf 
Error trying to load config etc/swift/proxy-server.conf: Cannot resolve relative uri 'config:etc/swift/proxy-server.conf'; no context keyword argument given

appconfig is picky about relative paths.  It shouldn't be a problem to
hit conf_file with an os.path.abspath before giving it over to the
paste.deploy stuff.  If not there, the bins could do it for sure...

** Affects: swift
     Importance: Low
     Assignee: clayg (clay-gerrard)
         Status: New

** Changed in: swift
     Assignee: (unassigned) => clayg (clay-gerrard)

-- 
can't start servers with relative paths to configs
https://bugs.launchpad.net/bugs/667839
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack Object Storage (swift).



Follow ups

References