summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-03-07Remove fail option for cleanup script.stable/danubebryan1-19/+3
JIRA: COPPER-4 Change-Id: Ia31f967beccac769f45d4071f6a55a7c81413e6f Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Update change to Aimee as PTLbryan1-4/+2
Change-Id: I1d3712c2a389af083ca39a5ef51a723f7a4d2d34 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Adding LabelsShubhamRathi7-0/+14
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I4a2497b4fd65e98e364cfa5f90d7b1bdbf3da61a Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-01Add openrc parameter to smoke01-clean.shAimee Ukasick2-6/+20
JIRA: COPPER-4 Also cleaned up instructions in both scripts Change-Id: I47d7902b66731c172442d62167ec150e4ddfca91 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-03-01Add openrc parameterbryan1-9/+3
JIRA: COPPER-4 Change-Id: Ic1051d3f17c74b4be91f3827808a5aa44abf64ec Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-09Merge "Updated to use new docs structure WIP"Bryan Sullivan31-108/+287
2017-02-07Updated to use new docs structure WIPAimee Ukasick31-108/+287
JIRA: COPPER-1 WIP - not sure how to fill in the docs/release/scenarios section Change-Id: I8684e4647e7b943ca05dc77131a54338ff932b78 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-02-07Add fail trap and success functions to smtp_ingress testbryan2-3/+17
Change-Id: Id450f20f9d4f6773bc7c75ca2f1a1ae99ec5ab29 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-07Add fail trap and success functions to reserved_subnet testbryan1-1/+17
JIRA: COPPER-4 Change-Id: I50c65540662ce2d4bcd7852870ebb850a42d9ec7 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-07Add fail trap and success functions to network_bridging testbryan2-8/+20
JIRA: COPPER-4 Change-Id: I1f2d91211de0d392a2931e3b033f123496162ae3 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-07Add fail trap and success functionsbryan2-4/+18
JIRA: COPPER-4 Remove redundant set +x. Change-Id: I20707d9b1b4076e668fab7d195b5849064becabe Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-07Update prerequisite comments.bryan10-30/+34
Change-Id: Iaf091e2ce398ce57b9ca3deb7726e57ae69a9731 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-07Update Congress bash installer for Danube / Newtonbryan4-322/+1785
JIRA: COPPER-2 Update description and usage. Add docker container deployment option, with /opt/congress as shared folder. Update OSC commands. Include congress.conf.sample due to issues with tox. Run tox as sudo. Disable tox for now due to to hangs. Change-Id: I425a75c967a6a0608e8b836f5140973b80c1657e Signed-off-by: blsaws <bryan.sullivan@att.com> Signed-off-by: bryan <bryan.sullivan@att.com>
2017-02-01Update for DanubeAimee Ukasick11-106/+109
JIRA: COPPER-1 Updated several files for continuity in capitalization and punctuation. Updated release notes. Updated or removed invalid URLs. Generated documentation locally to verify HTML output. Change-Id: I50bc0886f502c26c8fc0539e7e8104763d1a06a2 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-01-25Update for Danube/NewtonAimee Ukasick1-5/+9
JIRA: COPPER-2 Update instructions to note that the script can be run on DevStack. Update CLI class to show network. Change-Id: Ia65528ac078b53da4351315c639290dde348d095 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-01-19Modified to handle various Ubuntu distrosAimee Ukasick1-14/+21
JIRA: COPPER-2 For Ubuntu, updated to use the host's distro in the docker deb url so that the correct version of Docker is installed. Change-Id: I17ded23ee2b468e0d970678b7c0184a6097dc27a Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-01-18Use col field (column name) if exists in translator.Bryan Sullivan1-3/+9
JIRA: COPPER-2 Change-Id: Ib890c45b3c7708bb035045011ff6296b9137934b Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-01-18First working version of network_bridging test.Bryan Sullivan2-39/+40
JIRA: COPPER-4 Add additional comment on Devstack use. Update comments in cleanup script. Update copyright year. Change-Id: I8d6523ed0d35558ef22c840a9d08a4a390c20cf4 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-01-17Update Congress test webapp for DanubeBryan Sullivan1-19/+31
JIRA: COPPER-2 Add specified parameters for congress and keystone servers and admin-openrc.sh. Change-Id: I287dd3b21f06a377b48739c35d234676dad22de2 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-01-16Newton updates. Factor out get_external_net, etc.Bryan Sullivan2-22/+52
JIRA: COPPER-4 Update for newton API/CLI changes. Verify the test works under devstack as well as OPNFV. Workaround bugs in OSC (openstack network show) Change-Id: I5dc1c84f0f05daf1269212454aaecc284b4bd6fa Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-16Script to run shellcheckAimee Ukasick1-0/+30
JIRA: COPPER-33 Script to run shellcheck on tests directory when code is pushed to gerrit. This script is called by the copper project file in releng. Change-Id: I05c13550794e9870180dc1004a2aba27483578ac Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2016-12-09Promote Aimee to committerBryan Sullivan1-1/+1
Change-Id: Ia33f08254b2eb1cf217a9a795170572415bae696 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-09Add network briding testsBryan Sullivan2-0/+272
JIRA: COPPER-4 Change-Id: I9b70411b9cb1e2d611443d28f970a0adec06700e Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-07Add network bridging use caseBryan Sullivan1-0/+50
JIRA: COPPER-10 Change-Id: Iede124d2737820820bc48531ec139f92a0f80944 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-07Removed shared folder when deleting docker containerBryan Sullivan1-1/+1
JIRA: COPPER-2 Change-Id: I0c21324ef24bf4e824edc49f68a80bede73fd5a9 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-07Correct ref to congress server in juju commandBryan Sullivan7-6/+6
JIRA: COPPER-2 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com> Small changes to smoke01 test Change-Id: Ie1783671ba4b418c45cdbd4447538728ce9fff49 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-09-22Add script name to echoblsaws2-51/+55
JIRA: COPPER-4 Change-Id: Ibb9dfb60eeafa21ea1454f8d4fac4da824c2b5de Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-20Fix typo in titleYujun Zhang1-1/+1
Change-Id: I2583e15b8386070bcceb982d4333a318b5143630 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-09-20Add release limitationsblsaws1-0/+15
JIRA: COPPER-1 Tailing whitespace! Auuugh! Change-Id: I0144deec1676865fff7d5a298e6b3d594871d0d2 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-16Merge "Correct title"blsaws1-3/+3
2016-09-16Correct titleblsaws1-3/+3
JIRA: COPPER-1 Change-Id: I1e656aff0e489c9dddf469c64946769e60e5145d Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-16Merge "Correct title"blsaws1-3/+3
2016-09-16Correct titleblsaws1-3/+3
JIRA: COPPER-1 Change-Id: Ib92eac8f44194176509502fede080d256be5dee2 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-15Add metadata to cirros1blsaws1-1/+7
JIRA: COPPER-4 Change-Id: If6a5bf6726667a0df995c3dd771a224dc6ed0947 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Update copyrightblsaws10-10/+10
JIRA: COPPER-1 Change-Id: I20924b317c47d20b04b6a648456621efd29250b6 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Update to new docs folders and names.blsaws13-24/+45
JIRA: COPPER-1 Remove trailing whitespace Change-Id: I6291106ca6133034cdee6551df1b7b075ea5ee69 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-31Add licenseblsaws9-5/+47
JIRA: COPPER-1 Fix table in definitions Change-Id: Icfd3d004b5d0241d400f2acda88127e6d09fbe60 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-31Include config and usage guidelines in main docblsaws4-0/+9
JIRA: COPPER-1 Try 2, the links to docs in other folders are not accepted Try 3, using an include file Try 4, individual include files Change-Id: I57e7b797ce31fc6f248dc42fea33d768ba44ed81 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-31Add index fileblsaws4-6/+25
JIRA: COPPER-1 Fix spaces for the very picky parser Change-Id: I5379b01eae2ed402ad5dec1d4846c9dfc9083499 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-18Fix link issuesblsaws2-44/+44
JIRA: COPPER-1 More issues... Change-Id: I0bf14d6e6b91c57fb8c132bee991d472ef8c8f31 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-18Update docs for Coloradoblsaws8-410/+417
JIRA: COPPER-1 Change-Id: I2c0b1fa29c7129aceff6779ca48f7fb26f288063 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-18Aligne comments with designblsaws1-3/+0
JIRA: COPPER-4 Change-Id: I550435cccdb355d68667688e1e9e7a4a8c029089 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-18Align get external net functionblsaws1-11/+6
JIRA: COPPER-4 Change-Id: Ifb0dec68f632af03dfd1debced90cab0b8f7ba5b Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-09Fix external network search methodblsaws2-22/+12
JIRA: COPPER-4 Change-Id: I9e4ee1e89cd18e3ab1ff8fa311acd41be3d2be94 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-02Correct line endingsblsaws3-584/+584
JIRA: COPPER-4 Change-Id: Icb470d8ba9f477b0696f2abaab8271bdbf0fcb57 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-02Fix variation in openstack cient output for network showblsaws3-584/+584
JIRA: COPPER-4 Change-Id: Ib7aee663b3d402478454c39dd48a4c803815e544 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-02Align with change in JOIDblsaws1-1/+1
JIRA: COPPER-4 Change-Id: Icc6d412aa92c8e283466507898863e6503937de4 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-07-27Fix use of floating IP, add delays to avoid errors...blsaws8-75/+203
JIRA: COPPER-4 Change-Id: I738131f9b0b4ca0a25cd87c90bb29a452a708616 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-07-26use existing external network if present, other fixes.blsaws2-38/+93
JIRA: COPPER-4 Change-Id: I9c3845073389d28f64956a4b52a129cc1d90265a Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-07-22Correct formatting issuesblsaws1-6/+6
JIRA: COPPER-4 Change-Id: Ifac3e89d02595051c4d2416f9482e63b71bf0046 Signed-off-by: blsaws <bryan.sullivan@att.com>