392 Commits

Author SHA1 Message Date
caoyue
a213b74813 Remove unused import logging
Change-Id: Ie5430ded52c216da326ea88d30fca21ff8503142
Closes-bug: #1529541
2016-05-12 10:52:23 +08:00
Jenkins
3d40c322b5 Merge "Cleanup and fix Tacker coverage" 2016-05-07 00:57:08 +00:00
OpenStack Proposal Bot
cd64ce217b Updated from global requirements
Change-Id: I94be5f8f71fc0bed24300eecbb5d128fd121f051
2016-05-06 22:23:41 +00:00
Jenkins
48f4ac2e9b Merge "Replace string format arguments with function parameters" 2016-05-05 21:48:33 +00:00
caoyue
48e1a87c84 Replace string format arguments with function parameters
There are files containing string format arguments inside logging
messages. Using logging function parameters should be preferred.

Change-Id: I0d7018e086d6e68d432eefdc098527e38e7e27d7
Closes-Bug: #1321274
2016-05-05 10:46:11 +08:00
caoyue
f8b8cc5ba1 Clean redundant argument to dict.get
`dict.get()` returns `None` by default, if a key wasn't found.
Removing `None` as second argument to avoid redundancy.

Change-Id: I2ac806b9d337b9701da92434192376c79d77a85e
2016-05-04 15:48:10 +08:00
Jenkins
4c2fb85765 Merge "Fix mutable default arguments" 2016-05-04 04:44:26 +00:00
caoyue
0b4b9d8327 Fix mutable default arguments
make the default arguments assignment looks good.

Change-Id: I5c4a76d85d3acd5b4348ef70e593e195af4b79e1
2016-05-03 10:38:11 +08:00
Jenkins
0aefc31701 Merge "py3.x: Use six.iteritems for Iterable dict items." 2016-05-02 19:05:05 +00:00
OpenStack Proposal Bot
1e05cda339 Updated from global requirements
Change-Id: If195c57189990bd89b6afd6ecbc47054ba6c80d1
2016-04-30 18:09:37 +00:00
caoyue
4bd2313d0a py3.x: Use six.iteritems for Iterable dict items.
py3.x: Use six.iteritems for Iterable dict items instead of dict.iteritems.
Related-Bug: #1547712

Change-Id: I5da684a5e42793c79e2e5d5aa89ecde7db451aee
2016-04-26 10:55:04 +08:00
Jenkins
4de857f0fb Merge "Add debug testenv in tox" 2016-04-26 02:49:33 +00:00
Jenkins
1ff2456e27 Merge "Apply vcpu and memory definitions to numa node for a VM" 2016-04-26 02:28:15 +00:00
Jenkins
c85857704a Merge "py3.x: Use six.iteritems for Iterable dict items." 2016-04-22 01:24:38 +00:00
Jenkins
12c4b189eb Merge "Disable nova quota for dsvm functional test" 2016-04-22 01:18:12 +00:00
Jenkins
6753756a61 Merge "Adds sample TOSCA VNFDs for EVP features" 2016-04-21 22:34:43 +00:00
Sridhar Ramaswamy
d9a9892c87 Disable nova quota for dsvm functional test
Parallel execution of tacker functional test ends up
creating lots of VMs and eventually fails hitting the
default max instance of 10. This fix disables quota for
tacker functional test suite. However gate VMs still has
upper constraint on resources like 8GB max limit. To avoid
tripping the actual gate VM resource limit reduce concurrency
to a lower number (2).

Change-Id: I3fe8c012b85554fa21b5b4b64378d68e3d979cc2
Closes-Bug: #1572420
2016-04-21 21:58:26 +00:00
Vishwanath Jayaraman
2f5fa31272 Adds sample TOSCA VNFDs for EVP features
This commit adds sample TOSCA VNFD template yaml files for
specifying EVP features such as CPU pinning, Huge pages, vCPU
topology and numa nodes.

Change-Id: I43e09c9f141194a5d979c60594ffbcf68b5d2813
Closes-Bug: #1570693
2016-04-21 11:12:22 -05:00
Vishwanath Jayaraman
8cfc674e82 Apply vcpu and memory definitions to numa node for a VM
This commit adds code to ensure that the vcpu and memory
definitions per numa node specified in TOSCA template
get applied to VM instance.

Change-Id: I4a9ddfaba2c252f2a0e4c525d1e211e118fef81e
Closes-Bug: #1571074
2016-04-21 11:08:53 -05:00
Larry Rensing
cddc6d5745 Cleanup and fix Tacker coverage
Test classes were being accounted for during coverage, they
are now ignored for more accurate coverage metrics. Remove
references to neutron in .coveragerc. Fix tox.ini coverage
entry.

Co-Authored-By: Larry Rensing <lr699s@att.com>
Co-Authored-By: Sridhar Ramaswamy <srics.r@gmail.com>

Change-Id: I92d50592a5ba43f68554aa933ab8582897b58b43
2016-04-21 06:08:06 +00:00
Jenkins
840eea4450 Merge "Fix monitoring of TOSCA VNFDs" 2016-04-21 00:29:56 +00:00
Bob Haddleton
7647465914 Fix monitoring of TOSCA VNFDs
Change-Id: I428bc68bfad90a80a43ba07f1632b39a10509fa3
Implements: bp/tosca-parser-integration
2016-04-20 16:20:58 -05:00
OpenStack Proposal Bot
bf2bc85a46 Updated from global requirements
Change-Id: Iac60d9ec12bdd7d69ea6eaf1b34c28d72fef63e0
2016-04-20 14:34:16 +00:00
Jenkins
4d24e2cdb7 Merge "Implements SR-IOV support" 2016-04-20 14:09:21 +00:00
Jenkins
bfc9df9c47 Merge "Support port_security_enabled for Heat Kilo ver" 2016-04-19 23:52:41 +00:00
vish
eb0a307ba1 Implements SR-IOV support
This commit implements the Enhanced VNF placment blueprint and
adds support for the SR-IOV feature to be specified in TOSCA
templates

