Skip to content

Commit 96b81b6

Browse files
author
Jamie Hannaford
committed
Merge pull request rackspace#666 from jamiehannaford/sdk-warning
promote new SDK; fixes rackspace#665
2 parents a2c8033 + f478f1a commit 96b81b6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
**php-opencloud**
2-
=============
3-
PHP SDK for OpenStack/Rackspace APIs
1+
# php-opencloud
2+
3+
> **OpenStack users are recommended to use https://github.com/php-opencloud/openstack, which
4+
> is the latest supported version of the SDK. This codebase which you are now looking at will
5+
> enter end-of-life soon. For Rackspace Cloud users, a v2 is actively being worked on.**
46
57
[![Latest Stable Version](https://poser.pugx.org/rackspace/php-opencloud/v/stable.png)](https://packagist.org/packages/rackspace/php-opencloud) [![Travis CI](https://secure.travis-ci.org/rackspace/php-opencloud.png)](https://travis-ci.org/rackspace/php-opencloud) [![Total Downloads](https://poser.pugx.org/rackspace/php-opencloud/downloads.png)](https://packagist.org/packages/rackspace/php-opencloud)
68

7-
Our official documentation is now available on http://docs.php-opencloud.com. For SDKs in different languages, see http://developer.rackspace.com.
9+
PHP SDK for OpenStack/Rackspace APIs. Our official documentation is now available on http://docs.php-opencloud.com. For SDKs in different languages, see http://developer.rackspace.com.
810

911
The PHP SDK should work with most OpenStack-based cloud deployments,
1012
though it specifically targets the Rackspace public cloud. In

0 commit comments

Comments
 (0)