418 Commits

Author SHA1 Message Date
Zuul
b5010b16e3 Merge "Use template for lower-constraints" 2019-01-16 02:16:26 +00:00
Zuul
0454016b6f Merge "Add python 3.6 unit test job" 2019-01-16 02:16:25 +00:00
Zuul
1763a4b392 Merge "Add Python 3.6 classifier to setup.cfg" 2019-01-14 15:29:58 +00:00
Vieri
2b87f41944 add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I6e5e543f2fcbeda881c506a34e6f55bcb3560c5b
Story: #2002586
2019-01-14 13:55:44 +00:00
Andreas Jaeger
417dfa0aa6 Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: I50707932b24d0935f1cd04c334ff655e5d62a4fa
Needed-By: https://review.openstack.org/623229
2018-12-20 21:53:29 +01:00
prankul mahajan
16454d5e4c Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: Ib23199e1de96ae222e16771dc97ecaefaf5b66bc
2018-12-04 11:37:43 +05:30
qingszhao
023373c934 Add Python 3.6 classifier to setup.cfg
Change-Id: If7af362ce8dca4ae0decacb487501b631567660f
2018-11-30 07:33:38 +00:00
Nguyen Hai Truong
c4e310859b Add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I49e69314bd4e9ca2e4327cce878c1831a95b1df8
2018-11-06 17:42:34 -08:00
Nguyen Hai
71e0b047c8 Remove tacker command guide in docs
Tacker command is deprecated after Rocky release.

Change-Id: Ia71041edb4a3971483200fa3091fc58ea4dd0190
2018-09-04 21:39:52 +09:00
Nguyen Hai
b7023b38d3 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Id01cdc06dd23fa98dbcb8706c2751315e75fd29f
Story: #2002586
Task: #24324
2018-08-17 20:15:37 +09:00
Nguyen Hai
67081192b7 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I64b476cc4fdb1da25c79341d49e25ab4715062dc
Story: #2002586
Task: #24324
2018-08-17 20:14:58 +09:00
1d6a81f6f9 Update reno for stable/rocky
Change-Id: I1392f1d6ef8ef096595b6973b0b12e37d471cd58
2018-07-26 09:09:55 +00:00
Zuul
71897e549f Merge "Add reno note for updates in NS and VNFFG list commands" 0.14.0 rocky-em 2018-07-25 04:44:11 +00:00
Cong Phuoc Hoang
c80fe1ada6 Add reno note for updates in NS and VNFFG list commands
This patch adds reno note for https://review.openstack.org/#/c/578638

Change-Id: Icaeece0f4832991c99915097d2c2a7a56c289125
2018-07-25 03:56:32 +00:00
Zuul
423c23acf0 Merge "Add reno: Fix the VNFFG update osc command" 2018-07-25 03:41:27 +00:00
Zuul
85358af1cf Merge "Add reno: Fix cannot show the VNFFGD template" 2018-07-25 03:24:24 +00:00
Nguyen Hai
fdb2aba04f Add reno: Fix the VNFFG update osc command
Add reno for this bug:
https://review.openstack.org/#/c/551350/

Change-Id: I32502042b2a9bcd68cea410ca7ee8b77868aad20
2018-07-25 03:23:27 +00:00
Zuul
cef0494c6f Merge "Trivial: Fix a typo in release notes" 2018-07-25 03:19:06 +00:00
Nguyen Hai
2beb75af6e Trivial: Update HACKING.rst with stestr
The HACKING.rst testing section is updated a bit to point out
that we use stestr now instead of testr.

Change-Id: Ia4417994def85c989df315ebc17f5a0b8e0c0e98
2018-07-25 01:48:31 +00:00
Nguyen Hai
626233f668 Trivial: Fix a typo in release notes
Change-Id: I925b2896748c9bd7d025bc4139d82c98124f05a9
2018-07-25 10:32:57 +09:00
Nguyen Hai
2df32b7b59 Add reno: Fix cannot show the VNFFGD template
Add reno for this bug:
https://review.openstack.org/#/c/546703/

