You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 75 Next »



Development Status

Here we will track the development status of each Requirement.  There should be a user story for every requirement within the project. 


 GoalProjectPTLJIRA Epic/User StoryRequirements

 Auto Scale Out

(High Priority)

ON TRACK

 CLAMP

NO ISSUES

  CLAMP-189 - Getting issue details... STATUS

CLAMP-190 - Getting issue details... STATUS

  1.  Create Threshold Crossing Alert (TCA) policies for Scaling of vDNS 
  2. Create Guard policies for Auto Scale Out 

Policy

NO ISSUES

POLICY-842 - Getting issue details... STATUS

  1. Create API call to SO with VNFInstanceID and VF_Module_Type as arguments POLICY-962 - Getting issue details... STATUS
  2. Set up proper Guard Policies POLICY-963 - Getting issue details... STATUS
  3. Compare number of instances to both Min and Max values POLICY-968 - Getting issue details... STATUS
  4. Check Prov_Status = PROV POLICY-964 - Getting issue details... STATUS

SO

NO ISSUES

  SO-676 - Getting issue details... STATUS

  1. Create API for VID and Policy to call that will allow SO to scale a VNFC SO-764 - Getting issue details... STATUS
  2. Create work flow to get all information needed to scale a VNFC  

SO-765 - Getting issue details... STATUS  

SO-769 - Getting issue details... STATUS

SO-768 - Getting issue details... STATUS

SO-778 - Getting issue details... STATUS

Manual Scale Out Enhancements  

(High Priority)

ON TRACK

AAI

NO ISSUES

James Forsyth
New Customer Query to get IP Addresses of new VNFC Instance (No longer needed: data provided in preload)

APPC

NO ISSUES

Takamune Cho

APPC-431 - Getting issue details... STATUS

  1. Process Healthcheck request from SO
  2. Process ConfigScaleOut action from SO

SDNC

NO ISSUES

Dan Timoney

SDNC-235 - Getting issue details... STATUS

  1. Process Healthcheck action from SO
  2. Import scaling changes from APPC so that all configuration changes may be done on VNFs controlled by SDNC

SO

NO ISSUES

Seshu Kumar Mudiganti

SO-676 - Getting issue details... STATUS

  1. Re-enable Healtcheck as part of workflow

SO-766 - Getting issue details... STATUS  

SO-777 - Getting issue details... STATUS

VID

NO ISSUES

Ofir Sonsino

VID-248 - Getting issue details... STATUS

  1. Update manual scaling use case to use the updated SO API for scaling
  2. Update GUI to get only the information needed for SO API

VNFRQTS

NO ISSUES

Steven Wright

  VNFRQTS-261 - Getting issue details... STATUS

  1.  Update Scaling Documentation with any changes as well as more detailed requirements

Controller Type

(Medium Priority)

ON TRACK

SO

NO ISSUES

Seshu Kumar Mudiganti

SO-676 - Getting issue details... STATUS

  1.  Add a an editable table for mapping VNF_Controller _type to VNF_Type SO-763 - Getting issue details... STATUS

Homing and Capacity 

(Low Priority)

NOT PURSUING

OOF

NOT PURSUING


OPTFRA-295 - Getting issue details... STATUS

  1.  If possible, reuse existing R2 process for Homing and Capacity check prior to instantiating new VF_Module

SO

NOT PURSUING

Seshu Kumar Mudiganti

SO-677 - Getting issue details... STATUS

  1.  Call existing OOF process for Homing and Capacity Check



Testing

Showcase VNFTest EnvironmentIntegration Team Liasion
vDNSSB04, SB07

Current Status

  1. APPC Notifications not published to DMaaP after an operation has completed. This problem is affecting both HealthCheck and ConfigScaleOut calls. The result is that SO keeps making the request since it never sees a return from APPC.

  2. When SO does not get a notification back from APPC after the completion of an action it continuously retries.  SO      continues to go beyond its Max Retry limit. 
  3. Policy-> SO: This test failed early in the testing cycle and we have not yet been able to test the fix since most of the effort has been spend on the SO/APPC interaction.
  4. We have not yet been able to test the update to the Manual Scale Out process that would test the VID -> SO API


