226 Commits

Author SHA1 Message Date
Zuul
cba6d9b03a Merge "Add template version 2021-04-16 for Wallaby" 2020-11-02 17:45:07 +00:00
Zane Bitter
674a62ae9b Add template version 2021-04-16 for Wallaby
Change-Id: I57047682cfa82ba6ca4affff54fab5216e9ba51c
Story: 2007388
2020-10-27 16:55:38 -04:00
ricolin
3709d0887d Mark support for python3.8
Change-Id: I3f79b7b5a32ad16ea5cd5f70b9e98bb21682a9cc
2020-09-18 05:10:55 +00:00
ricolin
5b35225d16 Add ironic client plugin support
Change-Id: I2f3ee94424c4dab75fbcef6f8b32e565b45684e4
Task: 36285
2020-04-09 14:14:38 +08:00
Andreas Jaeger
97db901658 [ussuri][goal] Finish dropping python 2.7 support
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

This change cleans up:
* remove old requirements
* remove universal wheel building, we don't need this for py3
* cleanup setup.py
* tox.ini: move basepython around; remove install_command since the
  default is fine and constraints should be in deps; add
  ignore_basepython_conflict

Change-Id: Ife0a696ca62be21d3d93c5d8279a412578f62697
2020-02-06 18:58:12 +01:00
Gregory Thiemonge
68a8219315 Add support for Octavia's Flavor and FlavorProfile resources
Added OS::Octavia::Flavor and OS::Octavia::FlavorProfile support.
Added flavor parameter in OS::Octavia::LoadBalancer.

Flavor and FlavorProfile allow to configure/tune Load Balancer
capabilities (enable/disable HA, etc...)

Story: 2007081
Task: 37993

Change-Id: If31a888e5867ac6941ff0d515d4b88894fb97572
2020-01-20 18:57:37 +01:00
Ifat Afek
ab584e500e Added a Vitrage client
Story: 2002684
Task: 23116
Change-Id: If05f0907d8f43f64327c7774170e5b559286fc06
2019-12-19 15:25:30 +00:00
Zane Bitter
e0dbb3f7fa Drop Python2 support
Change-Id: I6f248dfd82502ef225ba755246c2de385d30f4b2
2019-11-06 16:55:41 +08:00
Zuul
970e33e637 Merge "Add Blazar custom constraint plugin" 2019-10-19 05:16:54 +00:00
Rabi Mishra
a8fba21f23 Remove designate v1 support
Remove support completely and map the v1 resources to
NoneResource.

Change-Id: I8252e7feb4c1b87497770bf045d844fe5975c2b9
2019-09-26 10:04:03 +05:30
Pierre Riteau
17138f6a38 Add Blazar custom constraint plugin
This adds a reservation constraint for verifying a blazar
reservation id.

Change-Id: I27267e148c71288b4c7701fe704425b738e3e0b3
Story: 2005654
Task: 30942
2019-06-07 14:32:09 +00:00
Zuul
26f9c092f3 Merge "Update Python 3 test runtimes for Train" 2019-06-05 15:24:42 +00:00
Tom Stappaerts
5e93b3e4cf Fix allowed address pair validation
Neutron requires the allowed address pair ip address to be
either an ip or a cidr.
https://review.opendev.org/#/c/575265/ made heat verify for
cidr only.

Change-Id: I2cc2785cb32cf8d788af6262992b1b76107c8292
Story: 2005674
Task: 30985
2019-05-15 13:06:36 +02:00
ZhongShengping
f66dac5c63 Update Python 3 test runtimes for Train
This goal is to implement the process set out in the 2018-10-24 Python
Update Process TC resolution[1], for the Train cycle to ensure unit
testing is in place for all of the Tested Runtimes for Train[2].
In practice, this generally means adding unit tests for Python 3.7 and dropping
unit tests for Python 3.5. Using the Zuul template for Train will ensure that
all projects that support Python3 will be tested against the agreed runtime
versions, and make it easier to update them in future.

[1]https://governance.openstack.org/tc/resolutions/20181024-python-update-process.html
[2]https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I62abb218bb314345dd7da1cbf9133d10db9696ff
Depends-On: https://review.opendev.org/#/c/641878/
2019-05-09 17:35:06 +08:00
Zuul
38e43a0071 Merge "Dropping the py35 testing" 2019-05-04 16:01:58 +00:00
Rabi Mishra
5bdcaeff01 Add entry_point for oslo policy scripts
With the setup.cfg entry it can  be called directly from
oslo.policy.

$oslopolicy-policy-generator --namespace heat

This will get the effective policy that’s being executed.

Change-Id: Iad2e71819f4847f47dd17d3cd4afa78e6b3f52a7
Story: #2005055
Task: 29573
2019-04-20 09:05:58 +05:30
Ghanshyam Mann
132457d447 Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I9ab70c74eeff509410d90f4305af116d83420f45
2019-04-14 21:54:27 +00:00
Deepak Tiwari
b9af0cf53f Heat support for Tap-as-a-Service resources
Add heat support for Tap as a Service resources (Tap Service and Tap Flow)

