summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30modified as per suggessions from the functest team.Narinder Gupta1-6/+10
Change-Id: If5fbb210aa8e57e69a9a8d84480b2ee2ada8ddba Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-29modified the cluster size to 3.Narinder Gupta4-15/+54
Change-Id: I6d0e546e9a9d392f223619b9063ed1aad203a952 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-29modified the bundle to use the public end point if assigned.Narinder Gupta4-12/+14
Change-Id: I3bf11b14af61e8dc31589a130faad179d06e0c37 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-29modified openstack.sh to not to define endpoint if FQDN is notNarinder Gupta1-22/+34
defined. Change-Id: Id41f5ba88e9204f90fbb04036317eb1c889b311d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-28modified to fix the internal Admin URL issue in ODL.Narinder Gupta4-72/+78
Change-Id: I83955f135a6288d396e68be30909078c81cb7141 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-28modified for nosdn timeout and OCL bundle.Narinder Gupta5-310/+276
Change-Id: Ie7c1e64a0c85b1508113fb294394b07ff395e812 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-28trying to resolv charm error by configure the cluster first thenNarinder Gupta3-239/+244
other relationship. Change-Id: Id4d7ceae20554d9952c45266ba1f827e43faaef6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27modfied openstack.sh to create only required data.Narinder Gupta4-35/+73
Change-Id: I8608196a7e47568aba66e10986165af88089bf57 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27checking if parameter is no null.Narinder Gupta1-1/+4
Change-Id: Id3d908903ddb4584e0c813aa6dc8f859c3004ba7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27modfied to include the os qualified domain name for public API.Narinder Gupta15-44/+135
Change-Id: If169aab5f81fc0b6a112068066815e194f8f9e36 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-24Remove update_gw_mac for ONOS.zhangyuanyou1-1/+1
Because of ONOS Goldeneye can learn gw_mac automatically. Change-Id: I1d2b1113f72b3f7b29255c1a43e5b3914c94b70e Signed-off-by: Yuanyou Zhang <zhangyuanyou@huawei.com>
2016-06-23Merge "fix onos charms for xenial."Narinder Gupta2-6/+6
2016-06-22create the default security group rules to test the floating ips.Narinder Gupta2-9/+11
Change-Id: I91a3fe0c3d28da27ea521d93e826b16ffc7a4261 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-22fix onos charms for xenial.zhangyuanyou2-6/+6
Change-Id: Ifc47864d874f3a7cbd395eac20ff5a68cfb32be9 Signed-off-by: Yuanyou Zhang <zhangyuanyou@huawei.com>
2016-06-21modified to include mysql as cluster service now.Narinder Gupta4-0/+27
Change-Id: I28454606832cb0798b3e4c144c0d0366468062d9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-17support the ocl and rename target to contrail again.Narinder Gupta5-453/+334
Change-Id: I06a078854b1210e99b99c67b1b3240d88eac953a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-16remove the flat network type to support ODL.Narinder Gupta3-3/+3
Change-Id: I7db1c33bf6bd66011edcddfb68d4856cb85c2255 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-16modified to increase the limit.Narinder Gupta1-0/+3
Change-Id: I74070f9cee5b5464ef2c827ffe518b17c1ed3908 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-15modfied to do a workaround for limit user issue.Narinder Gupta1-2/+10
Change-Id: I3eb617135c2c69c09baaf490210f3c61c8670eef Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-15Refactor cengnlynxpod1 to cengnpod2 and use labconfigDave Urschatz2-22/+5
The intent of this commit is to refactor the CENGEN internal pod to use more conventional naming as well as leverage the new pod configuration design. JIRA: JOID-86 Change-Id: I2ac4f15cdcc919a07135c7b4b4cc6939104a89fa Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
2016-06-15do not create security group as part of install.Narinder Gupta1-2/+2
Change-Id: I21c2b029e1b36c5a87cfb000ac146ec825adfca3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-15modified to clean the environment and also change in bundles toNarinder Gupta6-19/+21
deploy ocl as well. Change-Id: I40f32bad5b94b335bd5bd37d3c626d4a5e336061 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-14remove the override series as it is controlled by juju now.Narinder Gupta13-65/+16
Change-Id: I042d9d43c30218dfbcbc6be06fb921420eff6232 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-14modified to match the ocl bundle sync with other bundles.Narinder Gupta6-286/+248
Change-Id: Ib5a13d7c644e2aae7cde96bdabc6f63fcd111d33 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-13Update Congress branch to mitakablsaws11-11/+11
JIRA: COPPER-2 Change-Id: I870600dfce8b878619156185839d93181cf5257f Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-06-13Merge "Set default branch for Congress to stable/mitaka"Narinder Gupta1-1/+1
2016-06-13Set default branch for Congress to stable/mitakablsaws1-1/+1
JIRA: COPPER-2 Change-Id: Ice9239fb987139523e1789447f849d4949405a52 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-06-12modfied to fix it for onos.Narinder Gupta3-5/+5
Change-Id: I70249ba7df9d681b7ee1cf2ad9f1721143973a9e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-11modified to use admin network gateway for onos.Narinder Gupta3-2/+15
Change-Id: I3fd9e36673adcc7ccd4e6b8ea520da92cc8f6ba8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10uses vip in case exist.Narinder Gupta2-7/+11
Change-Id: I7799a987d669d4b75bfc7b1b692183a1eb26e738 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10rename service to mysql than percona-cluster.Narinder Gupta1-7/+7
Change-Id: I98199aefccb4e07cf373a4afa0dbdd383db17050 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10convert from shell to bashNarinder Gupta3-3/+3
Change-Id: I52e09120f97b8ca828538e89eef50a21672c477c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10added congress integration with odl,onos and opencontrailNarinder Gupta3-1/+24
Change-Id: Ideb9c4ca730349e942f562413e7f918f1fa413f9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10congress works with liberty only so modifying the same.Narinder Gupta12-12/+12
Change-Id: Ic29ce0b769f682b14d6eb07eddee20455bc7cef4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10modfied to include the congress charm which is part of OPNFV bundleNarinder Gupta12-21/+150
now. Change-Id: Ifd91c3af7985cbc0ea5e4f4c08bbcdcec8ea3ba9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09Add Congress datasource create to post-install scriptblsaws1-1/+34
JIRA: COPPER-2 Added to current script version; fixed unterminated quote Replace $CIDR with $EXTNET_NET Change-Id: Iaeb35b78ba11e9139014202cf68648ff9b4d6e35 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-06-10modified the deployment and merge juju test file for onos.Narinder Gupta3-159/+59
Change-Id: Ib65063fa95a65e8c3e634d91187870e8aa45f5a8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09modfiied to have a new onos charm with gateway support.Narinder Gupta3-4/+5
Change-Id: I4377f52d8fa077a5bfdcaaf1089fd8166abf5062 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09modified cengn pod1 as per details provided.Narinder Gupta4-39/+28
Change-Id: Ic92d99a237cd82d0d3429d952b5a561a1c1efc8b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09auto input to install charm-toolsNarinder Gupta1-1/+1
Change-Id: If5fcd082e7dc9884d69ed20b716166a5346d8e5a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09Merge "added a new pod cengn pod1"Narinder Gupta1-0/+9
2016-06-09added integration with congress charm.Narinder Gupta5-40/+69
Change-Id: Iabdc6e2641653103d7e406c1d7488c3f4406084b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-08added a new pod cengn pod1Narinder Gupta1-0/+9
Change-Id: I2493a5d009e6a373b7360973a043c1f760f38bbb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-08modified for wrong charm metadataNarinder Gupta6-19/+17
Change-Id: I3d544990b718f31a90019453dbcc95cee27aeaa4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07modified the onos deployment as per new process where charms wereNarinder Gupta4-691/+557
downloaded first then deployment started. Change-Id: I97711241121577200d1223764c84e91cc1be05cb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07syntax errornarindergupta1-1/+2
Change-Id: If7d3c7063a737b8b55dc9f1cc6c59b14aad1eb10 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07added the labconfig file for att virpod1. Remove the macNarinder Gupta11-146/+17
as it gateway br-ex was not configured with MAC. Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-05added the openstack.sh to configure the openstack for test.Narinder Gupta1-0/+104
Change-Id: Ieb3074a5c889c9c2d7e84af70f5b1078c41eef9f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-05xextended the external port to the 5 mac address in case gatewayNarinder Gupta1-1/+1
node gets picked by any of the node in pod. Change-Id: I08e4629cec92454cba3672508b1bf5f2450b47fd Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-03modified to supprt default virtual install.Narinder Gupta6-10/+30
Change-Id: I5064114849b126d8fed8840a22e10573a847708d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>