Summary Testing Status

GoalTest CasesStatus
Auto Scale Out101-112, 301-303, 501-507

IN PROGRESS  (72% Complete)

APPC-1231 - Getting issue details... STATUS

SO-1185 - Getting issue details... STATUS

SO-1182 - Getting issue details... STATUS

Manual Scale Out Enhancements201, 401-407, 601-604

IN PROGRESS (25% Complete)

Controller Type402

IN PROGRESS (0% Complete)

 Homing and Capacity Check 

NOT IMPLEMENTED

End to End Flow To Be Tested



Test Cases and Status

Design Time

SDC
#Test CaseStatus
101 Create License Model in SDC 

 PASSED

102Create Vendor Software Product (VSP) in SDC

 PASSED

103Create Service Model by selecting the onboarded VSP

 PASSED

104 Attach the DCE Blueprint to the Service Model

 PASSED

105Service Model Distribution (AAI, SO, SDNC, CLAMP)

 PASSED

CLAMP
#Test CaseStatus
106User Permissions from AAF

PASSED

107Create Closed Loop for Scale Out

PASSED

108Create Scale Out Policy (Operational Policy)

PASSED

109Create Guard Policies

PASSED

110Specify the Path Resolution of the configScaleOut Parameters

PASSED

111Deploy Closed Loop to DCAE

PASSED

112Push Scale Out Policy

PASSED

113Push Guard Policy

PASSED

114Nexus to load original Operational policy and update with guard policies

PASSED

115Drools (Policy): BRMS GW to send notification to Drools about new operational policy in Nexus

PASSED

116DCAE to get configuration policy from Policy

PASSED

Manual Scaling

#Test CaseStatus
201VID send Manual Scale Out Request to SO via REST

IN PROGRESS

Closed Loop Scaling

#Test Case

Status

301

DCAE Sends Policy a Scale Out Event when threshold is crossed

PASSED

302Policy checks Guard policies to see if it should tell SO to Scale

PASSED

303Policy Sends Scale Out Request to SO

FAILED

Healthcheck

#Test CaseStatus
401SO retrieves VNF Level IP Address from AAI

PASSED

402SO retrieves Controller_Type from internal lookup table

PASSED

403SO Sends Healthcheck request to DMaaP

IN PROGRESS

SO-1185 - Getting issue details... STATUS

404APPC/SDNC picks up Healthcheck request from DMaaP

APPC PASSED

405APPC/SDNC sends RESTCONF Healthcheck to vLB

APPC PASSED

406vLB returns Healthcheck status to APPC/SDNC

APPC PASSED

407SO receives Healtcheck results

IN PROGRESS

APPC-1231 - Getting issue details... STATUS

Instantiation

#

Test Case

Status
501SO sends CreateVF-Module to AAI

PASSED

502SO Sends VFModule Resource Assignment Request to SDNC

PASSED

503SDNC does Heat and Resource Assignment

PASSED

504SDNC writes information to AAI

PASSED

505SO executes Create VF_Module via Heat 

PASSED

506New instance of vDNS component is created

PASSED

507So updates AAI with Heatstack ID

PASSED

Configuration


#Test CaseStatus

601

Request Configuration Values from SDNC

IN PROGRESS

602SDNC Returns Configuration Values

IN PROGRESS

603SO Builds the ConfigScaleOut Payload

IN PROGRESS

604SO sends ConfigScaleOut to controllers via DMaaP

IN PROGRESS

605Controllers receive ConfigScaleOut from SO via DMaaP

IN PROGRESS

606Controllers gather required configuration information

IN PROGRESS

607Controllers configure VNF 

 IN PROGRESS

Healthcheck

#Test CaseStatus
701Healthcheck is properly run after scaling is completeNOT YET TESTED



  • No labels