Commit Graph

433 Commits (47996394b37cc1ea9ac986e2a7520868644dc237)

Author SHA1 Message Date
jacky06 47996394b3 Replace git.openstack.org URLs with opendev.org URLs
1. Replace git.openstack.org URLs with opendev.org URLs
2. Update some urls

Change-Id: Icf9a7857be01056c0967fed0c777f2f46a993b6c
2019-06-19 15:48:59 +08:00
dharmendra 08b8922c49 update sphinx requirement
syncs sphinx dependency with global requirements.
It caps python 2 since sphinx 2.0 no longer supports Python 2.7.

Change-Id: Ic909ffca550329c8ba23e4ffe9f18f601d674a3b
2019-05-16 07:25:42 +00:00
Zuul 4921a75cd2 Merge "Drop py35 jobs" 2019-05-02 09:13:16 +00:00
dharmendra 6fd2d466ca Drop py35 jobs
Python 3.5 was the target runtime for the Rocky release. The current
target py3 runtime for Stein is Python 3.6, so there is no reason to
keep testing against the older version.

https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: I136f092985be2d05ce933230add5f78469234b14
2019-04-30 09:24:30 +00:00
OpenDev Sysadmins 11c49bc027 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:32:16 +00:00
OpenStack Release Bot 4469984763 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I33c314ef84413b42ae5572a927a874d508eb27e4
Sem-Ver: feature
2019-03-18 14:55:54 +00:00
Zuul c62beecc1f Merge "Update hacking version" 2019-03-18 11:22:01 +00:00
Zuul 8f84ee183b Merge "add python 3.7 unit test job" 2019-03-18 11:12:25 +00:00
Zuul c7d27fc74f Merge "Add upper-constraints.txt to releasenotes tox environment" 2019-03-18 06:48:53 +00:00
jacky06 ab9aa0da69 Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8

Change-Id: I9596666d9bac8efae8ae22e027aca49a432069dc
2019-03-06 22:28:37 +08:00
ZhongShengping fcd8965f6a add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: I121b0d1b2c217c14c6589455c0155f975f7793a7
Story: #2004073
Task: #27456
2019-02-19 17:05:51 +08:00
Zuul f4839f308a Merge "Adds support force delete resources" 2019-02-12 08:35:42 +00:00
98k 6cb5d3c704 Add upper-constraints.txt to releasenotes tox environment
Without these dependencies, the releasenotes build does not actually
work.

Change-Id: Iabae8a5730d934473a36d9e2bc83a7005c1aca17
2019-02-11 05:53:32 +00:00
dharmendra 1fdf521ba9 Parameter changed from mgmt_url to mgmt_ip_address
In continuation of [1], fixing the same in tackerclient.
[1]: https://review.openstack.org/#/c/490471

Change-Id: I45dfe784e20f96cff12e346d34b1cce856a564db
2019-02-04 09:20:48 +00:00
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
Cong Phuoc Hoang 66794e007b Adds support force delete resources
This patch adds '--force' parameter to vnf delete command,
to force delete VNF instances.

e.g: openstack vnf delete --force VNF1

blueprint force-delete-resources

Change-Id: I20aee4ecb66643dfa5fad490956d898f7e851411
2018-11-28 10:25:44 +09: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
OpenStack Release Bot 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" 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
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