Commit Graph

370 Commits

Author SHA1 Message Date
Takashi Kajinami b14a6251fd Retire puppet-monasca - Step 2: Remove Project Content
Depends-on: https://review.opendev.org/805098
Change-Id: I6d9314bef6781599a39038a5a405f84c8db9807a
2021-08-19 16:47:45 +00:00
ZhongShengping 6739bd200c Prepare Xena M2
Update the version metadata for Xena milestone M2

Change-Id: I83d682e6f6f684fcaef9e4e6dd8a562032c8c1f7
2021-07-26 19:03:47 +08:00
Zuul e10e8b165a Merge "Set fixture paths for unit tests" 2021-06-03 05:05:59 +00:00
Takashi Kajinami a17e3363dd Set fixture paths for unit tests
This change defines manifest_dir and module_path expicitly in unit
tests so that modules installed under fixtures directory is properly
loaded.

Closes-Bug: #1930403
Change-Id: Ic6af657059b55368897b04e2f537bb0b60298b31
2021-06-02 14:08:01 +09:00
ZhongShengping 97f953aaa3 Prepare Xena M1
Update the version metadata for Xena milestone M1

Change-Id: Iab6232670c25ad68d1f37a9a809821a15ce1bb92
2021-05-27 15:50:27 +08:00
Takashi Kajinami 4c151430f6 Add setup.cfg
The setup.cfg file exists widely in Puppet OpenStack repo, so it's
more consistent to have that file in puppet-monasca as well.

Change-Id: Id84abc0507176590ae3c76599cde4d4fe916a33f
2021-05-11 18:44:24 +09:00
ZhongShengping d1e89aab38 Bump version for the start of Xena
Bump the major version for the Xena release after Wallaby has
been branched.

Change-Id: Ic45eda7657889dfd800ae734bb7bcdf5a0df7478
2021-04-29 09:38:14 +08:00
Zuul 17f9adbb9c Merge "Bump dependency in metadata.json" 2021-04-13 09:49:30 +00:00
Tobias Urdin a8793c5e7f Bump dependency in metadata.json
This bumps the dependency in metadata.json based on
then new major versions that is tested when [1] is merged.

[1]
https://review.opendev.org/c/openstack/puppet-openstack-integration/+/778138

Change-Id: Ie81e681a6c67c42142b3b8d639e80a38b9f1d64d
2021-04-08 21:03:04 +02:00
OpenStack Release Bot e98765e836 Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

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

Sem-Ver: feature
Change-Id: Iba7e4e8cda8283ed8a5ead77234ad3e003623cb0
2021-04-01 09:24:42 +00:00
ZhongShengping 4a103c275e Update sphinx to the latest version
Change-Id: I615ddfde4a3d2e7640383dbdf7d7ae9404054fe1
2021-03-27 15:31:57 +08:00
ZhongShengping 4fdb771e26 Prepare Wallaby RC1
Update the version metadata for Wallaby milestone RC1

Change-Id: I8923aa538aca623658462f3e517f393039a4dffb
2021-03-26 11:24:16 +08:00
Takashi Kajinami 39ce2891f2 Update supported Ubuntu version to Focal
... because CloudArchive packages are available for only Focal since
Victoria release.

Change-Id: I737d1416cc7d9128b1d3c0ec7ebcfcaa612c4bca
2021-03-23 21:38:11 +09:00
ZhongShengping e93c9e066c Prepare Wallaby M3
Update the version metadata for Wallaby milestone M3

Change-Id: Ibb57a8796523ab87acfd6da7474f4880bb18e546
2021-03-12 14:35:44 +08:00
ZhongShengping 00b5658c9d Prepare Wallaby M2
Update the version metadata for Wallaby milestone M2

Change-Id: Id223c152c5d3cd9c545484c33d14bbf3386e0199
2021-01-19 11:19:35 +08:00
ZhongShengping 5d1a4ffa95 Prepare Wallaby M1
Update the version metadata for Wallaby milestone M1

Change-Id: I6e245eea2e967b261bdd1b903d0442c7c272b783
2020-12-04 13:31:37 +08:00
ZhongShengping 1a5f3c2924 Replace deprecated UPPER_CONSTRAINTS_FILE variable
UPPER_CONSTRAINTS_FILE is deprecated and TOX_CONSTRAINTS_FILE is
the new environment variable name that replaces it [1].