Change-Id: I661ca022a701fd0409fc34ae08b5aa5e5f981114
2018-07-25 01:15:55 +00:00
Sean McGinnis
c6f918cc51 Fix errors in README
Pypi now enforces some package checks and will reject uploads if errors
are found, causing problems with new releases. Most projects by default
set their README as the source for the package description, so any RST
formatting errors in the README can be the source of these validation
failures.

The README file for python-tackerclient would fail validation since it
would appear the numbered bullet list was not formatted correcting,
making the second bullet not appear to be part of the same list and
getting the validation error:

warning: check: Enumerated list start value not ordinal-1: "2" (ordinal 2)

To make this section of the README consistent with the following
section, the numbered bullets are just removed, getting rid of the
validation errors.

Change-Id: I653f98b0b5b5c223cb15bfb2b2fe5400c61a1714
0.13.0
2018-07-23 07:51:44 -05:00
wu.chunyang
a88992709c Add release note link in README
Change-Id: I9fc6252d8d4f488bbfb3190ec50b309a24ec792f
2018-07-21 04:31:33 +00:00
Zuul
f4e696dfe0 Merge "Updates in NS and VNFFG list commands" 2018-07-19 02:16:24 +00:00
Cong Phuoc Hoang
ba372bfcfd Updates in NS and VNFFG list commands
This patch will do 2 things:
1. Add 'vnf_ids' and 'vnffg_ids' fields as outputs from network
service list command. Users can know which VNFs or VNFFG, that
belongs to specific NS.
2. Add 'ns_id' fields to VNFFG list command, that shows which
network service the current VNFFG belongs to it.

Partially-implements: blueprint vnffg-ns

Change-Id: If6c5550f94e676fb2062e32ddc069acd5dfb6490
2018-07-11 16:28:56 +09:00
Nguyen Hai
019a846198 Add deprecation note for tacker CLI
Change-Id: I603d1d19630f045d61be6520bb01737c47af1178
2018-07-11 01:32:48 +00:00
dharmendra
ed23c0e7bd Fix: Tackerclient failed to handle yaml load error.
While onboarding a vnfd with infected vnfd file, yaml.load() raised exception.
Due to which instead of giving meaningful error message, tackerclient raised
traces with TypeError.
Fixing this issue with proper error handling.

Change-Id: I7a4150a898fcf99d8ffbc97e16da6a219cade93d
Closes-Bug: #1780214
2018-07-10 00:49:59 +00:00
Doug Hellmann
efb7704778 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Change-Id: I5279f9f798c1a9d198e951c8948db78821c7ed7b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-25 01:11:32 +09:00
Zuul
2156f7924d Merge "Switch to using stestr" 2018-06-24 15:01:00 +00:00
Nguyen Hai
9ff673557e Update homepage link in setup.cfg
This patch also adds a note about deprecation of 'tacker' command line.

This patch also remove redundant section in setup.cfg related to
building docs.
See: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: Ic8206eeef5c2cdb75834011eede48fa8b998481a
2018-06-19 17:57:14 +09:00
Nguyen Hai
e8b1634d8f Switch to using stestr
stestr is maintained project to which all Openstack projects
should migrate.

[1] https://etherpad.openstack.org/p/YVR-python-pti
[2] https://governance.openstack.org/tc/reference/pti/python.html

Change-Id: Icc11037bd56a75a8d9abbdfda10a832437502565
2018-06-07 17:57:58 +09:00
Zuul
4ebb371e35 Merge "add lower-constraints job" 2018-03-27 07:59:15 +00:00
ShangXiao
42dcd919b7 Fix the old doc links
Fix the old doc links in CONTRIBUTING.rst
and doc/source/index.rst.

