Age | Commit message (Collapse) | Author | Files | Lines |
|
Mountebank is an over the wire test double.
(http://www.mbtest.org/)
The AAI api for NSI and NSSI are the same. This
makes it difficult to create stub using exisiting
web server(web.py). So, lets move aaisim to more
flexible mock server
Issue-ID: OPTFRA-865
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I77c48fa3e491b3f73d1d5454625ffa27200f4751
|
|
match_hpa is implemented only for AAI inventory
provider, but it was called using map_method
In order to avoid calling the inventories which
have not implemented it, lets create a method
"invoke_method" in the inventory provider which
will return None, if the method required is not
implemented.
Issue-ID: OPTFRA-864
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Idc49be08f10b23404024f9655900b15bc19776e4
|
|
Issue-ID: OPTFRA-857
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I23f12df7a27f31c15a27045199d28417186c8493
|
|
Issue-ID: OPTFRA-855
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ib1acba8f9bfbf8cd8ba3f264ec66dc5af3253141
|
|
Issue-ID: OPTFRA-855
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I3ca5bf8c0f22a6ce2ae84c3286c9977fe2d22744
|
|
Add generator plugin to extensions
Aggregate candidate from multiple inv providers
Limit no of candidates generated by generator
Issue-ID: OPTFRA-854
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I536a62e8616b1b4d9261d9d08540a8db5104af23
|
|
Issue-ID: OPTFRA-851
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Id29d11588e029620f232bf549e72869f8a54516c
|
|
Issue-ID: OPTFRA-850
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ib9b9c027712230a6ee58878afbe669d72855b1a2
|
|
- Remove python 2.7 which is not used
- Remove nginx which is moved to a seperate
container(OPTFRA-794)
Issue-ID: OPTFRA-839
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I94afcc213e8943f27f0fa5e3124d3df04e59fc1e
|
|
Issue-ID: OPTFRA-802
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I4dac19a11c560fbf193da46601b938a11a8f5aeb
|
|
Add a new template version to support the new
optmization model
Issue-ID: OPTFRA-730
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I286f7ae1bad0af1fac0da7e96f7274eb9518e031
|
|
Issue-ID: OPTFRA-802
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: Ibcc6760e6cc80a507a2ea2efab7088e1f09f5672
|
|
-Add generic flow for NxI candidate
-Add default attributes
Issue-ID: OPTFRA-801
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: I869ebcd35d4c2436676868b26006ca991b34e538
|
|
The linter will check for issues in new and updated
files for a new commit
Issue-ID: OPTFRA-837
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Id0759380475f5360c340abb71cd0afe0761beac8
|
|
|
|
Issue-ID: OPTFRA-822
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: Ia04b4c5f4594dd40843e9d32f6fbdcd2f93cef06
|
|
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Issue-ID: OPTFRA-774
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: I40d9eb94ecea623a9ed54b50b1786b154788a17b
|
|
Issue-ID: OPTFRA-777
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: Ib5a7c312ce2d23d22c36a25857c73fcec28199cd
|
|
Change-Id: I17e4905fc91f3442ed22f8d8825733e00f861f5c
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-760
|
|
|
|
|
|
Issue-ID: OPTFRA-746
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ia0b67b7517100180ce2b47d95d1d2b56d9d5931f
|
|
Issue-ID: OPTFRA-747
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: I8ca13756bea53d63aae1bea50705fc531a82088e
|
|
|
|
Issue-ID: OPTFRA-730
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I8f8b4a694048088fcb61b6dbe7428b73f52e65d2
|
|
Issue-ID: OPTFRA-746
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Icdb669e92cd55bfd40aeac61d0aa2ecf1a65de84
|
|
Issue-ID: OPTFRA-744
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I047572609573ca8ab2fa91e087e9f37232eb0371
|
|
Issue-ID: OPTFRA-734
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I939faa52c1825479e6ad42a755fc357c067de064
|
|
Change-Id: I06134255f2789cdd03dcdfddbe259c85ac81062c
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-732
|
|
Fix AAF authentication and move all
password decryption to common place
Issue-ID: OPTFRA-733
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I14c119bb246c26b7dc5b5144a843ff627587141b
|
|
Defaulting the image user to be 'onap' instead of root
Issue-ID: OPTFRA-711
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Change-Id: I0241633605a6b7088a2819ddf22c3ef1e65360f2
|
|
Issue-ID: OPTFRA-728
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I3b2640acef68fe060e160c939c5b07ef617f89cf
|
|
Change-Id: I27671db832cb85517bd7f7a0c587a9a02c2eec61
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-722
|
|
Change-Id: I554d2b91467b5b5f84901be64e6d0eeb4fb8cf2e
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-727
|
|
|
|
Issue-ID: OPTFRA-645
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I094eaa594e7a6f6541ca5d894e0af5127afd3936
|
|
Change-Id: I4e9fa87c7b7aed47d73c9a2f39f2f893a57a731a
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-718
|
|
|
|
Add threshold constraint
Modify AAI plugin to get NSSIs from AAI
Issue-ID: OPTFRA-677
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ic9bc97aca3835eba99d0a3f1580c281c3856b1cf
|
|
Change-Id: Iba05adab9d20ba0cb44d73f9a8c96278df957b6e
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-716
|
|
Issue-ID: OPTFRA-683
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: If0ee6a09571062706b77bd747522a28b64041d80
|
|
Add byte to string conversion after base64 encode
Issue-ID: OPTFRA-645
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I27326dd35b6727da80c159cb34d5d67e0829cf8f
|
|
|
|
Issue-ID: OPTFRA-645
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Change-Id: Ic9ff68036e53feb7938006d4caaf489a23530c7c
|
|
Issue-ID: OPTFRA-645
Signed-off-by: Dingari, Sridevi <sridevi.dingari@att.com>
Change-Id: I27dfc3bb9c68657658de95ca1ab491db614d35ab
|
|
Putting in the encryption/decryption utility. Hit cipher-util inside
the virutalenv to see its usage. The work is still in progress.
Issue-ID: OPTFRA-683
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: I7a4845c1318db8d14f1efbb0f98e785adf214e06
|
|
Modify multicloud.py to verify the session
using AAF root certificate if https
Issue-ID: OPTFRA-328
Change-Id: Ica47cbda3821120a020f34c97a4e398e2f7bbda5
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
|
|
Added passthrough attributes in placement request.
Current attributes HAS request section changed to
filtering_attributes and new passthrough attributes
added in HAS request - this one is read from vnf policy
passthroughAttributes section.
Issue-ID: OPTFRA-610
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ie2719fdd94bb0b42ef7cf2cbf47f5f182a4e7347
|
|
Bump up the version for release use
Issue-ID: OPTFRA-546
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I2949c46c41fa55ef9ae88bb6e112ef47d6e6cbd1
|
|
Add AAF RootCA cert in the rest call
Switch to Https interface
Issue-ID: OPTFRA-562
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: Ie1860fe8f8ceb11d911d3f1fd83c1b6feea9b8f5
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|