Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Openstack API Coverage

jrperritt edited this page Sep 23, 2014 · 2 revisions

This table tracks the progress of the Gophercloud SDK with the following columns:

  1. Service: the Openstack service
  2. Code: percentage completion of code coverage for the Openstack service.
  3. Unit Tests: percentage completion of unit tests for the service.
  4. Acceptance Tests: percentage completion of acceptance (integration) tests for the service.
Service Code Unit Tests Acceptance Tests
Identity v2 80% 80% 80%
Identity v3 70% 70% 70%
Compute v2 90% 90% 90%
Object Storage v1 90% 80% 90%
Block Storage v2 60% 0% 60%
Networking v2 90% 90% 90%
Clone this wiki locally