Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-07 | Wire in list of controller nodes as memcache_servers for Swift proxy | Giulio Fidente | 1 | -1/+8 | |
Change-Id: Id193f8c13e3ad3e05bd884be5ba65621b9369d0e | |||||
2015-02-12 | Split out SwiftDevicesAndProxy SoftwareConfig | Dan Prince | 1 | -0/+38 | |
This patch splits out the SwiftDevicesAndProxy config such that alternate implementation (puppet for example) can implement their own SoftwareConfig's via a nested stack. This is controlled by the standard overcloud heat environment. For os-apply-config deployments the implementation should work the same as before. For puppet deployments the implementation uses hiera metadata to configure swift devices. Partial-bug: 1418805 Change-Id: Ibf6038460f36279ad51a04947589d4a03a553f66 |