swift-init all start throws error for missing config

Bug #1986723 reported by Al Delgado
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

Executing `swift-init all start` as instructed results in the error:

```
Unable to load internal client from config: '/etc/swift/internal-client.conf' ([Errno 2] No such file or directory: '/etc/swift/internal-client.conf')
```

I got around this by:

```
curl -o /etc/swift/internal-client.conf https://opendev.org/openstack/swift/raw/branch/master/etc/internal-client.conf-sample
```

A lucky guess on my part. It was either get the file, or find out what config pulls that in and comment that stuff out.

- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on OFTC

-----------------------------------
Release: 2.29.2.dev5 on 2019-05-23 10:53:31
SHA: 00763d5a00896a28b6665e88f9ea4d4a9fb50a83
Source: https://opendev.org/openstack/swift/src/doc/source/install/finalize-installation-ubuntu-debian.rst
URL: https://docs.openstack.org/swift/yoga/install/finalize-installation-ubuntu-debian.html

Al Delgado (mule-ear-l)
description: updated
description: updated
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.