Comment 2 for bug 1506291

Revision history for this message
Andy McCrae (andrew-mccrae) wrote :

The key gets created as part of the os_swift role which is called as part of that play (or the os-swift-setup.yml play).

I notice there was an error on node1 before these failures (failed=1) what was that? Also can you confirm the os-swift-setup.yml play ran successfully first?

To clarify, the os-swift-isntall.yml calls 2 plays:

- os-swift-setup - sets up the swift bits (services, users etc)
- os-swift-sync: - syncs the ring/key files etc.

In order for the keys to be sync'd they need to have been created, so I'm interested to know whether the os-swift-setup play ran successfully first.

If that is the case, and the key does exist it would be useful to get a debug output from the keys themselves.