diff --git a/www/index.html b/www/index.html index cc03cf8d0..39da55990 100644 --- a/www/index.html +++ b/www/index.html @@ -5,807 +5,570 @@ {% block title %}{% endblock %} {% block header %}{% endblock header %} {% block content %} - -
-
-
-

Development Resources for OpenStack clouds

-

- You interact with an OpenStack cloud using a number of tools. The tool you choose depends on your use case in the cloud. Here are some starting points. -

-
- View SDKs - View APIs - View CLIs -
+ +
+
+
+

Development resources for OpenStack clouds

+

+ You can use SDKs, APIs, and + CLIs to interact with private and public + OpenStack clouds. Use the APIs when an SDK is not available for + the programming language that you use. +

+
+ View SDKs + View APIs + View CLIs + - - - -
-
-
-

- Software Development Kits -

-

- A software development kit (SDK) is a collection of code, examples, and - documentation that helps you to create applications in the language of - your choice on OpenStack clouds. If one of these SDKs does not support - your language or use case, use the API or one of the - other known - SDKs. -

-
-

- Java -

-
-
-
- SDK -
-
- - Apache jclouds - -

- - Get SDK Now - -

-
-
-
- -
-
-
- Community Links -
-
- - Twitter: - - - @jclouds - -
-
- - IRC: - - - #jclouds - - on freenode -
-
- - Mailing List: - - - Register - - | - - Archive - -
-
- - Report Issues: - - - Issue Tracker - -
-
-
-
-

- Node.js -

-
-
-
- SDK -
-
- - pkgcloud - -

- - Get SDK Now - -

-
-
-
- -
-
-
- Community Links -
-
- - Twitter: - - - @pkgcloud - -
-
- - IRC: - - - #pkgcloud - - on freenode -
-
- - Mailing List: - - - GitHub Issues - -
-
- - Report Issues: - - - Issue Tracker - -
-
-
-
-
-

- Python -

-
-
-
- SDK -
-
- - libcloud - -

- - Get SDK Now - -

- -
-
-
- -
-
-
- Community Links -
-
- - Twitter: - - - @libcloud - -
-
- - IRC: - - - #libcloud - - on freenode -
-
- - Mailing List: - - - Register - - | - - Archive - -
-
- - Report Issues: - - - Issue Tracker - -
-
-
-
-
-

- Ruby -

-
-
-
- SDK -
-
- - Fog - -

- - Get SDK Now - -

-
-
-
- -
-
-
- Community Links -
-
- - Twitter: - - - @fog - -
-
- - IRC: - - - #ruby-fog - - on freenode -
-
- - Mailing List: - - - ruby-fog - -
-
- - Report Issues: - - - Issue Tracker - -
-
-
-
-
-

- .NET -

-
-
-
- SDK -
-
- - .NET - -

- - Get SDK Now - -

-
-
-
-
-
-
- Docs and Resources -
-
- - Wiki - -
-
- - Source Code - -
-
- - Issues - -
-
-
-
-
-
- Community Links -
-
- - IRC: - - - #openstack-sdks - - on freenode -
-
- - Mailing List: - - - Register - - | - - Archive - -
-
- - Report Issues: - - - Issue Tracker - -
-
-
-
-
-

- PHP -

-
-
-
- SDK -
-
- PHP -

- - Get SDK Now - -

-
-
-
-
-
-
- Docs and Resources -
-
- - Wiki - -
-
- - Source Code - -
-
- - Issues - -
-
-
-
-
-
- Community Links -
-
- - IRC: - - - #openstack-sdks - - on freenode -
-
- - Mailing List: - - - Register - - | - - Archive - -
-
- - Report Issues: - - - Issue Tracker - -
-
-
-
-
- -
-

- Command-Line Interface -

-

- The OpenStack client is a text-based command-line interface (CLI) that - helps you to create scripts for interacting with OpenStack clouds. The - centralized openstack CLI is the preferred way to interact - with OpenStack services. Some services, such as Compute, have their own - Python libraries but OpenStack is phasing out these individual clients - and recommends the use of the OpenStack client. -

