summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/pom.xml
blob: 4b0d5522363699be2f96b224546f72ecbc38f582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <name>openecomp-nosqldb-lib</name>
    <artifactId>openecomp-nosqldb-lib</artifactId>
    <groupId>org.openecomp.sdc.core</groupId>
    <packaging>pom</packaging>
    <parent>
        <artifactId>openecomp-sdc-lib</artifactId>
        <groupId>org.openecomp.sdc</groupId>
        <version>1.8.1-SNAPSHOT</version>
        <relativePath>../..</relativePath>
    </parent>

    <modules>
        <module>openecomp-nosqldb-api</module>
        <module>openecomp-nosqldb-core</module>
    </modules>

    <dependencies>
        <dependency>
            <groupId>org.openecomp.sdc.core</groupId>
            <artifactId>openecomp-nosqldb-api</artifactId>
            <version>${project.version}</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.openecomp.sdc.core</groupId>
            <artifactId>openecomp-nosqldb-core</artifactId>
            <version>${project.version}</version>
            <scope>runtime</scope>
        </dependency>
    </dependencies>
</project>
href='#n334'>334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472
tosca_definitions_version: tosca_simple_yaml_1_0_0
metadata:
  template_name: GlobalSubstitutionTypes
imports:
  ContrailComputeGlobalTypes:
    file: ContrailComputeGlobalTypesServiceTemplate.yaml
  CinderVolumeGlobalTypes:
    file: CinderVolumeGlobalTypesServiceTemplate.yaml
  ContrailVirtualNetworkGlobalType:
    file: ContrailVirtualNetworkGlobalTypeServiceTemplate.yaml
  AbstractSubstituteGlobalTypes:
    file: AbstractSubstituteGlobalTypesServiceTemplate.yaml
  ContrailPortGlobalTypes:
    file: ContrailPortGlobalTypesServiceTemplate.yaml
  NeutronPortGlobalTypes:
    file: NeutronPortGlobalTypesServiceTemplate.yaml
  NeutronNetGlobalTypes:
    file: NeutronNetGlobalTypesServiceTemplate.yaml
  CommonGlobalTypes:
    file: CommonGlobalTypesServiceTemplate.yaml
  ContrailAbstractSubstituteGlobalTypes:
    file: ContrailAbstractSubstituteGlobalTypesServiceTemplate.yaml
  ContrailNetworkRuleGlobalType:
    file: ContrailNetworkRuleGlobalTypeServiceTemplate.yaml
  NeutronSecurityRulesGlobalTypes:
    file: NeutronSecurityRulesGlobalTypesServiceTemplate.yaml
  NovaServerGlobalTypes:
    file: NovaServerGlobalTypesServiceTemplate.yaml
  ContrailV2VirtualMachineInterfaceGlobalType:
    file: ContrailV2VirtualMachineInterfaceGlobalTypeServiceTemplate.yaml