Change-Id: Ia75eafcff64aad6bbce0086bf21f083932afdab1
Implements: blueprint enhanced-vnf-placement
Related-Bug: 1569002
2016-04-19 09:45:29 -05:00
Sripriya
801896e976 Support port_security_enabled for Heat Kilo ver
This fix supports port_security_enabled attr for Heat Kilo version.
Also adds the new attr to tosca templates.

Change-Id: I6c1e93e00dce0a6a7aa6d2a1f09970d3564524be
Closes-Bug: #1566003
Closes-Bug: #1547284
2016-04-19 08:19:13 +00:00
caoyue
1341c218e6 Add debug testenv in tox
Once we add debug testenv, we can use "tox -e debug"
to debug test cases when tox is running.

Change-Id: I09d988a8659ad671030f7e2cee07a86f2cc91583
2016-04-18 10:52:10 +08:00
Jenkins
d1903f53b3 Merge "Collect test result reports" 2016-04-15 23:05:03 +00:00
Jenkins
99442f6457 Merge "Fix keystone v2 support for multisite" 2016-04-14 21:45:50 +00:00
Jenkins
b08ed5bb1c Merge "Deprecate infra driver nova for Mitaka" 2016-04-14 21:43:36 +00:00
Jenkins
575a91ee30 Merge "Fixing assignment-from-no-return issue." 2016-04-14 21:39:57 +00:00
dharmendra
643e73095a py3.x: Use six.iteritems for Iterable dict items.
py3.x: Use six.iteritems for Iterable dict items instead of dict.iteritems.
Related-Bug: #1547712

Change-Id: I1e66c1e2a3f0235029795e48e8779229420d4821
2016-04-14 17:09:47 +05:30
Janki Chhatbar
6608219624 Openwrt image download failure handled
Change-Id: Idb037a459b34f049f54bf1c88f161f9eeb24f9f9
Signed-off-by: Janki Chhatbar <jankihchhatbar@gmail.com>
2016-04-14 10:13:17 +05:30
OpenStack Proposal Bot
2ccfa45f4e Updated from global requirements
Change-Id: Ia5f7fae6db905accc368029ba43f2633eb6e1ac2
2016-04-13 12:49:28 +00:00
Jenkins
0391d9133c Merge "Add an exception class for undefined default_vim option" 2016-04-13 04:42:20 +00:00
Sripriya
5e71d14f9a Deprecate infra driver nova for Mitaka
Infra driver nova is deprecated as of Mitaka and will be removed
for Netwon release

Change-Id: Iaf1dba67bda5c6e77b719d04cc86d1295b7ca56b
Partial-Bug: #1544332
2016-04-11 16:25:17 -07:00
Sripriya
75c4c518d2 Fix keystone v2 support for multisite
Placement attr regions returned empty along with vim_project when
user provides keystone v2 in auth url

This fixes the vim-register for VIM with keystone v2 version

Closes-Bug: #1563661
Closes-Bug: #1563189
Change-Id: I439a21da6909ca6587dbb3d9de3dc478d02f7158
2016-04-11 12:31:58 -07:00
OpenStack Proposal Bot
5a2ce1d352 Updated from global requirements
Change-Id: Ieed7351b00bebfad0b7985fe352c0d251574a048
2016-04-08 18:43:26 +00:00
Jenkins
ada56ac6e8 Merge "Remove neutron agents codes" 2016-04-08 16:59:53 +00:00
dharmendra
4d58c761a0 Remove neutron agents codes
Partial-Bug: 1515864

Co-Authored-By: gong yong sheng <gong.yongsheng@99cloud.net>
Co-Authored-By: dharmendra <dharmendra.kushwaha@nectechnologies.in>

Change-Id: Id5ffba5767950a63097f99e0284a6215dc7e5476
2016-04-08 10:35:14 +08:00
OpenStack Proposal Bot
08fb227153 Updated from global requirements
Change-Id: I3b7a3e0d4c1b4fc9d9ecda8bd6b9a2138edeccf2
2016-04-07 17:15:11 +00:00
Jenkins
eb7353fe34 Merge "Cleanup copyright header" 2016-04-07 01:19:11 +00:00
gong yong sheng
28e7112cef Add an exception class for undefined default_vim option
Change-Id: Id3d4b2f27ddca95a550f0c18d0a3bdcdd32d8957
Closes-bug: #1566770
2016-04-07 08:40:57 +08:00
OpenStack Proposal Bot
d96033b8af Updated from global requirements
Change-Id: Ibee9cd07a55a0107c684b93672e9c1ca0b19e470
2016-04-06 04:31:53 +00:00
OpenStack Proposal Bot
ffc88d3d01 Updated from global requirements
Change-Id: I1dfa342ab1ea1e2f50c0daf97b4ea99a483c3dd2
2016-04-05 13:43:26 +00:00
Jenkins
a94261945a Merge "Fix typos in Tacker files" 2016-04-05 00:53:03 +00:00
Jenkins
854544a281 Merge "Updated from global requirements" 2016-04-05 00:52:30 +00:00
Jenkins
6953f2c8e1 Merge "Remove unused attach/detach interface method." 2016-04-05 00:21:06 +00:00
OpenStack Proposal Bot
f0acf4a7de Updated from global requirements
Change-Id: I5eb9bbc462c7f9d201342478880cc86ef29ae1bb
2016-04-04 23:22:51 +00:00