diff --git a/FORTINET/Fortiweb/Log/.meta_syslogd.xml b/FORTINET/Fortiweb/Log/.meta_syslogd.xml index c63ecca3..70634f6a 100755 --- a/FORTINET/Fortiweb/Log/.meta_syslogd.xml +++ b/FORTINET/Fortiweb/Log/.meta_syslogd.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + syslogd.xml + DATE_MODIFICATION - 1588582251223 + 1670906417655 REPOSITORY @@ -11,11 +15,7 @@ DATE_CREATION - 1588582251205 - - - MANUFACTURER - 17 + 1670906417635 MODEL @@ -28,6 +28,10 @@ FILE_TYPE text + + MANUFACTURER + 17 + TYPE FILE diff --git a/FORTINET/Fortiweb/Log/syslogd.xml b/FORTINET/Fortiweb/Log/syslogd.xml index b8d2141a..1c8203f9 100755 --- a/FORTINET/Fortiweb/Log/syslogd.xml +++ b/FORTINET/Fortiweb/Log/syslogd.xml @@ -17,7 +17,7 @@ Syslogd Log false - 1 + 10 false true true @@ -25,46 +25,46 @@ params._order - - + + - enable - disable + enable + disable - + - alert - audit - auth - authpriv - clock - cron - daemon - ftp - kernel - local0 - local1 - local2 - local3 - local4 - local5 - local6 - local7 - mail - ntp - user + alert + audit + auth + authpriv + clock + cron + daemon + ftp + kernel + local0 + local1 + local2 + local3 + local4 + local5 + local6 + local7 + mail + ntp + user - - + + - show full-configuration log syslog-policy##show full-configuration log syslogd +
@syslogd@ @@ -72,19 +72,23 @@ - @^\s+set server (?<ipaddr>\S+)@ + @^\s+set server (?<ipaddr>\S+)@ + - @^\s+set port (?<port>\d+)\s*$@ + @^\s+set port (?<port>\d+)\s*$@ + - @^\s+set status (?<status>\S+)\s*$@ + @^\s+set status (?<status>\S+)\s*$@ + - @^\s+set facility (?<facility>\S+)\s*$@ + @^\s+set facility (?<facility>\S+)\s*$@ + @set @ @@ -93,8 +97,25 @@ - config log syslogdset status {$params.status}set severity informationset facility {$params.facility}set policy Customer_Syslogendconfig log syslog-policyedit Customer_Syslogconfigsyslog-server-listedit 1set server {$params.ipaddr}set port {$params.port}set csv disableset tls disablenextendnextend - + diff --git a/FORTINET/Fortiweb/Networking/.meta_interface.xml b/FORTINET/Fortiweb/Networking/.meta_interface.xml index 779dc5e8..4e06fea9 100755 --- a/FORTINET/Fortiweb/Networking/.meta_interface.xml +++ b/FORTINET/Fortiweb/Networking/.meta_interface.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + interface.xml + DATE_MODIFICATION - 1588582312309 + 1671086033142 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582312282 + 1671086033114 MODEL diff --git a/FORTINET/Fortiweb/Networking/interface.xml b/FORTINET/Fortiweb/Networking/interface.xml index 1aaca10d..e4e7de38 100755 --- a/FORTINET/Fortiweb/Networking/interface.xml +++ b/FORTINET/Fortiweb/Networking/interface.xml @@ -25,38 +25,90 @@ params._order - - - + + + - up - down + up + down - + - +== [ port1 ] + type: physical + ip: 10.12.111.2/24 + ip6: ::/0 + allowaccess: ping ssh snmp http https FWB-manager + status: up + mode: static + ip6-mode: static + description: OAM + ip6-allowaccess: + wccp: disable + mtu: 1500 + dynamic_gateway: + dynamic_dns1: + dynamic_dns2: + +== [ port2 ] + type: physical + ip: 10.12.112.2/29 + ip6: ::/0 + allowaccess: ping ssh snmp http https FWB-manager + status: up + mode: dhcp + ip6-mode: static + description: VWAF-External1 + ip6-allowaccess: + wccp: disable + mtu: 1500 + dynamic_gateway: 10.12.112.1 + dynamic_dns1: 10.12.112.6 + dynamic_dns2: + +== [ port3 ] + type: physical + ip: 10.12.112.10/29 + ip6: ::/0 + allowaccess: ping ssh snmp http https FWB-manager + status: up + mode: dhcp + ip6-mode: static + description: VWAF-External2 + ip6-allowaccess: + wccp: disable + mtu: 1500 + dynamic_gateway: 10.12.112.9 + dynamic_dns1: 10.12.112.14 + dynamic_dns2: + + +FortiWeb (global) $ - get system interface +
- @^==\s..(?<object_id>\S+)\s.@ + @==\s+\[\s+(?<object_id>port\d+)@
- @.ip:.(?<address>\S*)@ + @.ip:.(?<address>\S*)@ + - @status:.(?<status>\S*)@ + @status:.(?<status>\S*)@ + - @description:.(?<comment>.*)@ + @description:.(?<comment>.*)@ + @.type:@ @@ -77,14 +129,14 @@
- config system interfaceedit "{$params.object_id}"set type physicalset ip6 ::/0unset allowaccessset status {$params.status}set mode dhcpset ip6-mode static{if empty($params.comment)}unset description{else}set description {$params.comment}{/if}configsecondaryipendunset ip6-allowaccessset wccp disableset mtu 1500nextend - + - {if $params.object_id == "port2"}INPUT RESTRICTION: Interface {$params.object_id} cannot be EDITED/DELETED. Management port. + +]]> diff --git a/FORTINET/Fortiweb/System/.meta_dns.xml b/FORTINET/Fortiweb/System/.meta_dns.xml index f3f182d6..98762cd1 100755 --- a/FORTINET/Fortiweb/System/.meta_dns.xml +++ b/FORTINET/Fortiweb/System/.meta_dns.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + dns.xml + DATE_MODIFICATION - 1588582357015 + 1647231856533 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582356997 + 1647231856505 MODEL diff --git a/FORTINET/Fortiweb/System/dns.xml b/FORTINET/Fortiweb/System/dns.xml index c324fada..c76e4f45 100755 --- a/FORTINET/Fortiweb/System/dns.xml +++ b/FORTINET/Fortiweb/System/dns.xml @@ -27,31 +27,31 @@ - 0 + 0 - system - dhcp + system + dhcp - static - dhcp + static + dhcp - - + + - - + + @@ -60,25 +60,25 @@ - show full-configuration system dns +
- @set.secondary\s(?<secondary_dns>\S+)@ + @set.secondary\s(?<secondary_dns>\S+)@
- config system network-option{if $params.server_mode == dhcp}set dns-priority dhcp{else}set dns-priority system{/if} + +]]> - {if $params.dns_priority == "system" && $params.server_mode == "dhcp"} INPUT RESTRICTION. BOTH PRIMARY DNS AND SECONDARY DNS VALUES ARE EMPTY. + +]]> diff --git a/JUNIPER/junOS_generic/L3VPN/.meta_interface_object.xml b/JUNIPER/junOS_generic/L3VPN/.meta_interface_object.xml index 16b6849f..38ed384b 100755 --- a/JUNIPER/junOS_generic/L3VPN/.meta_interface_object.xml +++ b/JUNIPER/junOS_generic/L3VPN/.meta_interface_object.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + interface_object.xml + DATE_MODIFICATION - 1597846798636 + 1662032703582 REPOSITORY @@ -11,19 +15,18 @@ DATE_CREATION - 1597846798564 + 1662032703570 - FILE_TYPE - text + MODEL + 121 TAG - string - MODEL - 121 + FILE_TYPE + text MANUFACTURER @@ -35,7 +38,6 @@ COMMENT - string diff --git a/JUNIPER/junOS_generic/L3VPN/interface_object.xml b/JUNIPER/junOS_generic/L3VPN/interface_object.xml index 3c4112ab..ab7e394c 100755 --- a/JUNIPER/junOS_generic/L3VPN/interface_object.xml +++ b/JUNIPER/junOS_generic/L3VPN/interface_object.xml @@ -1,74 +1,53 @@ - - - cli - false + + /images/repository/CommandDefinition/icons/h.323.jpg object_id + + 10000 + 5 + cli + + + false false - Network - /images/repository/CommandDefinition/icons/h.323.jpg false - 1 - Interfaces - 10000 + 0 + Interfaces - Not working + Network + false + 1 false - false true true true params._order - 5 - true - - set interfaces ge-0/0/0 unit 0 family inet sampling input -set interfaces ge-0/0/0 unit 0 family inet sampling output -set interfaces ge-0/0/0 unit 0 family inet address 10.21.1.130/24 -set interfaces sp-0/0/0 unit 0 family inet address 1.1.1.1/23 - - - - show configuration interfaces | display set - -
- @^set\s+interfaces\s+(?<object_id>\S+)@ -
- - - @^set\s+interfaces\s+(?<object_id>\S+)\s+description\s+(?<interfaceDescription>\S+)@ - - - - - @^set\s+interfaces\s+(?<object_id>\S+)\s+unit\s+0\s+family\s+inet\s+address\s+(?<interfaceIp>\S+)@ - @^set\s+interfaces\s+(?<object_id>\S+)\s+unit\s+0\s+family\s+inet6\s+address\s+(?<interfaceIpv6>\S+)@ - - - -
- -
- - - - - + + + -
Address
+ Address
- + -
Address
+ Address
- +
- - create VRF + + set interfaces ge-0/0/0 unit 0 family inet sampling input +set interfaces ge-0/0/0 unit 0 family inet sampling output +set interfaces ge-0/0/0 unit 0 family inet address 10.21.1.130/24 +set interfaces sp-0/0/0 unit 0 family inet address 1.1.1.1/23 + + + + +]]>
diff --git a/JUNIPER/junOS_generic/System/.meta_interface_object.xml b/JUNIPER/junOS_generic/System/.meta_interface_object.xml index 16b6849f..33125f8e 100755 --- a/JUNIPER/junOS_generic/System/.meta_interface_object.xml +++ b/JUNIPER/junOS_generic/System/.meta_interface_object.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + interface_object.xml + DATE_MODIFICATION - 1597846798636 + 1662123801438 REPOSITORY @@ -11,19 +15,18 @@ DATE_CREATION - 1597846798564 + 1662123801428 - FILE_TYPE - text + MODEL + 121 TAG - string - MODEL - 121 + FILE_TYPE + text MANUFACTURER @@ -35,7 +38,6 @@ COMMENT - string diff --git a/JUNIPER/junOS_generic/System/interface_object.xml b/JUNIPER/junOS_generic/System/interface_object.xml index 46163ef0..1464ff36 100755 --- a/JUNIPER/junOS_generic/System/interface_object.xml +++ b/JUNIPER/junOS_generic/System/interface_object.xml @@ -1,69 +1,71 @@ - - - cli - false + + /images/repository/CommandDefinition/icons/h.323.jpg object_id + + 10000 + 3 + cli + + + false false - Network - /images/repository/CommandDefinition/icons/h.323.jpg false - 1 - Interfaces - 10000 + 0 + Interfaces + Network + false + 1 false - false true true true params._order - 3 - true - + + + + + Address + + + + + Address + + + + + set interfaces ge-0/0/0 unit 0 family inet sampling input set interfaces ge-0/0/0 unit 0 family inet sampling output set interfaces ge-0/0/0 unit 0 family inet address 10.21.1.130/24 set interfaces sp-0/0/0 unit 0 family inet address 1.1.1.1/23 - - show configuration interfaces | display set + +
@^set\s+interfaces\s+(?<object_id>\S+)@
+ @^set\s+interfaces\s+(?<object_id>\S+)\s+description\s+(?<interfaceDescription>\S+)@ + - @^set\s+interfaces\s+(?<object_id>\S+)\s+unit\s+0\s+family\s+inet\s+address\s+(?<interfaceIp>\S+)@ @^set\s+interfaces\s+(?<object_id>\S+)\s+unit\s+0\s+family\s+inet6\s+address\s+(?<interfaceIpv6>\S+)@ + +
-
- - - - - - -
Address
-
-
- - -
Address
-
-
- -
diff --git a/KUBERNETES/Generic/.meta_k8_pods_list.xml b/KUBERNETES/Generic/.meta_k8_pods_list.xml index 8526ce6d..ebcbe85e 100755 --- a/KUBERNETES/Generic/.meta_k8_pods_list.xml +++ b/KUBERNETES/Generic/.meta_k8_pods_list.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + k8_pods_list.xml + DATE_MODIFICATION - 1605543793138 + 1647354748663 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1605543793131 + 1647354748637 MODEL diff --git a/KUBERNETES/Generic/k8_pods_list.xml b/KUBERNETES/Generic/k8_pods_list.xml index 6c200831..7880b147 100755 --- a/KUBERNETES/Generic/k8_pods_list.xml +++ b/KUBERNETES/Generic/k8_pods_list.xml @@ -66,62 +66,25 @@ - GET +
@^\s \s*$@ - //root/items/row
- - - - @<name>(?<object_id>.*)</name>@ - metadata/name - - - - @<creationTimestamp>(?<creation_date>.*)</creationTimestamp>@ - metadata/creationTimestamp - - - - @<app>(?<app_name>.*)</app>@ - metadata/labels/app - - - - @<name>(?<container_name>.*)</name>@ - spec/containers/row/name - - - - @<image>(?<container_image>.*)</image>@ - spec/containers/row/image - - - - @<phase>(?<container_status_phase>.*)</phase>@ - status/phase - - - - @<namespace>(?<namespace>.*)</namespace>@ - metadata/namespace - - +
/api/v1/pods
- {literal}{{/literal}"apiVersion":"v1","kind":"Pod","metadata":{literal}{{/literal}"name":"{$params.app_name}","namespace": "{$params.namespace}"{literal}}{/literal},"spec":{literal}{{/literal}"containers":[{literal}{{/literal}"name":"{$params.app_name}","image":"{$params.app_name}"{literal}}{/literal}],"restartPolicy":"Never"{literal}}{/literal} -{literal}}{/literal} + POST# /api/v1/namespaces/{$params.namespace}/pods - {} + DELETE /api/v1/namespaces/{$k8_pods_list.$object_id.namespace}/pods/{$k8_pods_list.$object_id.user_app} diff --git a/LINUX/MSA_LICENSE/.meta_License.xml b/LINUX/MSA_LICENSE/.meta_License.xml index 73f55b74..35b701a1 100755 --- a/LINUX/MSA_LICENSE/.meta_License.xml +++ b/LINUX/MSA_LICENSE/.meta_License.xml @@ -7,7 +7,7 @@
DATE_MODIFICATION - 1662724718294 + 1669813329308 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1662724718277 + 1669813329294 MODEL diff --git a/LINUX/MSA_LICENSE/License.xml b/LINUX/MSA_LICENSE/License.xml index 0f4b963c..6a8fa028 100644 --- a/LINUX/MSA_LICENSE/License.xml +++ b/LINUX/MSA_LICENSE/License.xml @@ -25,19 +25,19 @@ params._order - - - - - - - - - + + + + + + + + + - SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt; for f in /opt/fmc_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/*.txt; do echo `basename "$f"` >> /opt/fmc_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt; cat $f >> /opt/fmc_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt; done; sed -i '/^$/d' /opt/fmc_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt ; cat /opt/fmc_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt]]> + SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt; for f in /mnt/NASVolume/msa_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/*.txt; do echo `basename "$f"` >> /mnt/NASVolume/msa_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt; cat $f >> /mnt/NASVolume/msa_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt; done; sed -i '/^$/d' /mnt/NASVolume/msa_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt ; cat /mnt/NASVolume/msa_repository/Datafiles/{$SD->SD_CLI_PREFIX}/{$SD->SD_ABONNE}/appended_lic.txt]]>
@(?<object_id>\d+)\.txt@ diff --git a/NFVO/Generic/.meta_Registered_VNFM.xml b/NFVO/Generic/.meta_Registered_VNFM.xml index 1bea4074..7985b98c 100755 --- a/NFVO/Generic/.meta_Registered_VNFM.xml +++ b/NFVO/Generic/.meta_Registered_VNFM.xml @@ -7,7 +7,7 @@ DATE_MODIFICATION - 1644422703381 + 1688031440237 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1644422703377 + 1688031440205 MODEL diff --git a/NFVO/Generic/.meta_nfvi_resources.xml b/NFVO/Generic/.meta_nfvi_resources.xml index 5e9a80e7..a8bdb9e1 100755 --- a/NFVO/Generic/.meta_nfvi_resources.xml +++ b/NFVO/Generic/.meta_nfvi_resources.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + nfvi_resources.xml + DATE_MODIFICATION - 1594214755882 + 1673552051931 REPOSITORY @@ -11,19 +15,18 @@ DATE_CREATION - 1594214755875 + 1673552051904 - FILE_TYPE - text + MODEL + 17010305 TAG - string - MODEL - 17010305 + FILE_TYPE + text MANUFACTURER @@ -35,7 +38,6 @@ COMMENT - string diff --git a/NFVO/Generic/.meta_ns_instances.xml b/NFVO/Generic/.meta_ns_instances.xml index c1f8b057..604da99c 100755 --- a/NFVO/Generic/.meta_ns_instances.xml +++ b/NFVO/Generic/.meta_ns_instances.xml @@ -7,7 +7,7 @@ DATE_MODIFICATION - 1644250342949 + 1647421566486 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1644250342944 + 1647421566461 MODEL diff --git a/NFVO/Generic/.meta_vnf_catalogs.xml b/NFVO/Generic/.meta_vnf_catalogs.xml index 64f9d9fe..5fa1ecb6 100755 --- a/NFVO/Generic/.meta_vnf_catalogs.xml +++ b/NFVO/Generic/.meta_vnf_catalogs.xml @@ -7,7 +7,7 @@ DATE_MODIFICATION - 1644250067372 + 1686817376287 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1644250067351 + 1686817376253 MODEL diff --git a/NFVO/Generic/Registered_VNFM.xml b/NFVO/Generic/Registered_VNFM.xml index f978bf2c..74fa4f06 100644 --- a/NFVO/Generic/Registered_VNFM.xml +++ b/NFVO/Generic/Registered_VNFM.xml @@ -25,14 +25,14 @@ params._order - - - - - - - - + + + + + + + + <?xml version="1.0" encoding="UTF-8" ?> @@ -150,12 +150,12 @@
@^\s \s*$@ - //root/row + /root/row
- @ <id>(?<object_id>.*)</id>@ + @<id>(?<object_id>.*)</id>@ id @@ -173,11 +173,6 @@ @<version>(?<version>.*)</version>@ version - - - @<tag_name>(?<variable_name>.*)</tag_name>@ - //entry - @<subscriptionType>(?<subscriptionType>.*)</subscriptionType>@ @@ -201,6 +196,10 @@ - + + + DELETE + /ubi-etsi-mano/admin/server/{$Registered_VNFM.$object_id.object_id} + diff --git a/NFVO/Generic/nfvi_resources.xml b/NFVO/Generic/nfvi_resources.xml index 98244cee..ba8b5014 100755 --- a/NFVO/Generic/nfvi_resources.xml +++ b/NFVO/Generic/nfvi_resources.xml @@ -167,4 +167,8 @@ + + DELETE + /ubi-etsi-mano/admin/vim/{$params.object_id} + diff --git a/NFVO/Generic/ns_instances.xml b/NFVO/Generic/ns_instances.xml index f756c848..9c26cb0d 100755 --- a/NFVO/Generic/ns_instances.xml +++ b/NFVO/Generic/ns_instances.xml @@ -28,7 +28,7 @@ - + diff --git a/NFVO/Generic/vnf_catalogs.xml b/NFVO/Generic/vnf_catalogs.xml index a53a0e83..e0d04f7b 100644 --- a/NFVO/Generic/vnf_catalogs.xml +++ b/NFVO/Generic/vnf_catalogs.xml @@ -25,43 +25,14 @@ params._order - - - - - - - - - - userDefinedData - - - - - userDefinedData - - - - - userDefinedData - - - - - userDefinedData - - - - - userDefinedData - - - - - userDefinedData - - + + + + + + + + <?xml version="1.0"?> @@ -229,7 +200,7 @@ system { root-authentication { encrypted-password "$5$FgYBloiu$uWknvCn20tUy - {assign_object_variable var="vnf_catalogs" value="{$params.object_id} - {$params.userDefinedData.0.vnf_package_name} - {$params.userDefinedData.0.manufacturer} - {$params.userDefinedData.0.model} - {$params.operational_state}"} + {assign_object_variable var="vnf_catalogs" value="{$params.object_id} - {$params.userDefinedData.0.name} - {$params.userDefinedData.0.manufacturer} - {$params.userDefinedData.0.model} - {$params.operational_state}"} {if $params.operational_state == DISABLED} {assign_object_variable var="_color" value=red} @@ -249,33 +220,8 @@ system { root-authentication { encrypted-password "$5$FgYBloiu$uWknvCn20tUy - @<vnf_package_name>(?<vnf_package_name>.*)</vnf_package_name>@ - vnf_package_name - - - - @<model>(?<model>.*)</model>@ - model - - - - @<manufacturer>(?<manufacturer>.*)</manufacturer>@ - manufacturer - - - - @<vimId>(?<vim_id>.*)</vimId>@ - vimId - - - - @<customerId>(?<customer_id>.*)</customerId>@ - customerId - - - - @<device_password>(?<device_password>.*)</device_password>@ - device_password + @<name>(?<name>.*)</name>@ + name userDefinedData @@ -303,8 +249,14 @@ system { root-authentication { encrypted-password "$5$FgYBloiu$uWknvCn20tUy @<id>(?<object_id>.*)</id>@ id + + + @<vnfdId>(?<vnfdId>.*)</vnfdId>@ + vnfdId +
/ubi-etsi-mano/sol005/vnfpkgm/v1/vnf_packages?all_fields=1{$VNF_PKG_FILTER_EXPRESSION} + diff --git a/OPENSTACK/Keystone_v3/glance/.meta_images.xml b/OPENSTACK/Keystone_v3/glance/.meta_images.xml index 514987ee..fc6de65f 100755 --- a/OPENSTACK/Keystone_v3/glance/.meta_images.xml +++ b/OPENSTACK/Keystone_v3/glance/.meta_images.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + images.xml + DATE_MODIFICATION - 1588580837802 + 1667385199543 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588580837797 + 1667385199525 MODEL diff --git a/OPENSTACK/Keystone_v3/glance/images.xml b/OPENSTACK/Keystone_v3/glance/images.xml index 34c44257..f90f2175 100644 --- a/OPENSTACK/Keystone_v3/glance/images.xml +++ b/OPENSTACK/Keystone_v3/glance/images.xml @@ -1,154 +1,171 @@ - - + + + /images/repository/CommandDefinition/icons/file server.jpg + + name + + 10000 + 5 xml false - - name false - Glance - /images/repository/CommandDefinition/icons/file server.jpg false + 0 + + Images + Glance false 1 - Images - 10000 - false - false true true true params._order - 5 - - - - - + + + + + + - vdi - raw - aki - ari - qcow2 - ami - iso - vmdk - vhd + vdi + raw + aki + ari + qcow2 + ami + iso + vmdk + vhd - + - bare - aki - ari - ovf - ami + bare + aki + ari + ovf + ami - - - - - + + + + + - public - private + public + private - - + + + - glance - /v2/images +
+ @^\s \s*$@ //root/images/row
- id + @<id>(?<object_id>.*)</id>@ + id - name + @<name>(?<name>.*)</name>@ + name - status + @<status>(?<status>.*)</status>@ + status - container_format + @<container_format>(?<container_format>.*)</container_format>@ + container_format - disk_format + @<disk_format>(?<disk_format>.*)</disk_format>@ + disk_format - min_disk + @<min_disk>(?<min_disk>.*)</min_disk>@ + min_disk - min_ram + @<min_ram>(?<min_ram>.*)</min_ram>@ + min_ram - protected + @<protected>(?<protected>.*)</protected>@ + protected - visibility + @<visibility>(?<visibility>.*)</visibility>@ + visibility - size + @<size>(?<size>.*)</size>@ + size
- + /v2/images
- - POST#glance - - /v2/images - - {literal}{{/literal} + + +]]> + POST#glance + + /v2/images + - + + glance - ​/v2/images/{$params.object_id|object_id} - - - + ​/v2/images/{$params.object_id} - + + PUT#glance - ​/v2/images/{$params.object_id|object_id}/file - - @{$params.file_path} - + ​/v2/images/{$params.object_id}/file +
diff --git a/OPENSTACK/Keystone_v3/keystone/.meta_domains.xml b/OPENSTACK/Keystone_v3/keystone/.meta_domains.xml index d58efbdc..e2ab5a3d 100755 --- a/OPENSTACK/Keystone_v3/keystone/.meta_domains.xml +++ b/OPENSTACK/Keystone_v3/keystone/.meta_domains.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + domains.xml + DATE_MODIFICATION - 1588580677020 + 1667480107582 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588580677013 + 1667480107557 MODEL diff --git a/OPENSTACK/Keystone_v3/keystone/.meta_roles.xml b/OPENSTACK/Keystone_v3/keystone/.meta_roles.xml index 29089395..daa97b3c 100755 --- a/OPENSTACK/Keystone_v3/keystone/.meta_roles.xml +++ b/OPENSTACK/Keystone_v3/keystone/.meta_roles.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + roles.xml + DATE_MODIFICATION - 1588580824823 + 1662528760513 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588580824814 + 1662528760504 MODEL diff --git a/OPENSTACK/Keystone_v3/keystone/.meta_tenants.xml b/OPENSTACK/Keystone_v3/keystone/.meta_tenants.xml index 8d42701c..4ab23bdd 100755 --- a/OPENSTACK/Keystone_v3/keystone/.meta_tenants.xml +++ b/OPENSTACK/Keystone_v3/keystone/.meta_tenants.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + tenants.xml + DATE_MODIFICATION - 1588580712473 + 1667374986727 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588580712467 + 1667374986707 MODEL diff --git a/OPENSTACK/Keystone_v3/keystone/.meta_users.xml b/OPENSTACK/Keystone_v3/keystone/.meta_users.xml index 23802808..4d823e42 100755 --- a/OPENSTACK/Keystone_v3/keystone/.meta_users.xml +++ b/OPENSTACK/Keystone_v3/keystone/.meta_users.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + users.xml + DATE_MODIFICATION - 1588580694134 + 1663595238051 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588580694119 + 1663595238037 MODEL diff --git a/OPENSTACK/Keystone_v3/keystone/domains.xml b/OPENSTACK/Keystone_v3/keystone/domains.xml index f3558a6c..1eac1f18 100644 --- a/OPENSTACK/Keystone_v3/keystone/domains.xml +++ b/OPENSTACK/Keystone_v3/keystone/domains.xml @@ -1,88 +1,94 @@ - - + + + /images/repository/CommandDefinition/icons/pad.jpg + + name + + 10000 + 5 xml false - - name false - Keystone - /images/repository/CommandDefinition/icons/pad.jpg false - false - 1 0 - domains - 10000 + domains + Keystone + false + 1 false true true true params._order - 5 - - - - - - + + + + + + + + - keystone - /domains +
+ @^\s \s*$@ //root/domains/row
+ + @<id>(?<object_id>.*)</id>@ id - @<id>(?<object_id>.*)<id>@ - name + @<name>(?<name>.*)</name>@ + name - enabled + @<enabled>(?<enabled>.*)</enabled>@ + enabled - description + @<description>(?<description>.*)</description>@ + description
- + /domains
- POST#keystone - - /domains - - {literal}{{/literal} + - - - PATCH#keystone +]]> + POST#keystone - ​/domains/{$params.object_id|object_id} + /domains - {literal}{{/literal} + + + +]]> + PATCH#keystone + + ​/domains/{$params.object_id|object_id} + keystone - ​/domains/{$params.object_id|object_id} - - - + ​/domains/{$params.object_id} +
diff --git a/OPENSTACK/Keystone_v3/keystone/roles.xml b/OPENSTACK/Keystone_v3/keystone/roles.xml index 1415f4f0..0a3997d1 100644 --- a/OPENSTACK/Keystone_v3/keystone/roles.xml +++ b/OPENSTACK/Keystone_v3/keystone/roles.xml @@ -1,75 +1,78 @@ - - + + + /images/repository/CommandDefinition/icons/access gateway.jpg + + name + + 10000 + 5 xml false - - name false - Keystone - /images/repository/CommandDefinition/icons/access gateway.jpg false - false - 1 0 - Roles - 10000 + Roles + Keystone + false + 1 false true true true params._order - 5 - - - - + + + + + + + Click here and paste your configuration example that represent the object OR a complete existant Object definition file. - - keystone - /roles +
+ @^\s \s*$@ //root/roles/row
+ + @<id>(?<uuid>.*)</id>@ id - @<id>(?<object_id>.*)</id>@ - name + @<name>(?<name>.*)</name>@ + name -
- + /roles
- - - POST#keystone - - /roles - - {literal}{{/literal} + + +]]> + POST#keystone + + /roles + + keystone - /roles/{$params.object_id|object_id} - - - + /roles/{$params.uuid} -
\ No newline at end of file + + diff --git a/OPENSTACK/Keystone_v3/keystone/tenants.xml b/OPENSTACK/Keystone_v3/keystone/tenants.xml index b9e7b2bb..bb4817d7 100644 --- a/OPENSTACK/Keystone_v3/keystone/tenants.xml +++ b/OPENSTACK/Keystone_v3/keystone/tenants.xml @@ -1,130 +1,142 @@ - - + + + /images/repository/CommandDefinition/icons/androgenous person.jpg + + name + + 1 + 5 xml false - - name false - Keystone - /images/repository/CommandDefinition/icons/androgenous person.jpg false - false - 0 0 - Tenants - 1 + Tenants + Keystone + false + 0 false true true true params._order - 5 - - - - - - + + + + + + + roles - + users - + domains - - + + tenants - + + Click here and paste your configuration example that represent the object OR a complete existant Object definition file. - - POST#keystone - - /projects - - {literal}{{/literal} + + +]]> + POST#keystone + + /projects + - keystone - /projects +
+ @^\s \s*$@ //root/projects/row
- id + @<id>(?<object_id>.*)</id>@ + id - domain_id + @<domain_id>(?<domain_id>.*)</domain_id>@ + domain_id - is_domain + @<is_domain>(?<is_domain>.*)</is_domain>@ + is_domain - parent_id + @<parent_id>(?<parent_id>.*)</parent_id>@ + parent_id - description + @<description>(?<description>.*)</description>@ + description - enabled + @<enabled>(?<enabled>.*)</enabled>@ + enabled - name + @<name>(?<name>.*)</name>@ + name
- + /projects
- - PATCH#keystone - - ​/projects/{$params.object_id|object_id} - - {literal}{{/literal} + + +]]> + PATCH#keystone + + ​/projects/{$params.object_id|object_id} + - + + keystone - ​/projects/{$params.object_id|object_id} - - - + ​/projects/{$params.object_id|object_id} -
\ No newline at end of file + + diff --git a/OPENSTACK/Keystone_v3/keystone/users.xml b/OPENSTACK/Keystone_v3/keystone/users.xml index 31a20893..d3a30c79 100644 --- a/OPENSTACK/Keystone_v3/keystone/users.xml +++ b/OPENSTACK/Keystone_v3/keystone/users.xml @@ -1,106 +1,126 @@ - - + + + /images/repository/CommandDefinition/icons/pc man.jpg + + name + + 10000 + 5 xml false - - name false - Keystone - /images/repository/CommandDefinition/icons/pc man.jpg false + 0 + + Users + Keystone false 1 - Users - 10000 - false - false true true true params._order - 5 - - - - + + + + + + + + domains + + + tenants - - - - - + + + + + + Click here and paste your configuration example that represent the object OR a complete existant Object definition file. - - POST#keystone - - /users - - {literal}{{/literal} + + +]]> + POST#keystone + + /users + - keystone - /users +
+ @^\s \s*$@ //root/users/row
+ + @<id>(?<uuid>.*)</id>@ id - @<id>(?<object_id>.*)</id>@ - - email + @<email>(?<email>.*)</email>@ + email - enabled + @<enabled>(?<enabled>.*)</enabled>@ + enabled - name + @<name>(?<name>.*)</name>@ + name - username + @<username>(?<username>.*)</username>@ + username + + + + @<domain_id>(?<domain_id>.*)</domain_id>@ + domain_id
- + /users
- - PUT#keystone - - /users/{$params.object_id|object_id} - - {literal}{{/literal} + + +]]> + PATCH#keystone + /users/{$params.uuid} - + + keystone - ​/users/{$params.object_id|object_id} - - - + ​/users/{$params.uuid} +
diff --git a/OPENSTACK/Keystone_v3/neutron/.meta_floatingips.xml b/OPENSTACK/Keystone_v3/neutron/.meta_floatingips.xml old mode 100644 new mode 100755 index 3f98face..bd9fe718 --- a/OPENSTACK/Keystone_v3/neutron/.meta_floatingips.xml +++ b/OPENSTACK/Keystone_v3/neutron/.meta_floatingips.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + floatingips.xml + DATE_MODIFICATION - 1588582707021 + 1667385642823 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582707015 + 1667385642804 MODEL diff --git a/OPENSTACK/Keystone_v3/neutron/.meta_networks.xml b/OPENSTACK/Keystone_v3/neutron/.meta_networks.xml old mode 100644 new mode 100755 index 3f98face..d738d597 --- a/OPENSTACK/Keystone_v3/neutron/.meta_networks.xml +++ b/OPENSTACK/Keystone_v3/neutron/.meta_networks.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + networks.xml + DATE_MODIFICATION - 1588582707021 + 1667370067899 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582707015 + 1667370067878 MODEL diff --git a/OPENSTACK/Keystone_v3/neutron/.meta_ports.xml b/OPENSTACK/Keystone_v3/neutron/.meta_ports.xml index 3f98face..522b2fb4 100755 --- a/OPENSTACK/Keystone_v3/neutron/.meta_ports.xml +++ b/OPENSTACK/Keystone_v3/neutron/.meta_ports.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + ports.xml + DATE_MODIFICATION - 1588582707021 + 1667386014240 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582707015 + 1667386014213 MODEL diff --git a/OPENSTACK/Keystone_v3/neutron/.meta_subnets.xml b/OPENSTACK/Keystone_v3/neutron/.meta_subnets.xml old mode 100644 new mode 100755 index 3f98face..19970c37 --- a/OPENSTACK/Keystone_v3/neutron/.meta_subnets.xml +++ b/OPENSTACK/Keystone_v3/neutron/.meta_subnets.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + subnets.xml + DATE_MODIFICATION - 1588582707021 + 1667375375644 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582707015 + 1667375375616 MODEL diff --git a/OPENSTACK/Keystone_v3/neutron/floatingips.xml b/OPENSTACK/Keystone_v3/neutron/floatingips.xml index 18a4054a..1fbf4dd4 100644 --- a/OPENSTACK/Keystone_v3/neutron/floatingips.xml +++ b/OPENSTACK/Keystone_v3/neutron/floatingips.xml @@ -1,107 +1,113 @@ - - + + + /images/repository/CommandDefinition/icons/ip.jpg + + floating_network_id + + 10000 + 5 xml false - - floating_network_id false - Neutron - /images/repository/CommandDefinition/icons/ip.jpg false - false - 3 0 - Floating IPs - 10000 + Floating IPs + Neutron + false + 3 false true true true params._order - 5 - - - - - - + + + + + + + networks - + routers - + ports - + tenants - + + - - neutron - /v2.0/floatingips + +
+ @^\s \s*$@ //root/floatingips/row
- id + @<id>(?<object_id>.*)</id>@ + id - fixed_ip_address + @<fixed_ip_address>(?<fixed_ip_address>.*)</fixed_ip_address>@ + fixed_ip_address - - floating_ip_address + @<floating_ip_address>(?<floating_ip_address>.*)</floating_ip_address>@ + floating_ip_address - floating_network_id + @<floating_network_id>(?<floating_network_id>.*)</floating_network_id>@ + floating_network_id - port_id + @<port_id>(?<port_id>.*)</port_id>@ + port_id - router_id + @<router_id>(?<router_id>.*)</router_id>@ + router_id - tenant_id + @<tenant_id>(?<tenant_id>.*)</tenant_id>@ + tenant_id - status + @<status>(?<status>.*)</status>@ + status
- + /v2.0/floatingips
- - POST#neutron - - /v2.0/floatingips - - {literal}{{/literal} + + +]]> + POST#neutron + + /v2.0/floatingips + - + neutron /v2.0/floatingips/{$params.object_id|object_id} - - - - PUT#neutron - - /v2.0/floatingips/{$params.object_id|object_id} - - {literal}{{/literal} + + +]]> + PUT#neutron + + /v2.0/floatingips/{$params.object_id|object_id} + +
diff --git a/OPENSTACK/Keystone_v3/neutron/networks.xml b/OPENSTACK/Keystone_v3/neutron/networks.xml index bce4d44a..62ee1e01 100644 --- a/OPENSTACK/Keystone_v3/neutron/networks.xml +++ b/OPENSTACK/Keystone_v3/neutron/networks.xml @@ -1,147 +1,154 @@ - - + + + /images/repository/CommandDefinition/icons/network management.jpg + + name + + 10000 + 5 xml false - - name false - Neutron - /images/repository/CommandDefinition/icons/network management.jpg false - false - 1 0 - Networks - 10000 + Networks + Neutron + false + 1 false true true true params._order - 5 - - - - - - + + + + + + + - gre - vxlan - flat - vlan + gre + vxlan + flat + vlan - - - + + + -
Subnets
+ Subnets
subnets
- - - - - + + + + + tenants -
+ + - neutron - /v2.0/networks +
+ @^\s \s*$@ //root/networks/row
- id + @<id>(?<object_id>.*)</id>@ + id - shared + @<shared>(?<shared>.*)</shared>@ + shared - external + @<external>(?<router_external>.*)</external>@ + external - tenant_id + @<tenant_id>(?<tenant_id>.*)</tenant_id>@ + tenant_id - name + @<name>(?<name>.*)</name>@ + name - status + @<status>(?<status>.*)</status>@ + status - network_type + @<network_type>(?<network_type>.*)</network_type>@ + network_type - admin_state_up + @<admin_state_up>(?<admin_state_up>.*)</admin_state_up>@ + admin_state_up - - physical_network + @<physical_network>(?<physical_network>.*)</physical_network>@ + physical_network - port_security_enabled + @<port_security_enabled>(?<port_security_enabled>.*)</port_security_enabled>@ + port_security_enabled - mtu + @<mtu>(?<mtu>.*)</mtu>@ + mtu - segmentation_id + @<segmentation_id>(?<segmentation_id>.*)</segmentation_id>@ + segmentation_id - - subnets/row - //row + @<row>(?<subnet_id>.*)</row>@ + //row - - + subnets/row + + - - -
- + /v2.0/networks
- - POST#neutron - - /v2.0/networks - - {literal}{{/literal} + + - - - neutron +]]> + POST#neutron - ​/v2.0/networks/{$params.object_id|object_id} + /v2.0/networks - - - - PUT#neutron + + + neutron - /v2.0/networks/{$params.object_id|object_id}​ + ​/v2.0/networks/{$params.object_id|object_id} - {literal}{{/literal} + + + +]]> + PUT#neutron + + /v2.0/networks/{$params.object_id|object_id}​ + +
diff --git a/OPENSTACK/Keystone_v3/neutron/ports.xml b/OPENSTACK/Keystone_v3/neutron/ports.xml index 09a0f697..bd996f3f 100755 --- a/OPENSTACK/Keystone_v3/neutron/ports.xml +++ b/OPENSTACK/Keystone_v3/neutron/ports.xml @@ -1,157 +1,172 @@ - - + + + /images/repository/CommandDefinition/icons/pc.jpg + + name + + 10000 + 5 xml false - - name false - name - /images/repository/CommandDefinition/icons/pc.jpg false - false - 4 0 - Ports - 10000 + Ports + name + false + 4 false true true true params._order - 5 - - - - + + + + + networks - + -
Fixed IPs
+ Fixed IPs
subnets
- + -
Fixed IPs
+ Fixed IPs
- - - - - - - - + + + + + + + + -
Security Groups
+ Security Groups
security_groups
- + tenants -
+ + - neutron - /v2.0/ports +
+ @^\s \s*$@ //root/ports/row
- id + @<id>(?<object_id>.*)</id>@ + id - name + @<name>(?<name>.*)</name>@ + name - - status + @<status>(?<status>.*)</status>@ + status - admin_state_up + @<admin_state_up>(?<admin_state_up>.*)</admin_state_up>@ + admin_state_up - network_id + @<network_id>(?<network_id>.*)</network_id>@ + network_id - tenant_id + @<tenant_id>(?<tenant_id>.*)</tenant_id>@ + tenant_id - mac_address + @<mac_address>(?<mac_address>.*)</mac_address>@ + mac_address - device_owner + @<device_owner>(?<device_owner>.*)</device_owner>@ + device_owner - device_id + @<device_id>(?<device_id>.*)</device_id>@ + device_id - port_security_enabled + @<port_security_enabled>(?<port_security_enabled>.*)</port_security_enabled>@ + port_security_enabled - security_groups/row - //row + @<row>(?<security_group_id>.*)</row>@ + //row + security_groups/row + + - fixed_ips/row - subnet_id + @<subnet_id>(?<subnet_id>.*)</subnet_id>@ + subnet_id - ip_address + @<ip_address>(?<ip_address>.*)</ip_address>@ + ip_address + fixed_ips/row + +
- + /v2.0/ports
- - POST#neutron - - /v2.0/ports - - {literal}{{/literal} + + 1},{/if} "{$security_group.security_group_id}" {/foreach} ] @@ -171,7 +186,7 @@ {if !empty($params.fixed_ips)} ,"fixed_ips":[ {foreach $params.fixed_ips as $fixed_ip} -{if $fixed_ip@iteration > 1},{/if} +{if $fixed_ip@iteration > 1},{/if} {literal}{{/literal} "subnet_id": "{$fixed_ip.subnet_id}", "ip_address": "{$fixed_ip.ip_address}" @@ -181,22 +196,22 @@ {/if} {literal}}{/literal} {literal}}{/literal} - - - - neutron +]]> + POST#neutron - ​/v2.0/ports/{$params.object_id|object_id} + /v2.0/ports - - - - PUT#neutron + + + neutron - ​/v2.0/ports/{$params.object_id|object_id} + ​/v2.0/ports/{$params.object_id|object_id} - {literal}{{/literal} + + + 1},{/if} {if empty($security_group.security_group_id)}{break}{/if} "{$security_group.security_group_id}" {/foreach} @@ -219,7 +234,7 @@ {if !empty($params.fixed_ips)} ,"fixed_ips":[ {foreach $params.fixed_ips as $fixed_ip} -{if $fixed_ip@iteration > 1},{/if} +{if $fixed_ip@iteration > 1},{/if} {literal}{{/literal} "subnet_id": "{$fixed_ip.subnet_id}", "ip_address": "{$fixed_ip.ip_address}" @@ -229,6 +244,11 @@ {/if} {literal}}{/literal} {literal}}{/literal} - +]]> + PUT#neutron + + ​/v2.0/ports/{$params.object_id|object_id} + +
diff --git a/OPENSTACK/Keystone_v3/neutron/subnets.xml b/OPENSTACK/Keystone_v3/neutron/subnets.xml index 19605dbe..0d421991 100644 --- a/OPENSTACK/Keystone_v3/neutron/subnets.xml +++ b/OPENSTACK/Keystone_v3/neutron/subnets.xml @@ -1,132 +1,139 @@ - - + + + /images/repository/CommandDefinition/icons/network management.jpg + + cidr + + 10000 + 5 xml false - - name false - Neutron - /images/repository/CommandDefinition/icons/network management.jpg false - false - 1 0 - Subnets - 10000 + Subnets + Neutron + false + 0 false true true true params._order - 5 - - - - - - + + + + + + + - 4 - 6 + 4 + 6 - - + + -
Allocation pools
+ Allocation pools
- + -
Allocation pools
+ Allocation pools
- + networks - + tenants -
+ + - - neutron - /v2.0/subnets + +
+ @^\s \s*$@ //root/subnets/row
- id + @<id>(?<object_id>.*)</id>@ + id - network_id + @<network_id>(?<network_id>.*)</network_id>@ + network_id - enable_dhcp + @<enable_dhcp>(?<enable_dhcp>.*)</enable_dhcp>@ + enable_dhcp - name + @<name>(?<name>.*)</name>@ + name - cidr + @<cidr>(?<cidr>.*)</cidr>@ + cidr - gateway_ip + @<gateway_ip>(?<gateway_ip>.*)</gateway_ip>@ + gateway_ip - ip_version + @<ip_version>(?<ip_version>.*)</ip_version>@ + ip_version - - - - - tenant_id + @<tenant_id>(?<tenant_id>.*)</tenant_id>@ + tenant_id - allocation_pools/row - start + @<start>(?<start>.*)</start>@ + start - end + @<end>(?<end>.*)</end>@ + end + allocation_pools/row + +
- + /v2.0/subnets
- - POST#neutron - - /v2.0/subnets - - {literal}{{/literal} + + 1},{/if} {literal}{{/literal} "start": "{$allocation_pool.start}", "end": "{$allocation_pool.end}" @@ -152,22 +159,22 @@ {/if} {literal}}{/literal} {literal}}{/literal} - - - - neutron +]]> + POST#neutron - /v2.0/subnets/{$params.object_id|object_id} + /v2.0/subnets - - - - PUT#neutron + + + neutron /v2.0/subnets/{$params.object_id|object_id} - {literal}{{/literal} + + + 1},{/if} {literal}{{/literal} "start": "{$allocation_pool.start}", "end": "{$allocation_pool.end}" @@ -191,6 +198,11 @@ {/if} {literal}}{/literal} {literal}}{/literal} - +]]> + PUT#neutron + + /v2.0/subnets/{$params.object_id|object_id} + +
diff --git a/OPENSTACK/Keystone_v3/nova/.meta_availability_zones.xml b/OPENSTACK/Keystone_v3/nova/.meta_availability_zones.xml index b70ee378..923514be 100755 --- a/OPENSTACK/Keystone_v3/nova/.meta_availability_zones.xml +++ b/OPENSTACK/Keystone_v3/nova/.meta_availability_zones.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + availability_zones.xml + DATE_MODIFICATION - 1588580885929 + 1645155828533 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588580885922 + 1645155828501 MODEL diff --git a/OPENSTACK/Keystone_v3/nova/.meta_flavors.xml b/OPENSTACK/Keystone_v3/nova/.meta_flavors.xml old mode 100644 new mode 100755 index 3f98face..300fa0ff --- a/OPENSTACK/Keystone_v3/nova/.meta_flavors.xml +++ b/OPENSTACK/Keystone_v3/nova/.meta_flavors.xml @@ -1,9 +1,13 @@ + + DISPLAYNAME + flavors.xml + DATE_MODIFICATION - 1588582707021 + 1667394255820 REPOSITORY @@ -11,7 +15,7 @@ DATE_CREATION - 1588582707015 + 1667394255785 MODEL diff --git a/OPENSTACK/Keystone_v3/nova/.meta_servers.xml b/OPENSTACK/Keystone_v3/nova/.meta_servers.xml index 415d4640..8eace469 100755 --- a/OPENSTACK/Keystone_v3/nova/.meta_servers.xml +++ b/OPENSTACK/Keystone_v3/nova/.meta_servers.xml @@ -7,7 +7,7 @@ DATE_MODIFICATION - 1643096004400 + 1667372070030 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1643096004394 + 1667372069992 MODEL diff --git a/OPENSTACK/Keystone_v3/nova/availability_zones.xml b/OPENSTACK/Keystone_v3/nova/availability_zones.xml index f25cfce9..6622bd4b 100644 --- a/OPENSTACK/Keystone_v3/nova/availability_zones.xml +++ b/OPENSTACK/Keystone_v3/nova/availability_zones.xml @@ -1,52 +1,57 @@ - - + + + /images/eclipseIcons/page_obj.gif + + object_id + + 10000 + 5 xml false - - object_id false - Nova - /images/eclipseIcons/page_obj.gif false + 0 + + Availability Zones + Nova false 1 - Availability Zones - 10000 - false - false true true true params._order - 5 - - - - + + + + + + - nova - {$TENANT_ID}/os-availability-zone/detail +
+ @^\s \s*$@ //root/availabilityZoneInfo/row
- zoneName + @<zoneName>(?<object_id>.*)</zoneName>@ + zoneName - zoneState/available + @<available>(?<zone_state>.*)</available>@ + zoneState/available
- + /{$TENANT_ID}/os-availability-zone/detail
diff --git a/OPENSTACK/Keystone_v3/nova/flavors.xml b/OPENSTACK/Keystone_v3/nova/flavors.xml index ab7e06d9..f4eaafed 100644 --- a/OPENSTACK/Keystone_v3/nova/flavors.xml +++ b/OPENSTACK/Keystone_v3/nova/flavors.xml @@ -1,109 +1,117 @@ - - + + + /images/repository/CommandDefinition/icons/www server.jpg + + name + + 10000 + 5 xml false - - name false - Nova - /images/repository/CommandDefinition/icons/www server.jpg false - false - 2 0 - Flavors - 10000 + Flavors + Nova + false + 2 false true true true params._order - 5 - - - - - - - - - - - + + + + + + + + + + + + + - nova - /{$TENANT_ID}/flavors/detail +
+ @^\s \s*$@ //root/flavors/row
- - id + @<id>(?<object_id>.*)</id>@ + id - name + @<name>(?<name>.*)</name>@ + name - ram + @<ram>(?<memory_mb>.*)</ram>@ + ram - disk + @<disk>(?<disk>.*)</disk>@ + disk - ephemeral + @<ephemeral>(?<ephemeral>.*)</ephemeral>@ + ephemeral - swap + @<swap>(?<swap>.*)</swap>@ + swap - vcpus + @<vcpus>(?<vcpus>.*)</vcpus>@ + vcpus - rxtx_factor + @<rxtx_factor>(?<rxtx_factor>.*)</rxtx_factor>@ + rxtx_factor - is_public - @<is_public>(?<is_public>.*)</is_public>@ + + @<os-flavor-access-is_public>(?<is_public>.*)</os-flavor-access-is_public>@ + os-flavor-access-is_public - - -
- + /{$TENANT_ID}/flavors/detail
- - POST#nova - - /{$TENANT_ID}/flavors - - {literal}{{/literal} + + +]]> + POST#nova + /{$TENANT_ID}/flavors + nova /{$TENANT_ID}/flavors/{$params.object_id|object_id} - - +
diff --git a/OPENSTACK/Keystone_v3/nova/servers.xml b/OPENSTACK/Keystone_v3/nova/servers.xml index c9b70e35..82fdffbb 100755 --- a/OPENSTACK/Keystone_v3/nova/servers.xml +++ b/OPENSTACK/Keystone_v3/nova/servers.xml @@ -25,11 +25,11 @@ params._order - - - - - + + + + + 0 1 @@ -40,12 +40,12 @@ 9 - + Addresses - + Addresses @@ -54,17 +54,17 @@ 4 - + Addresses - + Addresses - + Networks @@ -72,7 +72,7 @@ networks - + Networks @@ -80,12 +80,12 @@ ports - + Networks - + Security Groups @@ -93,72 +93,60 @@ security_groups - - - - - - + + + + + images - + flavors - + keypairs - + tenants - + availability_zones - - - - - + + + + + Personality - + Personality - + Metadata - + Metadata - - - false - true - - - - - Block Device Mapping V2 - - - + Block Device Mapping V2 @@ -169,7 +157,7 @@ volume - + Block Device Mapping V2 @@ -178,7 +166,7 @@ volume - + Block Device Mapping V2 @@ -187,7 +175,7 @@ false - + Block Device Mapping V2 @@ -196,41 +184,39 @@ swap - - - Block Device Mapping V2 - + - 0 - -1 + false + true - + Links - + Links - + - + Server Action Server Update - + + false Add Floating IP Address Remove Floating IP Address @@ -260,6 +246,24 @@ Evacuate Server Reboot + + + + + + + + false + 0 + false + false + false + false + + + false + + false @@ -292,71 +296,463 @@ Revert Resize - + + false - networks + networks + + + + + + + + false + 0 + false + false + false + false + + + false + + false + false - floatingips + floatingips + + + + + + + + false + 0 + false + false + false + false + + + false + + false + false - security_groups + security_groups + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false - - - + false SOFT HARD + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false - + false - floatingips + floatingips + + + + + + + + false + 0 + false + false + false + false + + + false + + false + false - security_groups + security_groups + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false - + false - flavors + flavors + + + + + + + + false + 0 + false + false + false + false + + + false + + false - + - + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + false daily weekly + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false - - - + - - - + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + false + + + + + + + + false + 0 + false + false + false + false + + + false + + false + + + + Block Device Mapping V2 + + + + + Block Device Mapping V2 + + + + + Block Device Mapping V2 + + + 0 + 1 + -1 + + @@ -611,7 +1007,8 @@ {foreach $params.block_device_mapping_v2 as $block_device_mapping} {if $block_device_mapping@iteration > 1},{/if} {literal}{{/literal} -"device_name": "{$block_device_mapping.device_name}", +"uuid": "{$block_device_mapping.uuid}", +"volume_size":"{$block_device_mapping.volume_size}", "source_type": "{$block_device_mapping.source_type}", "delete_on_termination": "{$block_device_mapping.delete_on_termination}", "guest_format": "{$block_device_mapping.guest_format}", @@ -624,8 +1021,7 @@ ] {/if} {literal}}{/literal} -{literal}}{/literal} -]]> +{literal}}{/literal}]]> POST#nova /{$TENANT_ID}/servers
@@ -842,4 +1238,5 @@ POST#nova /{$TENANT_ID}/servers/{$params.object_id|object_id}/action {/if}
+ diff --git a/VNFM/Generic/.meta_vnf_instances.xml b/VNFM/Generic/.meta_vnf_instances.xml index 47705671..9fdd33c8 100755 --- a/VNFM/Generic/.meta_vnf_instances.xml +++ b/VNFM/Generic/.meta_vnf_instances.xml @@ -7,7 +7,7 @@
DATE_MODIFICATION - 1644250437579 + 1686818230829 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1644250437573 + 1686818230807 MODEL diff --git a/VNFM/Generic/.meta_vnf_lcm_op_occs.xml b/VNFM/Generic/.meta_vnf_lcm_op_occs.xml index a749ec33..a7dfb539 100755 --- a/VNFM/Generic/.meta_vnf_lcm_op_occs.xml +++ b/VNFM/Generic/.meta_vnf_lcm_op_occs.xml @@ -7,7 +7,7 @@ DATE_MODIFICATION - 1644250445860 + 1666800278533 REPOSITORY @@ -15,7 +15,7 @@ DATE_CREATION - 1644250445854 + 1666800278474 MODEL diff --git a/VNFM/Generic/vnf_instances.xml b/VNFM/Generic/vnf_instances.xml index c55e38b0..281d01e3 100755 --- a/VNFM/Generic/vnf_instances.xml +++ b/VNFM/Generic/vnf_instances.xml @@ -25,15 +25,15 @@ params._order - - - - - - - - - + + + + + + + + + <?xml version="1.0"?> @@ -151,6 +151,11 @@ - /ubi-etsi-mano/sol003/vnflcm/v1/vnf_instances?all_fields=1 + {$SD->smarty['BASE_URL_MS']}/vnflcm/v1/vnf_instances?all_fields=1
+ + DELETE + {$BASE_URL_MS}/vnflcm/v1/vnf_instances/{$vnf_instances.$object_id.object_id} + + diff --git a/VNFM/Generic/vnf_lcm_op_occs.xml b/VNFM/Generic/vnf_lcm_op_occs.xml index c447c6f3..c44eec0f 100755 --- a/VNFM/Generic/vnf_lcm_op_occs.xml +++ b/VNFM/Generic/vnf_lcm_op_occs.xml @@ -25,14 +25,14 @@ params._order - - - + + + vnf_instances - + <?xml version="1.0"?> @@ -234,6 +234,6 @@ - /ubi-etsi-mano/sol003/vnflcm/v1/vnf_lcm_op_occs?all_fields=1 + {$SD->smarty['BASE_URL_MS']}/vnflcm/v1/vnf_lcm_op_occs?all_fields=1