summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-17Update git submodulesRodrigo Lima1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 768742ee00920426d9d81aef56dcd0298bf9f1d0 - Remove powermock from ContextTracker - Remove powermock from ContextTrackerTest - Add package level constructor to ContextTracker to pass clear and put functions Issue-ID: SDC-3058 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I82519538b763b00f2768801f06929773bfb58013
2020-05-17Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a1891033584c124bc6e58676f9109b182707e3e8 - Move pauseInstantiation from VfModule to BaseResource Issue-ID: VID-821 Change-Id: Iacb80bba25596b26cb33fd91d9b2c4a4f9a6d08b Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-05-17Update git submodulesRodrigo Lima1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 3a28b9af8d08fc2cf8d9af9b38578fd034999dc2 - Remove powermock from ValidationConfigManagerTest - Remove powermock reference from ValidationConfigManagerTest Issue-ID: SDC-3064 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: Ib330b0fcaf132e5d67f65b482a80b5b75f8c336b
2020-05-17Update git submodulesRodrigo Lima1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 6ff5f15cd520b2414768b12ecc3cd4638b200352 - Remove powermock from ArtifactValidationUtilsTest - Remove powermock reference from ArtifactValidationUtilsTest - Use junit 5 imports instead of junit 4 Issue-ID: SDC-3067 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I6388e133024ed1e7604e90fc24ba3e84a33da4f7
2020-05-17Update git submodulesRodrigo Lima1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 3e6caca29ecf74b0bacdfc7f20990e9820fc987d - Remove powermock from ReportManagerTest - Remove powermock reference from ReportManagerTest - Use Junit 5 imports instead of junit 4 Issue-ID: SDC-3066 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: Iece6e5741d5f2f5bc5db2ec7c85c63948776d601
2020-05-17Update git submodulesRodrigo Lima1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to bcf6a1c5302625ea034067cab8c3489746f733bd - Remove powermock from HostAddressCacheTest - Remove powermock and easymock from HostAddressCacheTest - Add package level constructor to HostAddressCache and pass read address function to verified in unit test Issue-ID: SDC-3068 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I749211393d9e0ecb3ff3b587dc0f811b58bb967c
2020-05-17Update git submodulesFuss, Areli (af732p)1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to a532a8c241439ee774326068137e6b5cbb8f348f - sdc-backend-init does not restart on healthcheck failure Issue-ID: SDC-3063 Change-Id: I6c4a796f42060832ee8a37a708dedda7e7e98c70 Signed-off-by: Fuss, Areli (af732p) <areli.fuss@intl.att.com>
2020-05-17Update git submodulesTufman, Shay (st198j)1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 8a6289f745fd37afcad9d0a15a6666c50fb46aef - Fix edit deployment artifact icon, and download Change-Id: I9e66870b03fcc5edcea30a18809cf8a2c539e674 Issue-ID: SDC-3053 Signed-off-by: Tufman, Shay (st198j) <st198j@att.com>
2020-05-17Update git submodulesChris André1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to bd98f6033c9dddb50507c04ff70095955c346273 - Work around potential NullPointerExceptions in ComponentInstanceOperation - Rewrite of `updateAttributeValueInResourceInstance` Issue-ID: SDC-2923 Signed-off-by: Chris Andre <chris.andre@yoppworks.com> Change-Id: I1becdec8c10515976835e7d8fb0208b9cbad10bb
2020-05-17Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c8a3cfffe97ec18a54f43e82c3d4f65a65d7eefb - Add to VFM context menu action "Add pause upon completion". Issue-ID: VID-821 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8b0ef7021fb7b74e8ad12ae92e581510491d9605 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-05-16Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 6e31b176be9421c154ac7d164254d9df31d68d56 - added assert statements in jUnits Issue-ID: APPC-1859 Change-Id: I80ce69ae34b7560bef1b1be06b8c3bb9fef73e22 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-16Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to db0d945a6f3f0a446ad47f1faa4c5c63da846327 - added atleat one assert statement in test case Issue-ID: APPC-1859 Change-Id: I0aa503664224aa2f6d1ced5faff59f7156609693 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-15Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to fc616287f11ebe888cbbbf866d983cddbb193f1a - worked on code smells Removed some unused imports and reorder the modifiers to comply with java language Issue-ID: APPC-1859 Change-Id: Ieaf032f7d4466186b4813e6dcee5c475e4472d4d Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-15Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 14496b672e66416ef3915777059c7971176a3967 - reduced code smells Issue-ID: APPC-1859 Change-Id: I7d0fae3e0ebc9ad3512fb0010381a4506e81128d Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-15Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to 39cf2fc84846a59e02b51313b01153a276e2c08c - fix script for install APPC features sleep 120 sec was the logic, but it cannot make sure karaf is ready within 120 seconds use echo karaf command to make sure karaf is ready instead Issue-ID: APPC-1877 Change-Id: Ib1e17e5909890ed2342c313e94939bec392d86c5 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-05-15Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 9d4cdf7ef706b85ec1d86b4945812d61cbdb3f15 - Merge "[ESR] Force esr-server to run as non-root" - [ESR] Force esr-server to run as non-root Use securityContext to run esr-server as a non-root user. Unfortunately esr-server docker is built in a way that doesn't allow use to just change the user and continue using it. We need to make sure that conf dir is writable for this user because this docker modifies its configuration files from docker_entrypoint.sh Issue-ID: AAI-2896 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: If6eba45c9571753fa9e5ce4f386c2e391788c734
2020-05-15Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to af79d35b1c583078e4b03604d1f253d5854de02d - Merge "[ESR] Force esr-gui to run as non-root" - [ESR] Force esr-gui to run as non-root Use securityContext to run esr-gui as a non-root user. Unfortunately esr-gui docker is built in a way that doesn't allow use to just change the user and continue using it. We need to copy tomcat directory to volume to make sure that tomcat is able to create additional directories after it starts. Issue-ID: AAI-2896 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iae060ea691ce492e8ccb2d540a48c085c0fd66ae
2020-05-15Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 5422700691d0c8c2f9f100b3d1599230b627de91 - Run Maven directly Maven will be run directly from MassPnfSim module, not through wrapper shell script. Change-Id: Ib2936391ace3cbd31c3b5bba4ad6d776cfb890d8 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Leverage internal shell runner in bootstrap mode Use native python modules for file operations Change-Id: I1ca505f9a891c722c2aace118536fa470bf50b35 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Add internal method for shell runner in MassPnfSim module Since now if module is called in 'debug' mode shell script is run with trace. Change-Id: I7bddf6c0583c4b56d4a0c3b5eeb6a78af561891f Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Fix ftp dir permission in sftp-server container Container entrypoint descendant script in atmoz/sftp:alpine image is changing mount binded ftp dir owner to 'root' which makes removing it by 'clean' action not possible hence adding o+w permission for it. Change-Id: I0d9339db80c4cd8e31c4368ac63741c531a626fa Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Make the maven image build an independent step This improves testability as in CI the image build is done by relevant CI runner from provided POM file so building from script is redundant. Updated doc in regard on how to build the image locally. Change-Id: I7666bc638996c855fed139ee46fcc80379a02f3b Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f1bbbab22a4d5817e5f0ca449f0f548311ef2d34 - Merge "Designer > Breadcrumb" - Designer > Breadcrumb 1. Change Package name to current package name 2. Make package name link open to package view Issue-ID: CCSDK-2247 Change-Id: Ica060beff9a0785d80c69cf971623dd45ebe75fe Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 752248349615d55473dcfdd9f4b141e8706716fa - Remove A1 adaptor from sdnr-northbound-all aggregator Remove A1 adaptor from sdnr-northbound-all feature aggregator so that it can be optionally installed separately. Issue-ID: CCSDK-2371 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie06aa1652b3b498a6b2c60896e102e55fb98d560
2020-05-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 3201cc3f6fa66565731138836e3aae63cdfec8bc - Merge "Fix: make all - returns multiple warnings" - Fix: make all - returns multiple warnings Issue-ID: OOM-2412 Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com> Change-Id: I7d02ebc6aa43a8e8aa89cea7860bba6b55723fa9
2020-05-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 589bc64347dc1281b43622cfd70ba0bc5f5dca1a - Merge "Change log4j2 configuration" - Change log4j2 configuration Changed log4j2 configuration from using properties files to using XML, which seems to work more reliably. Change-Id: Ib183a4c48aeb9880eff2121fb8b6c7cf521ae7c9 Issue-ID: SDNC-1167 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 45fa2a95f9886659030955ccf5b5441bfd179de4 - Merge "Update processor-db config with correct configuration" - Update processor-db config with correct configuration Processor-db configuration allows CDS to access data in sdnctl DB without enforcing users to provide such data in CBA. This entry is now corrected allowing proper work for this feature. Currently access to sdnctl DB is provided via root DB access, but this should be further corrected in future. Also removed unnecessary secret metaconfig - 'cds-db-root-pass'. Issue-ID: CCSDK-2373 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Idf452fe5d42862e507b2d981af58b96931ee287c
2020-05-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 9f846251aaac86c258fe44f71c00c72442a742ed - Add Frankfurt release notes Add release notes for Frankfurt following new, non-comprehensive template. Change-Id: Idf457050c9c7332be2d97ebc93e0836c44841f1e Issue-ID: CCSDK-2330 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8bca634df4cf29dc053a6a6a6a42b6d06d5d69e9 - Merge "[AAF] Augment CPU limit to locate" - [AAF] Augment CPU limit to locate AAF locate may be long to start because of too small CPU limits. Augmenting them in order to have a more reliable behavior Issue-ID: OOM-2411 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iefcd79ee66be56570a5df83111cbb6559346371e
2020-05-15Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to ea095eb9cdbb451f2310a262f3877c79f527cc8f - Improve Pool Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189
2020-05-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 36c87e4b516b45a109db5b61a91902c2c57308e2 - Merge "[DMAAP] Moving DMaaP post-install jobs to 1 BC job" - [DMAAP] Moving DMaaP post-install jobs to 1 BC job Change-Id: I11fe412600d1061e5667a5531d36cecbecdd34e3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2369
2020-05-15Update git submoduleskrishnaa961-0/+0
* Update docs/submodules/optf/osdf.git from branch 'master' to 349bbf794dbc34a96755ae40e98b8ba83a074a02 - Handle has exceptions for slice selection Issue-ID: OPTFRA-754 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I66904680a4b9a2bc69c144f05b95fb4f999d0e93
2020-05-15Update git submodulesuj426b1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 7a172d1c6922851e7008d1ce2afdf673193699d3 - Fix Junit to clean up file/directory Change-Id: Ib29b3b708bd28e333822d4c2b9db44e33f8e395f Issue-ID: POLICY-2496 Signed-off-by: uj426b <uj426b@att.com>
2020-05-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to cdf77a62bcf617cdcf9baca715798621d09bb46b - Merge "bump the SO release version 1.6.1" - bump the SO release version 1.6.1 Issue-ID: SO-2818 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I99506f2bfb4aa9944dda9a23f6fbe0d66a60cb37
2020-05-15Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to a214feeecfe88b9f4362fd0fbb08c2323156db10 - Merge "[SDC] Update SDC Distribution Client" - [SDC] Update SDC Distribution Client Use the latest (currently on SNAPSHOT) version od SDC Distribution Client on SO, in order to be able to (later) discuss also with HTTP protocol Issue-ID: SO-2792 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8d49361ba4889a0c4200a9f35901c49534a8f03d
2020-05-15Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to 2defadb832998063be6bc330204d16f2fc173b47 - Document new APPC LCM actor Issue-ID: POLICY-2515 Change-Id: I88574c20ee0a091b76ec84f8ba52e7964457ccbe Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3c21950cab44049b8ea3c3a3d0aa47a685555ad6 - Merge "removed code smells" - removed code smells Issue-ID: SO-2804 Change-Id: I53d80ba69119009429fec29e5545301bbfe2b585 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to eb6cc02868dc95c274dd6ec26a7be26f8f16b197 - Merge "remove setting of the prov-status" - remove setting of the prov-status remove setting of the prov-status on pserver Issue-ID: SO-2935 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6e4767c2a457962de26ec09923228bfa72e55a54
2020-05-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7a29a83a89c9e01c0219342f7272bbd023828eda - Merge "Default gateway value to NULL when not present" - Default gateway value to NULL when not present Default gateway value to NULL when not present Issue-ID: SO-2934 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7a9839817887575ec425e2ae6f1782b94f0bb907
2020-05-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 7b55ca56bf6ac492bcbf054a58cb5b7243465582 - Merge "add nssmf adpter endpoint and so infra endpoint, update the oof endpoint" - add nssmf adpter endpoint and so infra endpoint, update the oof endpoint Issue-ID: SO-2921 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I28524030291cac3b5e4b04221ee23b8354872d73
2020-05-15Update git submodulesr.kuralamudhan1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to c77850a75eee9f3df2e194521e59728572bc47c2 - remove the outdated SDWAN testing Issue-ID: MULTICLOUD-1071 Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com> Change-Id: Ia3818ee16393d8e8b2d465d354ce777192baca9e
2020-05-15Update git submodulesMateusz Pilat1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 17e0a5eacaed7519f13e2c0f19749fb4263fb46a - Fix: docker-images-collector.sh collect empty image name in output list. Adding also masterPassword param for helm templating The root cause is that not all parameters are present in aaf chart. It is an issue not only for image params, however other cases are not impacting us. Issue-ID: OOM-2405 Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com> Change-Id: I1ad1d33717488a82a2ce1eebe524ee41e1264d40
2020-05-15Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4ac68cef7eac5c56d61626000f43d4e8f686c33d - When opening a service instance from the instantiation status page, the More Actions button should be visible pending user's permissions Issue-ID: VID-829 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ia28f2fd9d497e8f7b2f2b4644ec105e5283b2637
2020-05-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6c68422d16b2e3356d706e991c2666ea7bf81016 - Merge "update release version of modeling-etsicatalog" - update release version of modeling-etsicatalog Issue-ID: MODELING-349 Change-Id: I52bb7f5f560fa3af6ece968b9c1e8ebc5331b813 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-05-14Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to 7a00e85e21533d2a11300a61439b4ab3a420c1d5 - Merge "Add documentation for APPC Legacy actor" - Add documentation for APPC Legacy actor Added documentation for APPC Legacy actor. Also added place-holders for the other actors. Issue-ID: POLICY-2515 Change-Id: I99af500ae36ea92a2aa8a9e75da5fc36982a63c6 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-14Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to b77c9bec1777072f1e26071dd4f37ce65964f8be - Merge "Fix warnings for Policy/engine in rst files." - Fix warnings for Policy/engine in rst files. Change-Id: Ic79f12b63feff8f55ec15127e88e2bfbd1cf42f6 Issue-ID: POLICY-2511 Signed-off-by: uj426b <uj426b@att.com>
2020-05-14Merge "Issue-ID: DOC-613 fixed problem with duplicate file names and wrong ↵Andreas Geissler1-25/+76
links"
2020-05-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5369c02f6f86ec64850c7a23183755b377c6f668 - Merge "Add apache utils to SO base image" - Add apache utils to SO base image To encode plain text passwords using htpasswd apache utils has been added to SO base image Issue-ID: SO-2932 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ic92ac23ff604d1c86c5fc3aeb1c328b8cdcecad1
2020-05-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d9160c65acd59d9e844b1ca72e6da7c6ee30f1fc - Merge "switch to docker-maven-plugin because that's all" - switch to docker-maven-plugin because that's all switch to docker-maven-plugin because that's all we need Issue-ID: SO-2933 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed
2020-05-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 40d0e02c799115c2f070e93d35a9384264b332e2 - Merge "requestid values have commas audit log" - requestid values have commas audit log Removed overwriting header with random uuid Removed setting of duplicate headers, updated SOAP logging Re-added setting non-duplicate header Updated version of logging library to get elapsedTime changes Fixed failing unit tests in MSOCommonBPMN Issue-ID: SO-2916 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b30d69daf210dd903e6a1c1d832de49bf8119d5
2020-05-14Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 023a9a7398957caeecaafaf9083392e49a4b6262 - Merge "add image detail endpoint to openstack proxy" - add image detail endpoint to openstack proxy Fix issue where Image had an outer wrapper Issue-ID: SO-2910 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia823cf21c6014e513f49bacf84fd2a61a2724bcb
2020-05-14Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 06bfa9f289b1960a3ac692b2e58dac3da6abb968 - lower code smells Issue-ID: APPC-1859 Change-Id: If95047a9f6b568c8ef4796d48572c23a36ac36fc Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-14Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 565cf6abafad3eb667169926b3ec478303950662 - lowered code smells Removed some unused imports and reorder the modifiers according to java standards. Issue-ID: APPC-1859 Change-Id: Icb7d6129f583140949d5aef7a20199cc4a03425f Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-14Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d41aae5d068ef5a2f8db9fbb2cbfafe8f781bde4 - removed code smells Issue-ID: APPC-1859 Change-Id: I02807b0d4bbc3b1d47945e4ff397647a06eb5e03 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>