blob: ef98fa5b4207edcefed312f1c4ec82728d12deeb (
plain)
1
2
3
4
5
6
7
8
|
Feature: Interface Lifecycle Types
Scenario: Test Interface Lifecycle Types
When I want to get interface lifecycle types
Then I want to check property "tosca.interfaces.node.lifecycle.standard" exists
Then I want to check property "tosca.interfaces.nfv.vnf.lifecycle.nfv" exists
|