-
-
-
- Official CLI -
-
- - OpenStack Client - -
-
+ +
-
-
-
- Docs and Resources -
-
- - Getting Started Guide - -
-
- - CLI Reference Manual - -
-
-
-
-
-
- Community Links -
-
- - Twitter: - - - @openstack - -
-
- - IRC: - - - #openstack - -
-
- - Mailing List: - - - Register - - | - - Archive - -
-
- - Report Issues: - - - Issue Tracker - -
-
- - Support: - - - Ask - -
-
-
+
+
+

+ SDKs +

+

+ A software development kit (SDK) contains code, examples, and + documentation that you use to create OpenStack cloud + applications in the language of your choice. +

+

+ If one of the following SDKs do not support your language or use case, + you can use the APIs or one of the other known SDKs. +

+
+

+ Java +

+
+
+
+ SDK +
+
+ + Apache jclouds SDK + +
+
+
+ +
+
+
+ Community +
+
+ + Twitter: + + + @jclouds + +
+
+ + IRC: + + + #jclouds + + on freenode +
+
+ + Mailing list: + + + Register + + | + + Archive + +
+
+ + Issues: + + + Report a Bug + +
+
+
+
+
+

+ Node.js +

+
+
+
+ SDK +
+
+ + pkgcloud SDK + +
+
+
+ +
+
+
+ Community +
+
+ + Twitter: + + + @pkgcloud + +
+
+ + IRC: + + + #pkgcloud + + on freenode +
+
+ + Issues: + + + pkgcloud/pkgcloud Issues + +
+
+
+
+
+

+ Python +

+
+
+
+ SDK +
+
+ + libcloud SDK + +
+
+
+ +
+
+
+ Community +
+
+ + Twitter: + + + @libcloud + +
+
+ + IRC: + + + #libcloud + + on freenode +
+
+ + Mailing list: + + + Register + + | + + Archive + +
+
+ + Issues: + + + Issues + +
+
+
+
+
+

+ Ruby +

+
+
+
+ SDK +
+
+ + Fog SDK + +
+
+
+
+
+
+ Docs and resources +
+
+ + Getting Started with Fog and OpenStack + +
+
+
+
+
+
+ Community +
+
+ + Twitter: + + + @fog + +
+
+ + IRC: + + + #ruby-fog + + on freenode +
+
+ + Mailing list: + + + ruby-fog + +
+
+ + Issues: + + + fog/fog Issues + +
+
+
+
+
+

+ .NET +

+
+
+
+ SDK +
+
+ + .NET SDK + +
+
+
+
+
+
+ Docs and resources +
+
+ + OpenStack.NET + +
+
+ + openstacknetsdk/openstack.net + +
+
+
+
+
+
+ Community +
+
+ + IRC: + + + #openstack-sdks + + on freenode +
+
+ + Mailing list: + + + Register + + | + + Archive + +
+
+ + Issues: + + + openstacknetsdk/openstack.net Issues + +
+
+
+
+
+

+ PHP +

+
+
+
+ SDK +
+
+ PHP SDK +
+
+
+
+
+
+ Docs and resources +
+
+ + Welcome to php-opencloud! + +
+
+ + php-opencloud/openstack + +
+
+
+
+
+
+ Community +
+
+ + IRC: + + + #openstack-sdks + + on freenode +
+
+ + Mailing list: + + + Register + + | + + Archive + +
+
+ + Issues: + + + php-opencloud/openstack Issues + +
+
+
+
+
+
+

+ APIs +

+

+ An application programming interface (API) lets you access service + capabilities through predefined functions. +

+

+ To learn how to use the APIs, see the OpenStack + API Guide and OpenStack + API Complete Reference. +

+
+
+

+ CLIs +

+

+ A command-line interface (CLI) is a text-based client that helps + you create scripts to interact with OpenStack clouds. +

+

+ To install the CLIs, see Install the CLIs. +

+

+ To use the CLIs, see OpenStack command-line clients. +

+
+
+ +
+

+ Documentation treated like code, powered by the community - interested? Here's + + how to contribute + + . +

+

+ The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by + + Rackspace Cloud Computing + + . +

- -
- -
-

- Documentation treated like code, powered by the community - interested? Here's - - how to contribute - - . -

-

- The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by - - Rackspace Cloud Computing - - . -

-
-
- {% endblock content %} - - - + + - + +