+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles

SVN:trunk[2434]
This commit is contained in:
Romain Quetiez
2012-11-20 16:24:24 +00:00
parent b38e818499
commit 4d85ff60ab
36 changed files with 748 additions and 403 deletions

View File

@@ -3,16 +3,16 @@
<Model alias="Model" id="11">
<name>Cisco 6500</name>
<brand_id>10</brand_id>
<Type>NetworkDevice</Type>
<type>NetworkDevice</type>
</Model>
<Model alias="Model" id="4">
<name>DL380</name>
<brand_id>1</brand_id>
<Type>Server</Type>
<type>Server</type>
</Model>
<Model alias="Model" id="5">
<name>Procurve 2450</name>
<brand_id>1</brand_id>
<Type>NetworkDevice</Type>
<type>NetworkDevice</type>
</Model>
</Set>