From 673f574ae2f232c5111f2619b0466174afddf247 Mon Sep 17 00:00:00 2001 From: "Jorge L. Williams" Date: Fri, 15 Apr 2011 00:49:16 -0500 Subject: Remove refrences to usernameConflict and groupConflict. --- docs/guide/src/docbkx/idmdevguide.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'docs/guide') diff --git a/docs/guide/src/docbkx/idmdevguide.xml b/docs/guide/src/docbkx/idmdevguide.xml index 294439ce..33a13147 100644 --- a/docs/guide/src/docbkx/idmdevguide.xml +++ b/docs/guide/src/docbkx/idmdevguide.xml @@ -716,16 +716,6 @@ Host: idm.api.openstack.org/v1.1/ 409 - - usernameConflict - 409 - - - - groupConflict - 409 - - From an XML schema perspective, all API faults are extensions of the base fault type -- cgit