fia-net/openstack-tempauth
最新稳定版本:0.1.0
Composer 安装命令:
composer require fia-net/openstack-tempauth
包简介
tempauth authentication for Openstack Swift on top of rackspace/php-opencloud.
关键字:
README 文档
README
Very basic support for tempauth authentication for swift using http://github.com/rackspace/php-opencloud.
Requirements
- PHP >=5.4
- rackspace/php-opencloud >= 1.14
Installation
Install through Composer.
composer require fia-net/openstack-tempauth
How it works
A lightly customized OpenStack class and a TempAuth adapter imitate the Keystone authentication. It may not be the best solution but it works for us and does not imply modifying the php-opencloud source tree.
Usage Example
Just instantiate the \Fianet\OpenStack\OpenStack class instead of \OpenCloud\OpenStack.
See the file example/usage.php file.
Support
This package is provided "as-is" and comes with no warranty and no support of any kind. It is not considered as production-ready.
统计信息
- 总下载量: 4.71k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache
- 更新时间: 2016-04-07