Change-Id: I272742d6c344ea9eb6cb8ab18521049cc7e4a9da
2018-03-26 00:44:22 -07:00
Doug Hellmann
6184fd9f27 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ib1838be4ecd55a070fa30990b25f3135b60c35d4
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 18:04:32 -04:00
Zuul
2ddc24c60e Merge "Fix cannot show the VNFFGD template" 2018-03-17 00:43:36 +00:00
rtmdk
f042f53d97 Fix some reST field lists in docstrings
Probably the most common format for documenting arguments is reST field
lists [1]. This change updates some docstrings to comply with the field
lists syntax.

[1] http://sphinx-doc.org/domains.html#info-field-lists

Change-Id: Ic87b30963f99552e57d10e8429a06511744b2489
2018-03-16 09:01:28 +00:00
OpenStack Proposal Bot
99abf33642 Updated from global requirements
Change-Id: I5b03636632009c55b8d2f6047c4d29a5b20d10f1
2018-03-15 08:05:06 +00:00
Zuul
9879a46f58 Merge "Fix the VNFFG update osc command" 0.12.0 2018-03-14 15:13:00 +00:00
Zuul
9cd0fc13f1 Merge "Add reno note for tacker support osc commands" 2018-03-14 15:08:17 +00:00
Nguyen Hai
1a31f11a53 Add reno note for tacker support osc commands
Change-Id: Ie1f7baa51723eb06ab4ed431a99d6a429a0bf234
Implements: blueprint tacker-support-python-openstackclient
2018-03-14 00:54:25 +09:00
Zuul
6cdc4cf084 Merge "Updated from global requirements" 2018-03-13 15:16:23 +00:00
Zuul
4308bf66ad Merge "Deperate tacker command lines" 2018-03-13 14:04:03 +00:00
gongysh
a325233647 Deperate tacker command lines
Since openstack tacker plugins are almost done, it is time
to deprecate the tacker command lines.

test paste log http://paste.openstack.org/show/699593/

Closes-bug: #1755443

Change-Id: I0c233f5f3003a50a6b76d6729c4d228cbba182a7
2018-03-13 21:45:01 +08:00
dharmendra
e40b9c8a47 Complete VNF osc commands
Please see the results here:
http://paste.openstack.org/show/696708/
http://paste.openstack.org/show/699455/ (list commands)

Change-Id: Iea353ef119710660e19fd4d8f209ebe500cd0afe
Implements: blueprint tacker-support-python-openstackclient
Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
2018-03-13 18:42:20 +09:00
OpenStack Proposal Bot
d5a8170a35 Updated from global requirements
Change-Id: Ia2503828f106a44e80706beeaa32e39356d385fb
2018-03-13 07:29:43 +00:00
Nguyen Hai
d7a59b951d Fix the VNFFG update osc command
VNFFG update osc command misuse create_vnffg function.

Change-Id: If3fbb077936c6c698744210384373b77d5986e64
Implements: blueprint tacker-support-python-openstackclient
Closes-Bug: #1754793
2018-03-13 15:12:00 +09:00
Nguyen Hai
e3b3d7e50c Add documentation for python-tackerclient
This patch also fix "InterpreterNotFound: pypy" error in tox.ini

This patch also follow the new PTI for document build [1][2]

[1] https://governance.openstack.org/tc/reference/project-testing-interface.html
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I9fb6637cb95603532b46f89dc4beab185278c833
Closes-bug: #1754556
Closes-bug: #1754926
2018-03-13 12:13:51 +09:00
OpenStack Proposal Bot
ae77851d98 Updated from global requirements
Change-Id: I03936e22744419045a3140a8206011de61180219
2018-03-10 13:51:24 +00:00
Nguyen Hai
30bd8ffd1a Complete VNFFG & related VNFFG osc commands
openstack vnf graph
openstack vnf chain
openstack vnf classifier
openstack vnf network forwarding path

Please see the results here:
http://paste.openstack.org/show/684261/

Change-Id: I02c18a460eb412af76d1aa1c77102ba92e174566
Implements: blueprint tacker-support-python-openstackclient
2018-03-03 22:25:21 +09:00
Zuul
04584a666d Merge "Complete NS osc commands" 2018-03-01 02:17:18 +00:00