summaryrefslogtreecommitdiffstats
path: root/vio
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Handle oof_directives in infra_workload APIEthan Lynn1-0/+24
Update infra_workload API to handle oof_directives. Change-Id: I9d51276fdbaf90d0a81379c487c849fd74971831 Issue-ID: MULTICLOUD-357 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-09-12Add infra_workload APIEthan Lynn4-1/+116
This patch adds infra_workload API for VIO plugin Change-Id: I072b9acd6bff651c155265fcc43a5830021ec7ad Issue-ID: MULTICLOUD-357 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-09-11Merge "Add heat driver"Liang Ke5-0/+133
2018-09-10Add heat driverEthan Lynn5-0/+133
This patch adds heat driver to interact with OpenStack Heat API. Change-Id: I77bc283c51d7d85bf72436938d63a6e98d53d72e Issue-ID: MULTICLOUD-353 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-09-06Merge "Expose intent capabilities to A&AI"Ethan Lynn1-0/+34
2018-09-05Merge "Include cloud_owner/region in V1 responses"xinhuili9-13/+59
2018-09-05Include cloud_owner/region in V1 responsesEthan Lynn9-13/+59
This patch updates the responses body by including cloud_owner and cloud_region_id. Change-Id: Ie3281a130b982abd49a1410ab8e75e96664443e3 Issue-ID: MULTICLOUD-351 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-09-05Expose intent capabilities to A&AIEthan Lynn1-0/+34
This patch will registry QoS intent feature to A&AI Change-Id: I9830887857c0b6b69ec224425a4feafec46a1907 Issue-ID: MULTICLOUD-346 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-09-04Merge "Add server action interface for VIO plugin"Liang Ke4-0/+100
2018-09-04Merge "Update OpenStack proxy API to v1"Liang Ke8-0/+312
2018-09-04Add server action interface for VIO pluginBin Sun4-0/+100
API v1 supported Change-Id: I5123727b7fcde5ecdc893e5045a19acde3aa3934 Issue-ID: MULTICLOUD-336 Signed-off-by: Bin Sun <bins@vmware.com>
2018-09-03Merge "Use managed guava version"Ethan Lynn1-4/+2
2018-08-31Update OpenStack proxy API to v1Bin Sun8-0/+312
Change-Id: If0a02835216228a9a245e22cce6f966815463b5c Issue-ID: MULTICLOUD-341 Signed-off-by: Bin Sun <bins@vmware.com>
2018-08-31update fakecloud API to v1Bin Sun1-39/+34
Change-Id: I4741a2f5578970e26bce27c804d5ae9d0ec61e6a Issue-ID: MULTICLOUD-340 Signed-off-by: Bin Sun <bins@vmware.com>
2018-08-31Merge "Add server action interface for VIO plugin"Liang Ke1-0/+82
2018-08-31Merge "Update network API to V1"Liang Ke6-1/+110
2018-08-30Add server action interface for VIO pluginBin Sun1-0/+82
Change-Id: I176c39b8c2351a2bc67fd7557011c2dfbb5b6edc Issue-ID: MULTICLOUD-336 Signed-off-by: Bin Sun <bins@vmware.com>
2018-08-30Update registry API to V1Ethan Lynn4-7/+42
This patch updates registry/unregistry/capacity_check/extensions API to V1 Change-Id: I7cef1fa53ae5dbca199d133e7bda8de70993e23f Issue-ID: MULTICLOUD-350 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-08-30Update network API to V1Ethan Lynn6-1/+110
This patch updates network related API to V1. Change-Id: Ide84407151736ef8477e4653047bf9b0cf150060 Issue-ID: MULTICLOUD-349 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-08-30Merge "Update server API to v1"Ethan Lynn5-0/+80
2018-08-29Merge "Change repository"Victor Morales1-1/+1
2018-08-29Update server API to v1Ethan Lynn5-0/+80
This patch updates server/flavor/limits/hosts API to v1 Change-Id: Ia7888d6c48690b849aaff618f996e409ae00cc04 Issue-ID: MULTICLOUD-324 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-08-28Update volume API to v1Ethan Lynn2-0/+30
This patch update volume api to v1 Change-Id: I21d57a212478f3962228c699f2fae1e75bdc1bd8 Issue-ID: MULTICLOUD-342 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-08-28Upgrade image api to v1Ethan Lynn5-3/+59
This patch update image api to v1, others will be updated by following patches Change-Id: I1ed03fce353a088a17e48c1fd00e491c65983075 Issue-ID: MULTICLOUD-339 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-08-28Change repositoryliangke1-1/+1
Right now, There is no vio zip file at snapshots repository. Change to staging repository which has latest vio zip file. Change-Id: Ie5000a9d689cf6a4318a280868d2a021f2620551 Issue-ID: MULTICLOUD-344 Signed-off-by: liangke <lokyse@163.com>
2018-08-27Use managed guava versionGary Wu1-4/+2
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If350d563ddbe83f781bb77701f8a13d2108a4079 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-14Add redis cache to store share dataliangke8-22/+54
It's fine to run single redis server on local host. Cache cluster should be planed in some situation if we need. Change-Id: I176445e6918b980368953c8626995c80a4e45c46 Issue-ID: MULTICLOUD-300 Signed-off-by: liangke <lokyse@163.com>
2018-07-27Bump version to 1.2.0liangke3-4/+4
Change-Id: I894f5032b6697029b3794a46de73ebd04b3ff07d Issue-ID: MULTICLOUD-286 Signed-off-by: liangke <lokyse@163.com>
2018-07-27Avoid data sharing in multiprocess for fake_apiliangke1-5/+5
Change-Id: I501d7d8725333d0f7634c85406c69c82c7987147 Issue-ID: MULTICLOUD-285 Signed-off-by: liangke <lokyse@163.com>
2018-07-04Merge "Add test_get_hpa_dpdk"Liang Ke1-0/+11
2018-07-04Merge changes from topic 'ut2'Liang Ke1-0/+19
* changes: Add test_insert_dynamic_controller Add test_property_exist
2018-07-04Merge "Add test_list_stacks"Liang Ke1-5/+10
2018-07-04Merge changes from topic 'ut3'Liang Ke1-0/+65
* changes: Add test_create_server Add test_get_flavors_detail Add TestFakeNovaHypervisorUptime Add test_operate_server_unsupport Add test_operate_server_reboot
2018-07-04Merge changes from topic 'ut3'Liang Ke1-0/+27
* changes: Add test_operate_server_unpause Add test_operate_server_suspend
2018-07-04Merge changes from topic 'ut3'Liang Ke1-0/+53
* changes: Add test_operate_server_resume Add test_operate_server_start Add test_operate_server_stop Add test_list_servers_unauth
2018-07-04Merge changes from topic 'ut3'Liang Ke2-0/+25
* changes: Add test_list_servers Add test_list_projects_unauth Add test_list_projects
2018-07-04Merge changes from topic 'ut'Liang Ke1-0/+69
* changes: Add test_get_hpa_pci Add test_get_hpa_instru Add test_get_hpa_storage Add test_get_hpa_numa Add test_get_hpa_hugepage_any Add test_get_hpa_hugepage_int Add test_get_hpa_hugepage_small Add test_get_hpa_hugepage_large
2018-07-04Merge changes from topic 'ut2'Liang Ke1-0/+52
* changes: Add test_convert_default_val Add test_get_vim_session_v3 Add test_get_vim_session_v2
2018-06-13Add test_list_stacksEthan Lynn1-5/+10
Add test_list_stacks Change-Id: Ie4499e41b90b2874a86eddab55fa015ea82cd5fd Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_create_serverEthan Lynn1-0/+18
Add test_create_server Change-Id: Ib2a7d8aa878ca0e2d2c6e16937650e3e2592d6dd Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_get_flavors_detailEthan Lynn1-0/+9
Add test_get_flavors_detail Change-Id: I75d73f3271d1d068bd4b005b5ba5f2321e25a579 Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add TestFakeNovaHypervisorUptimeEthan Lynn1-0/+14
Add TestFakeNovaHypervisorUptime Change-Id: Ief1329d7a03061be23358f90dabad066812ae74a Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_unsupportEthan Lynn1-0/+11
Add test_operate_server_unsupport Change-Id: Iad681f11ccd75b950fa6c650d9308ac026fc9965 Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_rebootEthan Lynn1-0/+13
Add test_operate_server_reboot Change-Id: If0fb7e4a754c7c1ac1d0df14939cdd0ddcc30c1e Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_unpauseEthan Lynn1-0/+14
Add test_operate_server_unpause Change-Id: I3fbc3939490265e1d42c45ac43bad97a8713b916 Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_suspendEthan Lynn1-0/+13
Add test_operate_server_suspend Change-Id: I99658e3712b4870a975050a436e091ac6e2b90ec Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_resumeEthan Lynn1-0/+14
Add test_operate_server_resume Change-Id: I39d9d7c5c399716a5def8452b305449c99d15fce Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_startEthan Lynn1-0/+14
Add test_operate_server_start Change-Id: Ie42f2c2a13e2fa7e5c8116e2a8ae070941e0e35b Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_operate_server_stopEthan Lynn1-0/+17
Add test_operate_server_stop Change-Id: I51bba4d3fff33e52c00b1c0c5002d786b78dc46e Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-13Add test_list_servers_unauthEthan Lynn1-0/+8
Add test_list_servers_unauth Change-Id: Ie16ed282e0394aa06fce7728036994d425b026a0 Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>