Change-Id: I2383e02dd3126edece2acf8425143fd3745ef454
2019-01-30 21:01:21 +13:00
ZhongShengping
a1aa1eec1b Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ia2033b46b8a5bde404c3765bb32e125646be3ffe
2018-12-04 10:05:58 +08:00
Zuul
334cc17d07 Merge "Add heat-status upgrade check command framework" 2018-11-11 01:17:41 +00:00
Doug Hellmann
8ae5f8657b change the dist name to 'openstack-heat'
We are updating all Python projects to publish artifacts to PyPI. The
name "heat" is already taken there by another project, and they have
rejected our request to claim the name. We therefore need to change the
dist name used to package heat. We have some other projects publishing
using an "openstack-" prefix, so I propose using the name
"openstack-heat". This will not change the imports or anything else
about how the code works, just how it is packaged.

Add a grenade plugin for upgrading between the packages with different
names so that we can clean up the old version of the code and avoid
discovering the heat plugins multiple times in different locations.

Change-Id: I59b55cffd9e648f842eb286b936f09c5b55a76db
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-11-01 11:54:05 -04:00
whoami-rajat
ba4e54589d Add heat-status upgrade check command framework
This adds basic framework for heat-status upgrade
check commands. For now it has only "check_placeholder"
check implemented.
Real checks can be added to this tool in the future.

Change-Id: I83629184b49a6cf91928df702db23156433d99f6
Story: 2003657
Task: 26131
2018-10-22 14:19:36 +00:00
Pradeep Kilambi
6b821beb4e Drop ceilometerclient requirement
ceilometerclient is dead in queens cycle, lets drop the
integration and remove the requirement.

Change-Id: I5267746e63fd27ad0ce8e36fb843efd4988d6eb7
2018-08-08 16:56:41 +00:00
Zuul
158636e94f Merge "Add Blazar client plugin to Heat" 2018-07-27 05:58:34 +00:00
kaz_shinohara
64a60dd040 Add Blazar client plugin to Heat
Add a Blazar client plugin which will be used by a couple of Balazar
resources under development.

Change-Id: I0f68fc0525db3ba299d77019a102f24b9d3cea87
Task: 19754
Story: 2002085
2018-07-12 11:43:45 +09:00
Zane Bitter
76ec5af884 Docs: Eliminate warnings in docs generation
Fix all of the existing sphinx warnings, and treat warnings as errors in
future.

Change-Id: I084ef65da1002c47c7d05a68d6f0268b89a36a7a
Depends-On: https://review.openstack.org/553639
Depends-On: https://review.openstack.org/559348
2018-06-21 16:38:47 -04:00
Zuul
75b4ce04cb Merge "Replace pbr autodoc with sphinxcontrib-apidoc" 2018-06-15 01:27:26 +00:00
Zuul
74919e5b00 Merge "Add Rocky versions" 2018-05-02 16:31:16 +00:00
ricolin
6665d9989f Add Rocky versions
* Add Rocky code name
* Add new HOT version for Rocky release
The new version is "2018-08-31" or "rocky".
* Add sem-ver flag
Sem-Ver: api-break

Change-Id: I261b6c28b8b7ee9e75ca9a895155a656ef82cd0d
2018-04-26 14:44:03 +08:00
Zane Bitter
3f98c3d6fb Docs: modernise links
Switch to https, replace outdated URLs with canonical ones.

Change-Id: I7c474dbf0b21f922b6625e31d6ae7df1e198b8de
Co-Authored-By: chenghuiyu <yuchenghui@unionpay.com>
Co-Authored-By: Max Pavlukhin <pavlukhinm@gmail.com>
Co-Authored-By: yfzhao <dsware@126.com>
Co-Authored-By: ricolin <rico.lin@easystack.cn>
2018-04-11 16:46:07 -04:00
Zane Bitter
96e97013f1 Replace pbr autodoc with sphinxcontrib-apidoc
This fixes local building of the documentation using tox, and allows the
gate to stop relying on pbr and move completely to the new docs PTI.

http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: I6ef3e102f5a169262efbbaeec61452f0a2443fb4
Depends-On: https://review.openstack.org/560577
2018-04-11 16:35:01 -04:00
Zuul
04be5a736e Merge "Remove CloudWatch API" 2018-01-31 19:29:03 +00:00
rabi
6d55417f80 Remove CloudWatch API
This patch removes the API, the next set of patches in the
series would remove stack watch service and related
WatchRule implementation.

Change-Id: I8b0472be862907298c8da51f435b5d8b19610ec3
Partial-Bug: #1743707
2018-01-28 09:11:17 +05:30
rabi
946c576026 Add octavia L7Rule Resource
This also adds releasenotes for the newly added resources.

