rackspace / php-opencloud

The PHP SDK for OpenStack clouds
developer.rackspace.com
Other
451 stars 250 forks source link

how to switch api version in php file? #715

Closed lvxiaoqi closed 6 years ago

lvxiaoqi commented 6 years ago

i want use Identity API v3 and how do ?

jamiehannaford commented 6 years ago

Rackspace doesn't support V3. The OpenStack SDK does though: https://github.com/php-opencloud/openstack

lvxiaoqi commented 6 years ago

thank you for your answer,we will to encapsulation this part.thanks!