Modify ↓
Ticket #867 (closed defect: fixed)
bcfg2-admin viz doesn't parse metadata with xinclude
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawkfar6gGD3PuUixQdEZQyRr2mpowLW1A70 | Owned by: | desai |
---|---|---|---|
Priority: | trivial | Milestone: | Bcfg2 1.1.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | bcfg2-admin viz | Cc: |
Description
We've split up our Metadata/groups.xml file here for simplicity sake with xinclude. The Metadata.viz method doesn't however parse xincludes like the HandleEvent? method does, therefore missing out data if running 'bcfg2-admin viz -b ...'. A simple copy and paste of the relevant bit from that method seems to work. Please see patch attached.
Matt
Attachments
Change History
Changed 13 years ago by https://www.google.com/accounts/o8/id?id=AItOawkfar6gGD3PuUixQdEZQyRr2mpowLW1A70
- Attachment Metadata.py.patch added
comment:1 Changed 13 years ago by solj
- Status changed from new to closed
- Resolution set to fixed
Added in [e6814a42f5d0bad73278b2dbbbc43396d78d4edf] (SVN r5790). Thanks for the patch!
Note: See
TracTickets for help on using
tickets.