これまでの連載では、 APIを利用するのにおもにcurlコマンドを使ってきました。curlでのRESTful APIのしくみを知り、 直接操作することも理解を深めるには重要ですが、 シェルスクリプトなどで使われる実際の運用に近いツールも便利で、 数多く存在します。
This is a client for the OpenStack Keystone API. There's a Python API (the keystoneclient module), and a command-line script (keystone). The Keystone 2.0 API is still a moving target, so this module ...
You have an existing Openstack installation up and running. You have already downloaded the openrc.sh file from Horizon for your project. Sample demo-openrc.sh file ...
今回はOpenStack installerを使って、 そこそこのスペックだけれどもNICが1枚しかないPCに、 OpenStack環境をコマンド1つ、 たった30分で構築する方法をご紹介します。 OpenStackをインストールするということ 「OpenStack」 と言えば、 現在のクラウド ...
OpenStack has delivered its 32nd major release, named "Flamingo." OpenStack Technical Committee chair Goutham Pacha Ravi singled out work to remove eventlet dependencies as a major feature of this ...
It has become standard fare for large, enterprise organizations to reach out to the open source community to fill the void between the software their projects need, and the amount of software their ...
ダッシュボードサービス「Horizon」は、OpenStackにおけるWeb GUI を提供する。もちろんOpenStackはAPIやCLIクライアントでの操作も可能だが、ユーザビリティの向上が必要なクラウドサービスを提供する時などは、Webベースで利用できるGUIを提供することは重要な ...
OpenStack Technical Committee chair Goutham Pacha Ravi singled out work to remove eventlet dependencies as a major feature of this release. Eventlet is a concurrent networking library for Python that, ...