summaryrefslogtreecommitdiffstats
path: root/ci/openstack.sh
AgeCommit message (Collapse)AuthorFilesLines
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-27modfied openstack.sh to create only required data.Narinder Gupta1-31/+67
Change-Id: I8608196a7e47568aba66e10986165af88089bf57 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27modfied to include the os qualified domain name for public API.Narinder Gupta1-20/+52
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 Gupta1-1/+1
2016-06-22create the default security group rules to test the floating ips.Narinder Gupta1-2/+10
Change-Id: I91a3fe0c3d28da27ea521d93e826b16ffc7a4261 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-22fix onos charms for xenial.zhangyuanyou1-1/+1
Change-Id: Ifc47864d874f3a7cbd395eac20ff5a68cfb32be9 Signed-off-by: Yuanyou Zhang <zhangyuanyou@huawei.com>
2016-06-17support the ocl and rename target to contrail again.Narinder Gupta1-0/+3
Change-Id: I06a078854b1210e99b99c67b1b3240d88eac953a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
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 Gupta1-5/+5
deploy ocl as well. Change-Id: I40f32bad5b94b335bd5bd37d3c626d4a5e336061 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-12modfied to fix it for onos.Narinder Gupta1-1/+1
Change-Id: I70249ba7df9d681b7ee1cf2ad9f1721143973a9e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-11modified to use admin network gateway for onos.Narinder Gupta1-1/+2
Change-Id: I3fd9e36673adcc7ccd4e6b8ea520da92cc8f6ba8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10uses vip in case exist.Narinder Gupta1-6/+10
Change-Id: I7799a987d669d4b75bfc7b1b692183a1eb26e738 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 Gupta1-29/+52
Change-Id: Ib65063fa95a65e8c3e634d91187870e8aa45f5a8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09modified cengn pod1 as per details provided.Narinder Gupta1-10/+12
Change-Id: Ic92d99a237cd82d0d3429d952b5a561a1c1efc8b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07added the labconfig file for att virpod1. Remove the macNarinder Gupta1-4/+6
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>