I will give a brief and quick introduction to Ceilometer API with python. Just noticed that there is no such example on Internet. Although it is quite easy, I thought that it may be helpful for some. Just create a python file where you store constants. By this way, it will be easy to manage them: OS_USERNAME="admin" OS_PASSWORD="PASS" OS_TENANT_NAME="admin" OS_AUTH_URL="http://controller:5000/v2.0/" CEILOMETER_ENDPOINT="http://controller:8777"
Development of cutting-edge technologies