From 99c22b0d1e169e7e1ee753bca327842077fcf975 Mon Sep 17 00:00:00 2001 From: uggla Date: Fri, 5 Jun 2015 00:18:00 +0200 Subject: [PATCH] Add umbrello uml file Add conf file sample --- uml/alexandria.conf | 20 +++ uml/alexandria.xmi | 295 ++++++++++++++++++++++++++++++++++++++++++++ uml/structdrv.txt | 8 ++ 3 files changed, 323 insertions(+) create mode 100644 uml/alexandria.conf create mode 100644 uml/alexandria.xmi create mode 100644 uml/structdrv.txt diff --git a/uml/alexandria.conf b/uml/alexandria.conf new file mode 100644 index 0000000..0ca2580 --- /dev/null +++ b/uml/alexandria.conf @@ -0,0 +1,20 @@ +[alexandria] +port=80 + +[itop] +drvtype=cmdb +endpoint=http://itop/rest +loginItop=itopuser +passwordItop=itoppassword + +[redfish] +drvtype=hw + +[ironic] +drvtype=hw +endpoint=http://ironic/rest + +[mondorescue] +drvtype=hw +paramMondo1 +paramMondo2 diff --git a/uml/alexandria.xmi b/uml/alexandria.xmi new file mode 100644 index 0000000..b9205c0 --- /dev/null +++ b/uml/alexandria.xmi @@ -0,0 +1,295 @@ + + + + + umbrello uml modeller http://umbrello.kde.org + 1.6.9 + UnicodeUTF8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/uml/structdrv.txt b/uml/structdrv.txt new file mode 100644 index 0000000..d16edbe --- /dev/null +++ b/uml/structdrv.txt @@ -0,0 +1,8 @@ + + +[ +{name:itop,type:cmdb}, +{name:redfifh,type:hw}, +{name:ironic,type:hw} +] +