Bug #4077
Inconsistency in xsd includes
Status: | Closed | Start date: | 10/22/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Documentation | |||
Target version: | Release 4.14.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | Development, OpenNebula 4.14 |
Description
In user_pool.xsd, user.xsd is included, but in group_pool.xsd, group.xsd is not included.
Not sure which of the two is the right but it looks like a bug since it's inconsistent.
Associated revisions
Bug #4077: Remove include from user_pool.xsd
Bug #4077: Remove include from user_pool.xsd
(cherry picked from commit 1f08b4bf06a7fe04dcbc13fc45a6a5d4c8a80997)
History
#1 Updated by Ruben S. Montero over 5 years ago
- Target version set to Release 4.14.2
#2 Updated by Carlos Martín over 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed
The include was not needed in user_pool.xsd. Thanks.