node_types:
  org.openecomp.resource.abstract.nodes.heat.nested:
    derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
    properties:
      cmaui_names:
        type: list
        description: CMAUI1, CMAUI2 server names
        entry_schema:
          type: string
      p2:
        type: string
        description: UID of OAM network
      cmaui_image:
        type: string
        description: Image for CMAUI server
      cmaui_flavor:
        type: string
        description: Flavor for CMAUI server
      availability_zone_0:
        type: string
        description: availabilityzone name
      cmaui_oam_ips:
        type: string
        description: cmaui_port_1
      net:
        type: string
        description: UID of OAM network
      shared_security_group_id1:
        type: string
        description: UID of OAM network
    requirements:
    - link_cmaui_port_2:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_11_test_nested2:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_22_test_nested2:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_11_test_nested3_test_nested2:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_22_test_nested3_test_nested2:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - local_storage_server_cmaui_test_nested3_test_nested2:
        capability: tosca.capabilities.Attachment
        node: tosca.nodes.BlockStorage
        relationship: tosca.relationships.AttachesTo
        occurrences:
        - 0
        - UNBOUNDED
    - local_storage_server_cmaui_test_nested2:
        capability: tosca.capabilities.Attachment
        node: tosca.nodes.BlockStorage
        relationship: tosca.relationships.AttachesTo
        occurrences:
        - 0
        - UNBOUNDED
    - local_storage_server_cmaui:
        capability: tosca.capabilities.Attachment
        node: tosca.nodes.BlockStorage
        relationship: tosca.relationships.AttachesTo
        occurrences:
        - 0
        - UNBOUNDED
    - link_cmaui_port_1:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    capabilities:
      os_server_cmaui:
        type: tosca.capabilities.OperatingSystem
        occurrences:
        - 1
        - UNBOUNDED
      binding_server_cmaui_test_nested3_test_nested2:
        type: tosca.capabilities.network.Bindable
        occurrences:
        - 1
        - UNBOUNDED
      scalable_server_cmaui_test_nested3_test_nested2:
        type: tosca.capabilities.Scalable
        occurrences:
        - 1
        - UNBOUNDED
      host_server_cmaui_test_nested3_test_nested2:
        type: tosca.capabilities.Container
        valid_source_types:
        - tosca.nodes.SoftwareComponent
        occurrences:
        - 1
        - UNBOUNDED
      scalable_server_cmaui:
        type: tosca.capabilities.Scalable
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_22_test_nested3_test_nested2:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      host_server_cmaui:
        type: tosca.capabilities.Container
        valid_source_types:
        - tosca.nodes.SoftwareComponent
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_11_test_nested3_test_nested2:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      endpoint_server_cmaui:
        type: tosca.capabilities.Endpoint.Admin
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_11_test_nested2:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      binding_server_cmaui:
        type: tosca.capabilities.network.Bindable
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_2:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      endpoint_server_cmaui_test_nested2:
        type: tosca.capabilities.Endpoint.Admin
        occurrences:
        - 1
        - UNBOUNDED
      endpoint_server_cmaui_test_nested3_test_nested2:
        type: tosca.capabilities.Endpoint.Admin
        occurrences:
        - 1
        - UNBOUNDED
      scalable_server_cmaui_test_nested2:
        type: tosca.capabilities.Scalable
        occurrences:
        - 1
        - UNBOUNDED
      host_server_cmaui_test_nested2:
        type: tosca.capabilities.Container
        valid_source_types:
        - tosca.nodes.SoftwareComponent
        occurrences:
        - 1
        - UNBOUNDED
      binding_server_cmaui_test_nested2:
        type: tosca.capabilities.network.Bindable
        occurrences:
        - 1
        - UNBOUNDED
      os_server_cmaui_test_nested2:
        type: tosca.capabilities.OperatingSystem
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_22_test_nested2:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      os_server_cmaui_test_nested3_test_nested2:
        type: tosca.capabilities.OperatingSystem
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_1:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
  org.openecomp.resource.abstract.nodes.heat.nested3level:
    derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
    properties:
      cmaui_names:
        type: list
        description: CMAUI1, CMAUI2 server names
        entry_schema:
          type: string
      p2:
        type: string
        description: UID of OAM network
      cmaui_image:
        type: string
        description: Image for CMAUI server
      cmaui_flavor:
        type: string
        description: Flavor for CMAUI server
      availability_zone_0:
        type: string
        description: availabilityzone name
      cmaui_oam_ips:
        type: string
        description: cmaui_port_1
      net:
        type: string
        description: UID of OAM network
      shared_security_group_id1:
        type: string
        description: UID of OAM network
    requirements:
    - link_cmaui_port_11:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_22:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - local_storage_server_cmaui:
        capability: tosca.capabilities.Attachment
        node: tosca.nodes.BlockStorage
        relationship: tosca.relationships.AttachesTo
        occurrences:
        - 0
        - UNBOUNDED
    capabilities:
      host_server_cmaui:
        type: tosca.capabilities.Container
        valid_source_types:
        - tosca.nodes.SoftwareComponent
        occurrences:
        - 1
        - UNBOUNDED
      os_server_cmaui:
        type: tosca.capabilities.OperatingSystem
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_11:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_22:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      endpoint_server_cmaui:
        type: tosca.capabilities.Endpoint.Admin
        occurrences:
        - 1
        - UNBOUNDED
      binding_server_cmaui:
        type: tosca.capabilities.network.Bindable
        occurrences:
        - 1
        - UNBOUNDED
      scalable_server_cmaui:
        type: tosca.capabilities.Scalable
        occurrences:
        - 1
        - UNBOUNDED
  org.openecomp.resource.abstract.nodes.heat.nested2level:
    derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
    properties:
      cmaui_names:
        type: list
        description: CMAUI1, CMAUI2 server names
        entry_schema:
          type: string
      p2:
        type: string
        description: UID of OAM network
      cmaui_image:
        type: string
        description: Image for CMAUI server
      cmaui_flavor:
        type: string
        description: Flavor for CMAUI server
      availability_zone_0:
        type: string
        description: availabilityzone name
      cmaui_oam_ips:
        type: string
        description: cmaui_port_1
      net:
        type: string
        description: UID of OAM network
      shared_security_group_id1:
        type: string
        description: UID of OAM network
    requirements:
    - link_cmaui_port_11:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_22:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_11_test_nested3:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_cmaui_port_22_test_nested3:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - local_storage_server_cmaui_test_nested3:
        capability: tosca.capabilities.Attachment
        node: tosca.nodes.BlockStorage
        relationship: tosca.relationships.AttachesTo
        occurrences:
        - 0
        - UNBOUNDED
    - local_storage_server_cmaui:
        capability: tosca.capabilities.Attachment
        node: tosca.nodes.BlockStorage
        relationship: tosca.relationships.AttachesTo
        occurrences:
        - 0
        - UNBOUNDED
    capabilities:
      os_server_cmaui:
        type: tosca.capabilities.OperatingSystem
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_22_test_nested3:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_11_test_nested3:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      scalable_server_cmaui:
        type: tosca.capabilities.Scalable
        occurrences:
        - 1
        - UNBOUNDED
      host_server_cmaui:
        type: tosca.capabilities.Container
        valid_source_types:
        - tosca.nodes.SoftwareComponent
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_11:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      attachment_cmaui_port_22:
        type: tosca.capabilities.Attachment
        occurrences:
        - 1
        - UNBOUNDED
      host_server_cmaui_test_nested3:
        type: tosca.capabilities.Container
        valid_source_types:
        - tosca.nodes.SoftwareComponent
        occurrences:
        - 1
        - UNBOUNDED
      endpoint_server_cmaui:
        type: tosca.capabilities.Endpoint.Admin
        occurrences:
        - 1
        - UNBOUNDED
      binding_server_cmaui:
        type: tosca.capabilities.network.Bindable
        occurrences:
        - 1
        - UNBOUNDED
      endpoint_server_cmaui_test_nested3:
        type: tosca.capabilities.Endpoint.Admin
        occurrences:
        - 1
        - UNBOUNDED
      os_server_cmaui_test_nested3:
        type: tosca.capabilities.OperatingSystem
        occurrences:
        - 1
        - UNBOUNDED
      binding_server_cmaui_test_nested3:
        type: tosca.capabilities.network.Bindable
        occurrences:
        - 1
        - UNBOUNDED
      scalable_server_cmaui_test_nested3:
        type: tosca.capabilities.Scalable
        occurrences:
        - 1
        - UNBOUNDED