Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix to send num_solution as string to HAS
Issue-ID: OPTFRA-497
Change-Id: I5fe509330ccb9e1c97b92ae44cec919ada0f8594
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
|
|
Fix OSDF input to HAS to use num_solution
Issue-ID: OPTFRA-497
Change-Id: I339a9e09aac766ce918ce6fa6d4dffc9d7ae741b
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
|
|
The fix changes how required and excluded candiates list
is generated for HAS request by OSDF. After the change it
is now alligned with request format of HAS.
Change-Id: I6c4a88c3672971e53b996d416caeda63771e08c1
Issue-ID: OPTFRA-483
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
* New local polcies for vFW TD use case
* Fixed encoding for conductor_request template and parameters
section modified to accept all requestParameters
* Conductor request can have many attributes in the
'attributes' section - all that are defined in the vnf policy file
* Conductor request can have many request parameters in the
'requestParameters' section. The parameters come from QueryPolicies.
Before list of suppoted parameters was hardcoded
* Optional 'unique' parameter added to the placementDemand section.
It is already supported by conductor for all inventory types
* Improved debug logs for local policies
* Unit tests added for expanded request format
Change-Id: I41f219c366a3a77881c7096e64a6272edbada23b
Issue-ID: OPTFRA-443
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|