summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-17Merge "rename region name to be unified"shuai chen16-53/+53
2016-08-17Update a how-to doc about jumphost offline preparationYifei Xue1-0/+10
JIRA: DOCS-141 Change-Id: I4365494273cd9d86bfcda9fa52e9d2a72e82595a Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-08-16Merge "modify compass4nfv configuration documentation"shuai chen7-237/+503
2016-08-16modify compass4nfv configuration documentationQiLiang7-237/+503
JIRA: DOCS-141 Change-Id: I136ae88163d4290e5fb2485ae6b58f723237f0df Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-16Add index.html for web serverQiLiang2-0/+48
JIRA: COMPASS-458 Change-Id: I812e098d11d82aec2376e7ae9f563d251a499104 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-15rename region name to be unifiedMatthewLi16-53/+53
JIRA: COMPASS-457 nova region name should be unified. compass use regionOne original, however, upstream usually use RegionOne, this is caused by clerical error. Now the OCL and sfc/tacker use RegionOne by not knowing the compass clerical error. so all should be changed to RegionOne. Change-Id: I8bc280cca036afffe09d0a3bcebc940deaa490b5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-08-13Merge "FIX centos7 ppa create failure"shuai chen3-24/+42
2016-08-12Merge "Add heat user domain configuration"shuai chen6-0/+215
2016-08-12Add heat user domain configurationQiLiang6-0/+215
FIX Rally heat create_update_delete_stack test case failure JIRA: COMPASS-454 Change-Id: Ib77109c6dde0e7042283e5a9e67be858d360a2ef Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-12FIX centos7 ppa create failureQiLiang3-24/+42
ceph repo update, related upstream link: http://tracker.ceph.com/issues/16916 centos ceph-deploy rpm download failure workaround Error info: Package python-setuptools is obsoleted by python2-setuptools, but obsoleting package does not provide for requirements --> Finished Dependency Resolution Error: Package: ceph-deploy-1.5.31-1.el7.noarch (centos-ceph-hammer) Requires: python-distribute Available: python-setuptools-0.9.8-4.el7.noarch (base) python-distribute = 0.9.8-4.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest JIRA: COMPASS-455 Change-Id: Ibebc8b25786b12308d5963e77b0f7959d700113a Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-11bugfix for odl l3chenshuai@huawei.com4-2/+18
JIRA: COMPASS-473 Change-Id: I09cff641e8485f266dead4522e07b855c01ea1de Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-11use file inject for odl l3chenshuai@huawei.com2-0/+2
JIRA: COMPASS-471 Change-Id: I88721904fe6c430b3b753277e24e2283170f7019 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-11disable neutron-l3-agent for odl-l3chenshuai2-1/+14
JIRA: COMPASS-471 Change-Id: I80d0ad6d95bb81d7a2592dd2c3a2051ac362494f Signed-off-by: chenshuai <chenshuai@huawei.com>
2016-08-10modify moon packages' download pathchenshuai@huawei.com1-1/+1
JIRA: COMPASS-470 Change-Id: Ib0ef2d64496c13e1eab67f87327896f805308eba Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-10add environment for moonchenshuai@huawei.com3-4/+5
JIRA: COMPASS-469 Change-Id: Iec6623d6089a94062f910b566d86b8ee7b885404 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-08[moon-ceph] deploy ceph on moon scenariomeimei4-0/+16
Change-Id: Ic8710da6819b031efabc1b6cc40db418fc40fa4a Signed-off-by: meimei <meimei@huawei.com>
2016-08-08Merge "[bugfix] miss osd in ceph deployment"shuai chen15-0/+34
2016-08-08[bugfix] miss osd in ceph deploymentmeimei15-0/+34
Change-Id: Ibc9d0200c960f4ccba8f44386d997be1b9cdddc2 Signed-off-by: meimei <meimei@huawei.com>
2016-08-08[compass] support moon deploymentmeimei3-0/+200
Change-Id: Ie29197b6d00d73cea82477e3a402c802cfab9e31 Signed-off-by: meimei <meimei@huawei.com>
2016-08-08Merge "make_pip_repo bug fix"shuai chen1-3/+3
2016-08-07workaround: modify localhost as 172.16.1.222chenshuai@huawei.com2-1/+923
JIRA: COMPASS-468 Change-Id: I528c5e0e33028da4333cecf5d1c623de1874f4e8 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-06make_pip_repo bug fixQiLiang1-3/+3
Because of `set -ex` shell setup, if function return no zero the whole scripts will exit. JIRA: COMPASS-427 Change-Id: I153e2f18d367741f41a9840d8a98a39a4b2d055f Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-05add moon to odlchenshuai@huawei.com2-0/+82
JIRA: COMPASS-467 Change-Id: I9acfa173207f0b4d9e890d389b86a811d1061c44 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-05add moon to opendaylightchenshuai@huawei.com3-0/+68
JIRA: COMPASS-463 Change-Id: I9b3c3fb3377df34004fe78eccc70b28402997949 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04bugfix moon switchchenshuai@huawei.com2-2/+2
JIRA: COMPASS-465 Change-Id: I7161d8ec018819ac8497b6f323adeafccbc8dfd9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04add moon scenario in Compasschenshuai@huawei.com1-0/+4
JIRA: COMPASS-463 Change-Id: Ia51d7d592c0508c104ab42f62fa62693f85f4867 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-05Merge "[compass] deploy ceph on each controller"shuai chen15-0/+60
2016-08-04add moon to opendaylightchenshuai@huawei.com7-130/+165
JIRA: COMPASS-463 Change-Id: I3a5c2ef1e9f5acbcf4de2f0e8e0237142103a179 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04modify odl rest api port because swift use 8080chenshuai@huawei.com1-2/+2
JIRA: COMPASS-462 Change-Id: I82c7a72437d5c64d01391f5cbb3fad6b5a9d7bd6 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04Merge "add moon switch in Compass4nfv"chenshuai@huawei.com7-45/+224
2016-08-04[compass] deploy ceph on each controllermeimei15-0/+60
JIRA: compass-450 Change-Id: I1229d382de579659d009785b59663908b42002e4 Signed-off-by: meimei <meimei@huawei.com>
2016-08-04Merge "[lab] replace a new server"shuai chen6-12/+12
2016-08-04avoid needless package reinstallQiLiang2-6/+25
If you do not run deploy.sh for the first time, then export below env before run deploy.sh can avoid needless package reinstall. export DEPLOY_FIRST_TIME="false" JIRA: COMPASS-449 Change-Id: Ia3b51bd02f4a131d57bf5793900faad9e1acb09e Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-04add moon switch in Compass4nfvchenshuai@huawei.com7-45/+224
JIRA: COMPASS-461 Change-Id: Ic8343249f3ca31aa6c0d3090428dad4936a7f60c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04[lab] replace a new servermeimei6-12/+12
JIRA: PHAROS-242 Change-Id: I255e695309c3f311aaa42ca7f6c9ca78e2f048cd Signed-off-by: meimei <meimei@huawei.com>
2016-08-03bugfix for moon and swiftchenshuai@huawei.com3-8/+40
JIRA: COMPASS-460 Change-Id: I1f70cc0c9ae9285b887b490f964964781571b98d Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-03Merge "Bug fix for aodh database and conf file"shuai chen14-44/+228
2016-08-03Bug fix for aodh database and conf fileYifei Xue14-44/+228
JIRA: COMPASS-447 Change-Id: Ida974260b0e90778d5825be4731f461dd410415a Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-08-01modify moonchenshuai@huawei.com37-1109/+1143
JIRA: COMPASS-451 Change-Id: I8b229ef6104d84e00ae2cf73b488edc779b73cf1 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-31add workround for swiftchenshuai@huawei.com3-4/+24
JIRA: COMPASS-450 Change-Id: I29603422e47d9dc99936ac3fd971832206b3615a Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-30add identity_uri in swift templateschenshuai@huawei.com1-0/+1
JIRA: COMPASS-447 Change-Id: I4fceb9d8e846fc1969e5433fee94d4ee19c43639 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-29workaround for swift taskchenshuai@huawei.com1-0/+42
JIRA: COMPASS-446 Change-Id: Id697fc0d314e223d41e7d1e67ce828986f24760f Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-29bugfix: swift ha configurationchenshuai@huawei.com4-4/+17
JIRA: COMPASS-445 Change-Id: I2c2a948ba4bf63311ef23961993881c18a06bab0 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-28add swift ha modechenshuai@huawei.com2-3/+2
JIRA: COMPASS-443 Change-Id: If758575b6e653edbedbb2e467a335d7341653e84 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-28Merge "add swift and moon in Compass"chenshuai@huawei.com41-47/+3819
2016-07-28add swift and moon in Compasschenshuai@huawei.com41-47/+3819
JIRA: COMPASS-443 Change-Id: Id0ca0c9fc1961bc07f28fa0da670fb632aa6fee6 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-28Workaround for openstack api access random failureQiLiang9-11/+196
JIRA: COMPASS-446 Change-Id: I312368ca2fc07fcd07a916a2e6f979086f658dba Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-28Workaround for openstack api access random failureQiLiang1-0/+11
JIRA: COMPASS-446 Change-Id: I0f67779786d53ca8ec1d16a05a21a10267f83471 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-27Merge "Fix br-int check timeout issues"shuai chen1-0/+5
2016-07-27Fix br-int check timeout issuesQiLiang1-0/+5
JIRA: COMPASS-444 Change-Id: I0bf2de6b3a18e198e00fdde9cee262f2e3c57169 Signed-off-by: QiLiang <liangqi1@huawei.com>