This allows to use upper-constraints file as more
readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.

[1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file
[2] https://review.opendev.org/#/c/722814/

Change-Id: Ib92ab839fafc873a5fd09042f35e95bf9c32dc25
2020-11-11 09:08:35 +08:00
ZhongShengping c2c77b679d Fix outdated files
Change-Id: I4d10e2b568f11cd7d22ae81397d2c2fb83c56e17
2020-10-28 10:40:09 +08:00
ZhongShengping 1480d4e55b Bump version for the start of Wallaby
Bump the major version for the Wallaby release after Victoria has
been branched.

Change-Id: I9fb8e64707eac79422982eb553985133d0bdd283
2020-10-15 09:42:49 +08:00
Takashi Kajinami a6589ed59a Update comment to fix lint
manifests/config.pp:7:WARNING: No matching class parameter for
documentation of monasca::config::xxx_config
manifests/keystone/auth.pp:68:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::region
manifests/keystone/auth.pp:65:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::port
manifests/keystone/auth.pp:25:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::agent_password
manifests/keystone/auth.pp:22:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::user_password
manifests/keystone/auth.pp:19:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::admin_password
manifests/keystone/auth.pp:16:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::agent_name
manifests/keystone/auth.pp:12:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::user_name
manifests/keystone/auth.pp:9:WARNING: No matching class parameter for
documentation of monasca::keystone::auth::admin_name
manifests/persister/config.pp:34:WARNING: No matching defined type
parameter for documentation of monasca::persister::config::pers_db_user

Change-Id: I9ef9dc1d03d8e35e1381bc055d6c554eea436bc3
2020-10-10 12:32:08 +09:00
OpenStack Release Bot a726f3e07b Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

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

Change-Id: Ia385d33df52a7cd2e683f2ce9c571e385d65940e
Sem-Ver: feature
2020-10-08 14:42:24 +00:00
ZhongShengping 9b34a40f24 Prepare Victoria RC1
Update the version metadata for Victoria milestone RC1

Change-Id: Ic092e9fce69a8c4940dd17af340537789b3f0f2c
2020-09-24 10:48:54 +08:00
ZhongShengping d4a89eec9f Set openstackdocs_auto_name to use 'project' as name
Change-Id: I378830aa20a4cd39573fc4be4442609011a09d06
2020-09-16 11:05:05 +08:00
Zuul c7befbc860 Merge "Change beaker to litmus" 2020-09-08 18:49:18 +00:00
ZhongShengping 088f96cc03 Prepare Victoria M3
Update the version metadata for Victoria milestone M3

Change-Id: I7092211e3b5abbaf795931ff140960fb879d897e
2020-09-08 09:18:03 +08:00
Tobias Urdin 4bbbddf15e Change beaker to litmus
It's not executed, but lets cleanup.

Change-Id: I24c9aeaf30b732d6d406148034222d164e008f45
2020-08-31 21:40:05 +02:00
Tobias Urdin e69975ced7 Use openstack_spec_helper from zuul checkout
Change-Id: Ie06be048b04f7415561a8d57006ac28792115099
2020-08-30 22:59:51 +02:00
ZhongShengping 8e33eca221 Prepare Victoria M2
Update the version metadata for Victoria milestone M2

Change-Id: I802d5f272b28990f3902e7763fe17183d5197c4c
2020-07-30 13:35:29 +08:00
ZhongShengping cda63b6c8c Prepare Victoria M1
Update the version metadata for Victoria milestone M1

Change-Id: Ie497fb42e926292d10e4389d694928e253603753
2020-06-19 10:38:55 +08:00
Andreas Jaeger 0026ba1d03 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Iad57a6e61ae005f176710218fdd331aacbe2e1a1
2020-06-02 14:43:44 +02:00
Tobias Urdin 7bad1b6c54 Update Puppet requirement to >= 6.0.0
Change-Id: Ife776cb0899ec280ff66e1d57a2bdc4378c98e53
2020-05-30 09:51:56 +02:00
Zuul e13914842c Merge "[ussuri][goal] Add CONTRIBUTING.rst" 2020-05-12 12:45:55 +00:00
ZhongShengping ecfc64725c Bump reno to 2.5.0
Change-Id: Ifc79d281f68d22019654d0b371450400e0a0a2bb
2020-05-12 10:50:06 +08:00
Tobias Urdin ffdfee4105 [ussuri][goal] Add CONTRIBUTING.rst
Story: 2007236
Task: 38552

Depends-On: https://review.opendev.org/#/c/726509/
Change-Id: Iffda75f8ba1a67f9595629ce3d4c888b69c7ece3
2020-05-10 22:42:23 +02:00
ZhongShengping 46cc4d0e1f Bump openstackdocstheme to 1.30.0
...to pick up many improvements, including the return of table borders.

Change-Id: I872c975b45253700b801eb201f7cdbde9bc00762
2020-04-30 15:28:37 +08:00
OpenStack Release Bot 867a5b1575 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

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

Change-Id: I196e91f80beca8343de227e0590b139ce86503c3
Sem-Ver: feature
2020-04-28 14:54:46 +00:00
ZhongShengping 09296701c0 Prepare Ussuri RC1
Update the version metadata for Ussuri milestone RC1

Change-Id: I9405378976e884ec0967a9facd96d916e4f85f25
2020-04-24 14:23:10 +08:00
Takashi Kajinami 50f644ffda Prepare Ussuri M3 again
Update the version metadata to recreate release for Ussuri milestone M3

Change-Id: Idef1967404d603863425cafb08c51a72a929726e
2020-04-14 00:03:34 +09:00
Takashi Kajinami bee295069c Resolve duplicated requirement names in metadata
Change-Id: I25a88048cea4fa41da34e2c8d55a1f62fed48d5e
Closes-Bug: #1872457
2020-04-13 22:55:29 +09:00
ZhongShengping 4c893bdaec Prepare Ussuri M3
Update the version metadata for Ussuri milestone M3

Change-Id: I552081b69a179c1454ae0b502fa72dfa8ba76ba1
2020-04-07 09:21:16 +08:00
Zuul 5e4d3370ff Merge "Add Puppet 6 to metadata" 2020-03-31 15:50:50 +00:00
Tobias Urdin 43729d6710 Update mysql module to <11.0.0
Same as was changed in openstacklib.

Change-Id: I35c339f24c95bb2a7bb56e75b7df952bfa440399
2020-03-30 10:04:06 +02:00
Tobias Urdin 72a577d630 Add Puppet 6 to metadata
Change-Id: I1d0d24097978feded59a54742a526174c398cc98
2020-03-30 09:27:40 +02:00
Ghanshyam Mann 7729def979 [ussuri][goal] Cleanup for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

puppet-* repos have to cleanup the requirement and tox
for py2.7 drop.

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

Change-Id: Ifefa02bc8c0d6269574bf5ef9690d89e2355c42b
2020-02-15 19:33:06 -06:00
ZhongShengping 8b82ee4310 Prepare Ussuri M2
Update the version metadata for Ussuri milestone M2

Change-Id: I9aae9794d3de1983144e8dd60dad5b84add17344
2020-02-13 14:21:29 +08:00
ZhongShengping 1d8e1895fd Fix stdlib version in metadata
puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the
stdlib version in metadata.

Change-Id: Ife5fc5ff067a0c441b2070886262e1a4b73d9bc8
2019-12-11 11:53:03 +08:00
ZhongShengping 9bbf411319 Prepare Ussuri M1
Update the version metadata for Ussuri milestone M1

Change-Id: Ifa3ce649ae4d2eeef164c4c907e81e8bb3e464cb
2019-12-10 14:24:49 +08:00
Tobias Urdin ddb35db3cb Convert all class usage to relative names
Change-Id: I7bd08ef57382a561d15d82b45e9acaf4f7e46e99
2019-12-08 23:11:27 +01:00
OpenStack Release Bot 237461c87b Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

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

Change-Id: I774dcf899f3446aa052e6d1f0075d77d753c8897
Sem-Ver: feature
2019-10-07 13:34:35 +00:00
Zuul 9f5bf736a7 Merge "Update the constraints url" 2019-09-27 02:10:35 +00:00