Change-Id: Ibaa618d14ea06f6ed2b2fc81d8d3ef270ee16a36
Closes-bug: #1737567
2018-01-23 13:03:55 +05:30
Zuul
3c1871f96f Merge "Revert "Register heat tempest plugin"" 2018-01-18 04:20:25 +00:00
Zuul
9762cdf205 Merge "Add octavia client plugin and constraints" 2018-01-04 10:03:23 +00:00
ricolin
64c37f3ea1 Revert "Register heat tempest plugin"
This reverts commit 00a1814d5e456143518e4806c049cd1bf61ca48b.

Change-Id: If0def06223164609adc3f8ce69c672cfcb93de3f
2017-12-29 14:52:33 +08:00
rabi
4107b52123 Remove policy.json from setup.cfg
Change-Id: Iec915afdc290f87f74597353c7e4a455bc28e791
2017-12-26 17:55:56 +05:30
rabi
d0787393ce Add octavia client plugin and constraints
Change-Id: I0fa34d19781c49ede8743defe72bbdc63f375896
Partial-Bug: #1737567
2017-12-23 12:37:33 +05:30
Zuul
03bcacc536 Merge "Remove broken heat.resource_type custom constraint" 2017-12-05 21:48:17 +00:00
befafa3328 Remove SSLMiddleware from oslo.config namespace
Change [1] removed SSLMiddleware from code but
missed removal of oslo-config namespace, this
patch cleans it up.

[1] https://review.openstack.org/#/c/506900/

Change-Id: Ibeeece25a13706e3ce0b58dbb9746090d881b909
2017-11-27 13:05:00 +05:30
ricolin
b171490450 [policy in code] Part 1 Base framework
This adds the basic framework for registering and using default policy
rules. Rules should be defined and returned from a module in
heat/policies/, and then added to the list in heat/policies/__init__.py.

new policy wrapers `registered_identified_stack` and
`registered_policy_enforce` has been added for policy enforcement of
registered rules with same parameter as `identified_stack` and
`policy_enforce` besides set `is_registered_policy` flag to true.
This flag will decide to use new policy framework or not.

Now we can use `tox -e genpolicy` to check and generate policy file.

Change-Id: I7a232b3ea7ce0f69a5b7ffa278ceace7a76b666f
Partially-Implements: bp policy-in-code
2017-11-21 16:23:11 +08:00
Jesse Pretorius
e5e352f25d Add default configuration files to data_files
In order to make it simpler to use the default
configuration files when deploying services
from source, the files are added to pbr's
data_files section so that the files are
included in the built wheels and therefore
deployed with the code. Packaging and deployment
tools can then more easily use the default files
if they wish to.

This pattern is already established with similar
files for neutron, designate and glance as has
been mentioned in the related bug report.

Change-Id: I1f3c9b2e27d44f28f0e649e2c96a1c3dc1da9ea6
Closes-Bug: #1718356
2017-09-21 15:19:25 +01:00
Jenkins
ccfb868f72 Merge "* Add new HOT version for Queens release" 2017-08-23 09:20:36 +00:00
huangtianhua
c3546d9309 * Add new HOT version for Queens release
The new version is "2018-03-02" or "queens".

Change-Id: Icbb7ff4d717dd10d18a93387edfdb8fcee3d7927
2017-08-22 10:03:18 +08:00
Matthew Edmonds
1d02822c0f fix heat_keystoneclient config gen
This corrects the entrypoint for heat_keystoneclient so that
oslo-config-generator can find it.

Change-Id: I366589c30626232771714394ed6d9353db6f04ba
Closes-Bug: #1711445
2017-08-18 09:00:02 -04:00
Zane Bitter
c26f367b03 Remove broken heat.resource_type custom constraint
This reverts the commits f5c32ad8fda3d7dcee6e4f9447621cde6d0f8a0 and
14fdf72b000c82a80abb2587189dd7c6c7dfa0a0e.

The constraint never worked and the stuff to pass the template to
constraints (which was broken because we actually passed a
ResourceDefinition instead) is a pain. Just get rid of it rather than
fix it.

Change-Id: I4e1e787ad94ac1951f472ea066a9b1c9d3e03611
Closes-Bug: #1661403
2017-08-01 13:35:16 -04:00
rabi
e8e0a2483a Fix python-novaclient 8.0.0 related issues
New python-novaclient release has removed support for
network/image/floating_ip apis. This also means
nova-network support would also cease to exist after
this change.

Change-Id: Icbcf279c10720f99a0aed1a3aaaf3945c5442a8a
Closes-Bug: #1690936
2017-05-16 16:12:04 +02:00
Jenkins
e9679344c9 Merge "Implement Zun client plugin" 2017-04-26 08:36:18 +00:00
AleptNmarata
f4c213519e Implement Zun client plugin
Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com>
Partial Implements:blueprint heat-plugin-zun

Change-Id: Icedc709222f04d52769bbe95a34a0178c01a44e0
2017-04-26 06:06:41 +00:00