The Keystone Identity Service allows clients to obtain tokens that can be used to access OpenStack cloud services. This document is intended for software developers interested in developing applications that utilize the Keystone Identity Service API for authentication. The OpenStack Identity API is implemented using a RESTful web service interface. All requests to authenticate and […]
Continue reading…
Cloud General
cloud general knowledgebase articles.
Setup Network Bonding and Bridge on CentOS
Network bonding refers to the combination of network interfaces on one host for redundancy and/or increased throughput. This helps in high availability of your network interface and offers performance improvement. Bonding is same as port trunking or teaming. Bonding allows you to aggregate multiple ports into a single group, effectively combining the bandwidth into a single […]
Continue reading…