Age | Commit message (Collapse) | Author | Files | Lines |
|
This creates the necessary items to create the initial page for the appc/deployment.git documentation.
Change-Id: I65c61a5b2197df51efc3e162521831f18706a450
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: DOC-33
|
|
Added a section to the addendum in the how-to docs on
how to build indices in Sphinx.
Change-Id: Ib0a64c188f8942f5eb45cafae0d9685285eff855
Issue-ID: DOC-75
Signed-off-by: Spencer Seidel <jsseidel@fastmail.com>
|
|
Project: appc master 76706005ee07da01fc3e00ed44ada720e29855b1
Change to CCSDK and ODL Carbon
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-Id: [APPC-91]
Issue-Id: [APPC-158]
|
|
Project: clamp master 25f65d0f6bd061facf88dab5859ddef1926dfecc
Incorrect select field filtering
The filtering of select input fields was incorrectly
handled and resulte in inconsistent state
Issue-Id: CLAMP-49
Change-Id: I1678a861ca4fcb8b384fb75356ff95eee88f2fc6
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 1aa4dc3048d39515c77c2565d0a050f6d5c9192f
Reformat code
Issue-Id:: CLAMP-43
Change-Id: Ife5596c1fca86941e17fe84354bbab49d25f9ffa
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master de048cf739ec08e52251404d2818a8bb9b941d79
Merge "Error in JS logs when click in the background"
Error in JS logs when click in the background
Change-Id: Ie7bf318fc35e290f9699b660c6ca2282c49087aa
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 351aa6fa0742a4ab9f5659e29015c0d31d7aa189
Merge "Wrong function call"
Wrong function call
Change-Id: I12d79f9c54c1a7d84d421e8ded10c568dd504512
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 7735e2037f96e6129638e684f56daf70b6d0274f
Merge "Add properties for Holmes component"
Add properties for Holmes component
Change-Id: Id758473fe61f7f24699e204dc325c978bc934e59
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 00a633630a6fd9404dd78c42c92e9c37bf529fa1
Merge "Integrate docs template"
Integrate docs template
Add ONAP doc template to CLAMP first draft
Change-Id: I2267f0fda2ee613d76d7c60a011696087805a5e7
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Project: vnfrqts/requirements master 247c5c0aa643c6460c260227c3cc33c5720439c1
Merge "VNFRQTS -Requirements Ch4 Std Reqs"
VNFRQTS -Requirements Ch4 Std Reqs
VNFRQTS -Requirements Update chanpter 4b and 4c requirements to std
format
Change-Id: Ia9b5a4eaa9e3cecd80cd5ef7e43d61efb3645b5d
Issue-ID:VNFRQTS-82
Signed-off-by: PATTEN <hp1256@att.com>
|
|
Project: vnfrqts/requirements master 984cafbbd0a68a99e6fc6a4759dc54cdc0a3fda2
VNFRQTS -Requirements Ch7b Std Req
VNFRQTS -Requirements Updated Chapter 7b reqs to std format
Change-Id: I476182bd140f836298528928e89791991bef090f
Issue-ID:VNFRQTS-85
Signed-off-by: PATTEN <hp1256@att.com>
|
|
Added sections describing which documentation should be stored on wiki
vs rst, why the doc team chose rst/sphinx, and how to convert from
other formats, loosely based on Steven Wright's video. Updated
index.rst to account for the format-conversion section.
Change-Id: Iea9ec284fc273510177966d8325191ea39d049b2
Issue-Id: DOC-66
Signed-off-by: Spencer Seidel <jsseidel@fastmail.com>
|
|
Project: cli master 03d634fc99b01894ec1481113e1fe0f44161f9fd
Merge "Fix subscription-list command"
Fix subscription-list command
Now it reports tenant, region and cloud
CLI-14
Change-Id: I6d2bd1459d5a942603ac7c6e8b02ac06fe5b7625
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
The submodule path hierarchy needs to support a name used as
hierarchy for lower level repositories or groupIDs AND allow
for a repository at each level eg submodules/appc and
submodules/appc/deployment are both repos. When viewed
in the submodule directory structure in the doc project, a
repository will have .git appended. The above example would
be submodules/appc.git submodules/appc/deployment.git
Change how to guide and convert existing submodule names
Rebased prior change
Change-Id: Ie16b8bbda7562aaaee3c21eb504dc6e293c98cbd
Issue-ID: DOC-33
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: vnfrqts/requirements master aae98f40234970b701d750f8975960c2a5d150c6
Add part f VNF Develop
Change-Id: I633a0565d0c7ecc2883f5f9f915d988235e11f9e
Issue-Id: VNFRQTS-39
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: clamp master 637af47ad9f91d5b91f742a1eea4041ee1b019c4
Add holmes GUI without properties
Change-Id: Ie961076abf2d57e3e917cab0012f6799bbe7762a
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: appc master 3e0d86059e4926a0a5197f75f201284075811d98
Code clean-up in ChefAdapterImpl.java
Fix multiple issues found in Sonar Analysis
Issue-ID: APPC-156
Change-Id: I242c45a2eab7c4e31fb42ff9d17405aa3f210147
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: cli master 8baba5cddb6dce7932872ec6e2709c28953c5c05
Merge changes I70ca564c,I502ca257
* changes:
Add set unset directive
Make the cli zip download consistent
Add set unset directive
CLI-2
Change-Id: I70ca564cc2c41508bb209b5fae54104aba13a8be
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Make the cli zip download consistent
CLI-14
Change-Id: I502ca257cb68f8817936f13bc3252bb0feac2ce6
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Update doc project to integrate clamp
Change-Id: I933500c7e66463a82f35575422c377b34ea0567a
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Project: cli master 6898144bb42b5663e6cbfb7166d31c67a3c1665a
Merge "Add RST docs directory and index"
Add RST docs directory and index
CLI-34
Change-Id: If9830f2dee721949acbeeced6b07f83f65a907c3
Signed-off-by: Kanagaraj Manickam k00365106<kanagaraj.manickam@huawei.com>
|
|
|
|
CLI-34
Change-Id: If596163b7a2ebaaef686211c5d5f5dcebf6a0145
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: vnfrqts/requirements master c68ec4198d86162dabcadb388a9f653784a731a5
Move configuration part of seed doc of open-o
Change-Id: Icb15d3566f4f6d9bc804bc524c6c517601b9695a
Issue-Id: VNFRQTS-39
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: appc master f1475ee6324f761c1eec7109e9e2321c01fae9e5
Junit Changes for APPC Params Bundle
Issue-ID: APPC-168
Change-Id: Ie0ddf5905f90a409db111a1cfdf728a44737a158
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
|
|
Project: appc master 93b8052261b76312c4273962639960ccb46a9fc0
[JunitCases]for config audit and config generator.
Change-Id: I7fc00ce3c8efab282954aab87db0b23da336d732
Issue-ID: APPC-189
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
|
|
Project: appc master 50fdfca221554d0433b7608777285ec94b7a1b62
Junit Cases for Application Controller.
Issue-ID: APPC-168
Change-Id: Iacfc853bef0b641599c60055ac05b1fd090ee3f8
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
|
|
Project: appc master 48f77d60c3a7a9fcfb6f13b6da1fa48b7dd4ff34
[JunitCases]for config audit and config generator.
Issue-ID: APPC-168
Change-Id: Ie6f5e13b63f3162530d71c60cf352a8bfcddf4ff
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
|
|
Project: appc master 58a7196916567cfd46f8fd984ac924ea480ac0f3
Fix classNotFound issue when executing dg-loader
Change slf4j from transitive dependency to explicit dependency.
Issue-Id: APPC-188
Change-Id: I8054b5c4e0c0023be1fd6ae7a7e89799682f20fd
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
|
|
Project: appc master 94cd1ffc720bc206f6b75a8781acbcdb147f7778
Modify IaaS adapter URL parsing to include path
Modified the pattern in IdentityURL and VMURL to include optional path
Modified the toString in IdentityURL and VMURL to properly print the
full url string
Updated tests to include new URL format
Issue-ID: APPC-133
Change-Id: Ic7c272b70d4fe18c815d5dd5311f760d8b8953c1
Signed-off-by: RY303T <RY303T@att.com>
|
|
Project: vnfrqts/requirements master d21906736fcc735feb49b5243928c89eb9fcdf78
VNFRQTS -Requirements ref
VNFRQTS -Requirements Updated section 4.a and 4.e requirements to
standard format
Issue-ID:VNFRQTS-82
Change-Id: Ibb6fea7f123ffe2b706576d291f41e1d2cd99660
Signed-off-by: PATTEN <hp1256@att.com>
|
|
Project: appc master 3df3182a7badeef662f743bfc8d67cea805b1ef4
Update ASDC References to SDC 1/2
This patch changes ASDC to SDC in APPC code, bundle
names and other pertinent places. This change
sanitizes SDC for Open Source. It
is the first in a two part change, the first
updates code mentions and artifacts. The second will
update database references.
Change-Id: Iffd73480cc325172b5d8969fe839728f1c88ef78
Issue-ID:APPC-179
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: appc master dc2344fc5754dee739f1db69cc6c16dfe0522ab8
Fix sonar blocker in ChefAdpater
Issue-ID: APPC-156
Change-Id: Ic2cbb76bb639094386c14bd06e068c9d5ad7bd0d
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master 102de988205cccf31e30db6d7f4c27af21404d48
Add appc directory and index
Adding docs index directory
Issue-ID: [APPC-102]
Signed-off-by: Scott Seabolt <js9808@att.com>
Change-Id: I4882dc6ae042010edf6c999fc1ceb415c350beb0
|
|
Issue-ID: DOC-33
Change-Id: I15988d24f7c74a690138ae24f540e265edc6477d
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Change-Id: I2d27c1413eeb01cbaa970c3b6c1b0715e8d64153
Issue-ID: DOC-33
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Issue-ID: APPC-102
Change-Id: Iae665ea69bb8f6bb00aa38a68b8001c63ba87079
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: vnfrqts/requirements master 9ec9b1679614ecb75aced53cc4ce98afd3bdef90
Added Seed document for TOSCA
Adding 5.a to VNF Req document
Issue-ID: VNFRQTS-42
Change-Id: I091485a4079c9057a1b7428e4d6c8359aed37cde
Signed-off-by: Andrei Kojukhov <akojukhov@gmail.com>
|
|
Project: vnfrqts/guidelines master d2592369b629974df1a00d9c7db730a1708dbe21
vnfrqts tasks 61,69,70,71
Issue-id:VNFRQTS-61
Change-Id: I68b65d767acdf667ddf4410a1863ec5f8f72938f
Signed-off-by: guanwenyao <guanwenyao@chinamobile.com>
|
|
Project: vnfrqts/requirements master c0473e5c3aafe265dffc88ae77fdfe0a45cf579a
VNFRQTS -Requirements ref
VNFRQTS -Requirements Update document crossreferences Ch 4,5,7
Change-Id: I03ff5f32e000454557a2656d79e81ec53ba05d31
Issue-ID:VNFRQTS-62
Signed-off-by: PATTEN <hp1256@att.com>
|
|
Project: vnfrqts/requirements master a2e2f26d141dfcd16a7a86208b751167288388cd
VNFRQTS Requirements - Chapter 3
VNFRQTS Requirements - Added Chapter 3 Content
Change-Id: I8ee0741b03c8af6c20e1bac5a2d3f3685a808ea2
Issue-ID:VNFRQTS-60
Signed-off-by: rr929y <rr929y@att.com>
|
|
Project: vnfrqts/requirements master 6d9c0db073dad028f60956f1be6887e64bf4e33b
VNFRQTS Requirements - Chapter 2
VNFRQTS Requirements - Adding Chapter 2 content
Change-Id: Iff33df216517f3fe1dd41a069d09cea1eff52af6
Issue-ID:VNFRQTS-59
Signed-off-by: rr929y <rr929y@att.com>
|
|
Project: vnfrqts/requirements master 5a0b2f1eff3cc48a0232ff71c8e4510a65713ccd
VNFRQTS Requirements - Chapter 1
VNFRQTS Requirments - adding chapter 1 content
Change-Id: I7e93fc4863db3a0affd241d3189460b4c4320a8d
Issue-ID:VNFRQTS-58
Signed-off-by: rr929y <rr929y@att.com>
|
|
Project: vnfrqts/guidelines master dfae6d0a9a1bc2d5aa7ed80d57d4a9271bd2993e
doc toolchain in place for VNF Guidelines
Issue-id:VNFRQTS-46
Change-Id: Id91cec54c0fd28d75fb86e0c29ce8220b504d23e
Signed-off-by: guanwenyao <guanwenyao@chinamobile.com>
|
|
Remove Sphinx exclusion of VNFRQTS repositories that were causing all doc
verify jobs to fail. These have been updated, should now verify, and
be published when merged
Improvements in the setup / getting started instructions for other
project creating documentation
Issue-Id: DOC-11
Change-Id: Ieb932dcaa0b4c39073e1e20cbdbe05bf6977a006
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: vnfrqts/requirements master dd1fc6cd21aa8656eea458dfd132180d7b6a2fb2
VNFRQTS Requirements - Malformed Table
VNFRQTS Requirements - Fixed a malformed table in chapter 8 of the requirements documentation
Change-Id: I40e2707e10ee29fd8553557742df995669af1c32
Issue-ID:VNFRQTS-75
Signed-off-by: rr929y <rr929y@att.com>
|
|
Project: vnfrqts/guidelines master cb73bf7bbed1df4c992b67285345fd4ced7a693e
VNFRQTS Guidelines - Linkcheck/Tox Errors
VNFRQTS Guidelines - Fixed broken links and stubs for linck check, as well as rst formatting for tox
Change-Id: I18ff54159a2dc2dd542f86ad6c7b17fc775452dd
Issue-ID:VNFRQTS-75
Signed-off-by: rr929y <rr929y@att.com>
|
|
Project: vnfrqts/requirements master 73139dcbbe87be0feac5af31020c7763dbf7fa37
VNFRQTS Requirements - Linkcheck Fixes
VNFRQTS Requirements - Changing broken links to pass link checking
Change-Id: I4a5e49fd5ef19cc026a6aa11b11f5355220489f2
Issue-ID:VNFRQTS-75
Signed-off-by: rr929y <rr929y@att.com>
|
|
|
|
vnfrqts/requirements master advanced beyond submodule reference in doc before verify job available
updated git reference to current level
Improvements in the how to guide describing submodule integration
Updated sphinx configuration to support sequence diagrams
Temporary exclusion filter reduced for seed documents with severe errors
Issue-Id: VNFRQTS-76
Change-Id: I3928a3d1e55a0731125e07186d8041b1614c3c8d
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: vnfrqts/requirements master b5540bc2bb2b11b147c9dfb7fd001235e066ed35
Merge 7.a Service Design to Chapter7.rst
Change-Id: I553c4ee5474251020f53ed7fcdb5d7c4b2affd22
Issue-Id: VNFRQTS-76
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|