Skip to content

Very basic support for tempauth authentication for swift using rackspace/php-opencloud.

License

Notifications You must be signed in to change notification settings

fia-net/openstack-tempauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fia-net/openstack-tempauth

Very basic support for tempauth authentication for swift using http://github.com/rackspace/php-opencloud.

Latest Stable Version Total Downloads License

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.

About

Very basic support for tempauth authentication for swift using rackspace/php-opencloud.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages