Age | Commit message (Collapse) | Author | Files | Lines |
|
Update "CLAMP Automation Composition Smoke Tests",
and "CLAMP participants (kubernetes, http) Smoke Tests" docs
Issue-ID: POLICY-4597
Change-Id: I5093888b5c378efbe14b0f5c71e8c8aaf9dacf10
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
- s3p tests documentation
Issue-ID: POLICY-4583
Change-Id: I81fe30f4c083579263db0b9e663953bdc3ecb643
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
Issue-ID: POLICY-4640
Change-Id: I2d64a082f2990e8ee35fc9627555fd090ab34c84
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
|
|
Unused file cleanup.
Updated docs/clamp/acm/api-protocol/acm-rest-apis.rst
Issue-ID: POLICY-4603
Change-Id: Ie8dd6989139f09b69f95bb42604b1ca8aa596d3c
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
|
|
|
|
|
|
|
|
Removed policy upgrade page and images from acm docs
Page was in the wrong place and had outdated info
Issue-ID: POLICY-4614
Change-Id: Ifbaecfec2732dd2129bdcc9cbd1602cc1d50dbb6
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Update "Kubernetes Participant" docs
Issue-ID: POLICY-4606
Change-Id: I2f0906d8d8887444d6fdcb5762d07126f6bc58e5
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Update "HTTP Participant" docs
Issue-ID: POLICY-4605
Change-Id: I16ab4aa3fb2b86248e529b96e37d9ec8be6fbbf1
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
- update the script usage
- update the individual installation
- add debug section
Issue-ID: POLICY-4595
Change-Id: I39535156ec64252e6a6c07403d78633f4ac88cbe
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
|
|
|
|
Swagger documentation rendered in ReDoc webpage.
The html page is generated during the Sphinx build.
The sphinx.builders.linkcheck reports as false positives
the links that are generated dynamically, such as with the sphinxcontrib-redoc extension.
Issue-ID: POLICY-4581
Change-Id: I9b720b961332689b144d5fe9d8be82be436d1c16
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
|
|
Added new puml for state and update diagrams
Updated diagrams
Added table as csv - easier for updating later
Issue-ID: POLICY-4602
Change-Id: Iaca291057688b0a856192036816685d3b9676b4f
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Update "Participant Intermediary" docs
Issue-ID: POLICY-4604
Change-Id: I4cb5e44f8ce1d88b0b7b5cf382c7cf30c7355f41
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
State terminology updates
Fixed broken links
Removed conf.yaml
Issue-ID: POLICY-4611
Change-Id: I6edb567fccf192e953495c48f5b1abe348df433e
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Update "The CLAMP Automation Composition Runtime" docs
Issue-ID: POLICY-4600
Change-Id: I927a67fd021b4d92b01094c65c42efd4ea8d4682
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Issue-ID: POLICY-4623
Change-Id: I714c79306c920aba861f65dd1b064c05f055ab4c
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Altered guide to allow install of policy fwk or acm components
Added collapse directive to make page more readable
Added overide.yaml instructions
Added more detailed oom installation guide
Issue-ID: POLICY-4607
Change-Id: Ie5de014f9651b1dceb340acd780216a2a75b4b90
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Added images for state diagrams
Added images for system level dialogues diagrams
Added puml for state diagrams
Added puml for system level dialogues diagrams
Added page content with diagrams
Updated page links
Issue-ID: POLICY-4598
Change-Id: Ife009a94f6b0b378fb565bdc097dba251ea74596
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Issue-ID: POLICY-4156
Change-Id: I5d459feebd0c6843784b56e756e30b6e22b9c2d4
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
|
|
Issue-ID: POLICY-4570
Change-Id: Iaf8e492c5c00631a476b113076b278a4ae1c6af4
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Springboot 2.5.14 has a bug in its actuator that does not automatically
activate HTTP statiscis. iThis bug is causing our CSITs to fail in the
master branch.
This is fixed in the latest version of Springboot.
See: https://github.com/spring-projects/spring-boot/issues/31263
Issue-ID: POLICY-4143
Change-Id: I04e56e81f06abf0416918df606f1d413b3eb4c1b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4462
Change-Id: I40ac2d58722fcbfa89123dad3d35d84d7b878685
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Issue-ID: DMAAP-1790
Change-Id: I83755fcc14e0581c44cb5cea5d81546501d467e0
|
|
Issue-ID: POLICY-4460
Change-Id: Ica77ff1aafd10b098bdcae72041f3176b29dac40
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
This maven profile used the Swagger endpoint to generate the Swagger and
then generated a HTML and PDF version using Asciidoc.
We now have Swagger as a source artifact so this profile is no longer
needed.
This commit als fixes the issue with the example for using this profile
in the documentation, which references a non-existant link.
Issue-ID: POLICY-4431
Change-Id: I970eb392f156662c3bbfb38e978bc46335538925
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4138
Change-Id: If7eccc6057ce54609ab6ad07dd3a9bd129caa93a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4446
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I092ce27abbf5dfe5f0794d78cad596953e4a6a09
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
|
|
Documentation config fixed as instructed.
Configuration files have been copied from examples provided by the
documentation project.
Dead links are fixed as well, they cause build fails now.
Issue-ID: POLICY-4426
Change-Id: Ied5ca5e5a24f7a625e5b2d94c46d0c2347c68ace
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4387
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I52f7cfd58af0c2c5dc4ec0ecdcb01e8c22163989
|
|
Issue-ID: POLICY-4380
Change-Id: I7ea0f71ccd8203c127ae292bfb529371610807a9
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
|
|
|
|
Issue-ID: POLICY-4383
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I78e226bdc5156d6597f640915f3a40a946c71bc7
|
|
Issue-ID: POLICY-4389
Change-Id: I80f913c49061c0eae6d76fddf572cf447f5a37ce
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Issue-ID: POLICY-4388
Change-Id: I4b2a0828f6823af5adf344d1cb9cf8c93f67332a
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Issue-ID: POLICY-4386
Change-Id: I85b9f59e5a95cbf69f99755a54038191dad3996f
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
It is more appropriate to document the release process in the wiki.
Issue-ID: POLICY-4369
Change-Id: I58fba5b8fc7fa08407f8235097664b862ab65442
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4199
Signed-off-by: isaac <isaac.adorno@att.com>
Change-Id: I4956eacfe3dfbfb4ac010e48b02c88b98ef1bc1f
|
|
Application Tutorial."
|
|
Tutorial.
Issue-ID: POLICY-4316
Signed-off-by: isaac <isaac.adorno@att.com>
Change-Id: I7d4befac48cbf251ad9b1bae6f1e60f4a5c3b393
|
|
Removed participant simulator and k8s ppnt standalone endpoints.
Updated REST endpoints of ACM
Issue-ID: POLICY-4382
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ib31253952a32b33b2e193293b0b1775fcb35054b
|
|
|