Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add API to delete single environment"
- Add API to delete single environment
JIRA: YARDSTICK-718
API: /api/v2/yardstick/environments/<environment_id>
METHOD: DELETE
Change-Id: I2e96b0f786440dea46f6b851d3f10f6cc5a0ab40
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add API to get single environment info"
- Add API to get single environment info
JIRA: YARDSTICK-717
API: /api/v2/yardstick/environments/<environment_id>
METHOD: GET
Change-Id: I9fe42a48520cc17d0f5416080b3595bd6c269761
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add API to get environments"
- Add API to get environments
JIRA: YARDSTICK-716
API: /api/v2/yardstick/environments
METHOD: GET
Change-Id: I46b7fb2b143fe76b6a0edbf1ecc8281187b85918
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_monitor_multi: speedup unittests, sleep less"
- test_monitor_multi: speedup unittests, sleep less
Change-Id: I306e8e5525c3722179a5321988cad76190b93951
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_storperf: speedup unittest, use time.sleep(0)"
- test_storperf: speedup unittest, use time.sleep(0)
Change-Id: I3923d75c1ae7974c7803b0ad6997a5ad0fece11d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add API to create environment"
- Add API to create environment
JIRA: YARDSTICK-715
API: /api/v2/yardstick/environments/action
METHOD: POST
PARAM:
{
'action': 'create_environment'
}
Change-Id: I58086be3c70cdc3c4c93516bcfd53ba725486600
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- test_vpe_vnf: speedup unittest, mock time
Change-Id: I046fae81c23555573df7d9e2e80995499062cf38
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Define Database models"
- Define Database models
- Add dbfile to gitignore
- Add models Repo and Task
- Register models for Django Admin
Change-Id: I46f23b0cb4deba2efc874cceb93251010ebb2860
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Path to Anteater for Weekly Security Scan"
- Update Path to Anteater for Weekly Security Scan
This is a port from the patchset verify job and is needed due to changes
in the docker container.
Change-Id: I54626e4681ab25f6d947aaa2dcf969e5b2e0bab9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Created domain class for routers."
- Created domain class for routers.
Created Router domain class so neutron_utils.py functions returning
router objects will not be leaking out implementation details as each
API version can change these data structures and this should all be
handled by the SNAPS neutron utility.
JIRA: SNAPS-115 & SNAPS-14
Change-Id: Ib6d36a735d835a6ed4ede489b14e33a261458fed
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Created domain class for roles.
Create Role domain class so keystone_utils.py functions returning
role objects will not be leaking out implementation details as each
API version can change these data structures and this should all be
handled by the SNAPS neutron utility.
JIRA: SNAPS-119
Change-Id: I6918a45c1c414ee6b104ec36e63c540d6f656e30
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Add reason for stack creation failure"
- Add reason for stack creation failure
JIRA: STORPERF-180
Change-Id: Ic10f5d96ed0d7b38ccd21b59a68b1ccec403023c
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Force full build and cleanup
Change-Id: I0def9ef07f9530eb468e47992b660ec98757726f
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/fds from branch 'master'
- Updated release notes for Danube 3.0
Change-Id: Ifd4219edcb10bd367b500e7316418e1b1461b887
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel/mcp] Enable ready scenarios back"
- [fuel/mcp] Enable ready scenarios back
* os-nosdn-ovs-noha (dpdk)
* os-odl_l2-nofeature-noha
* os-odl_l3-nofeature-noha
Change-Id: Ic18f13ea4b23ab5bacb5418a6756bedf9e5fc242
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/domino from branch 'master'
- Stop installing packages from test execution
These packages are available in the Functest image thanks
to the requirements installed here [1]
[1] https://git.opnfv.org/functest/tree/docker/thirdparty-requirements.txt
Change-Id: I5e8814de6e8f11e59cfef61ee3c0dbc0651f55ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- [docs] Adding apex deployment config guide
JIRA: SDNVPN-171
Change-Id: I076a087ab346e8e6e3063c958fefff657838b708
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "leverage tox to trigger verify job in reporting/TestAPI"
- leverage tox to trigger verify job in reporting/TestAPI
Change-Id: Ie374bb151f351764e86d05d7c7b8e254c9d6cd59
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "leverage testapi's own gitignore"
- leverage testapi's own gitignore
some files/dirs should be gitignored in testapi,
but they may be needed in releng, this patch aims to
manage gitignore by testapi itself
Change-Id: I3c57d1199145d7f062d4e48aa8216ae34672f455
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/snaps from branch 'master'
- Created domain class for ports.
Create Port domain class so neutron_utils.py functions returning
port objects will not be leaking out implementation details as each
API version can change these data structures and this should all be
handled by the SNAPS neutron utility.
JIRA: SNAPS-118
Change-Id: If031a094a9da284e2838691c3b3490359f710c61
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Fixed typo #2
Change-Id: Ifa853173ea7269f51af40e82422ef2454d06f50c
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Crteated domain class for projects.
Created Project domain class so keystone_utils.py functions returning
project objects will not be leaking out implementation details as each
API version can change these data structures and this should all be
handled by the SNAPS keystone utility.
JIRA: SNAPS-114
Change-Id: Id7bce929604278c8228622161eba1838ecd5e067
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Fix some issues in cloudify_ims
- Blocking ssh
- Timeout for SCP
- Debug in clearwater-ims-base
- Flavor with snaps
Change-Id: Ib11a4ebf20e698caccbb16920ae7d715f931fc58
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Fix the unittest of get_endpoint
The endpoints according to interface may be same or different
on different deployment, which depends on the configuration
during the deployment.
Change-Id: Id2127a3c3fe0eca4b10a98c548d10391912f9610
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/onosfw from branch 'master'
- add onos-sfc feature with compass
Change-Id: I71e20dec6c58ea9387f9ceec312ca3937abd4aa3
Signed-off-by: CNlucius <lukai1@huawei.com>
|
|
* Update docs/submodules/onosfw from branch 'master'
- Merge "onosfw upgradation for danube"
- onosfw upgradation for danube
Change-Id: I60495508863c8bb4c221d232a5d9956371c293d9
Signed-off-by: rssaravana <saravanakumar.somaskandan@huawei.com>
|
|
* Update docs/submodules/parser from branch 'master'
- Add getting custom node by capability
Currently _get_node_type_by_cap in nodetype definition is only concerned
standard node, not consider custom node, the patch will support to get
node by custom node.
JIRA: PARSER-126
Change-Id: I822acc8bfb747562dc084783d863adf31603e794
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "dovetail: dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario"
- dovetail: dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario
JIRA: RELENG-277
dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario
weekly, every Sunday
ZTE-pod1 od-odl_l2-nofeature-ha scenario already exists, see the time trigger "0 2 * * *"
dovetail-fuel zte-pod1 job already exists
Change-Id: Ic870a78623873ce2f717477dcb09f18794651899
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- add sdn_controller_ip to admin_openrc.sh
Change-Id: I3af46368109bc5358fd0cc61a43f5be60479eab3
Signed-off-by: root <zhou.ya@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Yardstick]Update Apex CI pod info for Yardstick CI jobs"
- [Yardstick]Update Apex CI pod info for Yardstick CI jobs
Change-Id: I2ec55ccba540979148abdf0ab028e114c36eff76
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "add a handling process when testapi_url is None"
- add a handling process when testapi_url is None
Change-Id: Ic1a27a0b9328f0343d6df51d863bf1ad1eb15992
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Add deployment timeout to 300 mins"
- Add deployment timeout to 300 mins
JIRA:-
Deployment timeout in Intel POD, so add more timeout.
Reduce it when offline deployment support.
Change-Id: I244033ceb6d32ef1e3966716be9303c58c662d80
Signed-off-by: chigang <chigang@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Making docker deploy script generic"
- Making docker deploy script generic
Replacing words with variables to make docker deploy generic so that it can
be availed by other modules.
Change-Id: Iacf4829aa5feede48038b71155a4dab43a8d427d
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- update gitignore to exclude *.DS_Store *.log
Change-Id: Ibd05768eb08336ecfa3f2454ec5548b48944126f
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSBperf: fix bad sigint handler"
- NSBperf: fix bad sigint handler
This is why we don't do things at module
import time.
when we import this module it makes a bad
sigint handler. Only load signal handlers
at runtime.
Also fix handler to take *args, **kwargs.
Unittest failures:
> time.sleep(0.01)
E TypeError: handler() takes 0 positional arguments but 2 were given
Change-Id: I4296a4bdef0e5f4d58b0503dcbc834f3bef0feeb
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Add docker container manage function
JIRA: BOTTLENECK-171
This patch will add a file to create some function,
Bottlenecks will use those function to manage docker.
for example: docker ip address , create docker ,remove docker.
Change-Id: I60e70ed9c6c7805e85b183ea3b19295fce68f657
Signed-off-by: liyin <liyin11@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix bug the controller node when baremetal deploy"
- Fix bug the controller node when baremetal deploy
We need to flush the handle to restart network,
before checking network.
improve the message when failed
Change-Id: If38198c62b4bf81d38b294264db30514998fe086
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Bug fix for odl_l2
The "external_network_bridge" should be configured in neutron-server's
LXC container. Currently we configure it in agents' LXC container.
So in ODL L2 scenario, the DNAT failed.
This patch will fix this.
Change-Id: Ifca005d8cdb901d114838ec88d2f24bcee73abf7
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Fixed typo
Change-Id: I2ea9b3c4cc3fbd42d7d7f58d9de2b77c815495a7
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Creation of Local Docker for Daily Job
Moves the dockerfiles for the different submodules/containers into
their respective directories.
Adds a docker compose file that can build the containers from the
local filesystem, and mounts the local filesystem as a volume,
making it easier for developer testing as local changes are
automatically reflected in the final container.
Change-Id: I2376034258cab2a3dc3a0d1ac3f01bbf5d1f59e7
JIRA: STORPERF-189
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Setup Django framework for qtip web servies"
- Setup Django framework for qtip web servies
- Add Django to dependancies
- Setup Django framework under name - web
- Add a new Django app with name - bench
Change-Id: Ib76d9402c9a43c1811cb6ef283232047d0cfb995
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Add juyter-notebook for visualization"
- Add juyter-notebook for visualization
Change-Id: Ic6a8948a026b7456a90519ad665acb4efd6ace4f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_nstat: decrease sleep time for unittest"
- test_nstat: decrease sleep time for unittest
there is no reason to sleep for a whole
minute during unittest
Change-Id: I206229bcaa7a50af1859f7b04e521955bb6217d4
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Change endpoint to url in API
There are come conflict with new architecture.
Also it is more proper to use url as endpoint.
Change-Id: Idce331e36d85d0720bbf3255dca29ba6022e18b2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/armband from branch 'master'
- p/fuel: Rebase, drop --depth=1 when cloning Fuel
`git clone --depth=1` does not preserve git history, so 3-way merge
is not possible.
There are 2 ways to fix this:
- (recurrent) rebase patches by adjusting patch context;
- (one-time, with a recurrent very small performance hit) preserve git
history when cloning Fuel@OPNFV in salt.sh;
So, let's drop "--depth=1" and ensure `git am -3` will continue to work
on future patch context changes (where possbile).
While we're at it, also rebase our current patches.
Change-Id: Iacfb4daf90a170174405410ff9c988c4fcac79ca
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Enables ODL HA for Ocata
apex-tripleo-heat-templates: Ie108ab75cce0cb7d89e72637c600e30fc241d186
apex-puppet-tripleo: Ic9a955a1c2afc040b2f9c6fb86573c04a60f9f31
Change-Id: I995420bdb2ce84b063ab36f6fd4bdcdbbedd23ee
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
* Update docs/submodules/parser from branch 'master'
- Fix import nested list bugs
When import list yaml in top service template, and the nested template
import also list yaml, the result type definition is not complete
JIRA: PARSER-124
Change-Id: I0ee7f4367d7fabd27641e93c498646d1d0b127b8
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
|
|
Change-Id: Ib95941acf246c26939912e496c2b58e851aec04c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Switch to check_deployment instead of check_os.sh"
- Switch to check_deployment instead of check_os.sh
Change-Id: Idcc67643f813068c3cd06f4c0dfd3289bb7df138
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|