Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keystone: Change packages configuration to use apache keystone. | Liam R. Howlett | 2014-09-22 | 1 | -1/+1 |
| | | | | | | | | | | This commit changes all required configurations to use keystone running on apache. The following packages configurations were modified for keystone running on apache: python-neutron, python-nova, tempest, python-swift, python-rally, python-heat, python-glance, python-cinder, python-ceilmoeter, python-horizon. Signed-off-by: Liam R. Howlett <Liam.Howlett@WindRiver.com> | ||||
* | swift: separate dispersion config | Vu Tran | 2014-04-11 | 1 | -0/+17 |
There are many changes required for proxy-dispersion config file. So instead of having sed to replace all little details, it's cleaner to add new config file that contains the changes Signed-off-by: Vu Tran <vu.tran@windriver.com> |