Application Catalog for OpenStack
Go to file
Elod Illes 43997de7bd [stable-only] Cap bandit and fix constraints
The 1.6.3 [1] release has dropped support for py2 [2] but the release
is faulty and pip still picks it up for py2 [3][4], so cap to 1.6.2
when using py2.

With the introduction of the new dependency resolver in 20.3 pip the
lower-constraints job starts to fail as now the constraints are working
as they should. Multiple fixes needed:
* lower-constraints job uses the [testenv]install_command, so it gives
  both the upper-constraints and lower-constraints, which causes the
  job to fail. As an easy fix install_command is added to this target
  without the upper constraints.
* duplicate stestr constraint removed
* cryptography lower constraint is bumped as with version 2.1 the
  new resolver of pip takes hours to install the packages
* contradicting hacking version replaced (in lower-constraints.txt to
  match with test-requirements.txt), which pulls in newer flake8, too
* lower-constraints test job failed with error message:
  "[..] unexpected keyword argument 'barbican_endpoint_type'"
  which is due to old version of castellan.

[1] https://github.com/PyCQA/bandit/releases/tag/1.6.3
[2] https://github.com/PyCQA/bandit/pull/615
[3] https://github.com/PyCQA/bandit/issues/663
[4] https://github.com/PyCQA/bandit/issues/665

Change-Id: I4b33c2544c911bd68ed8af4c754c9f5dc0c93be8
2021-03-20 17:35:51 +01:00
api-ref/source Bump the openstackdocstheme extension to 1.20 2019-07-04 16:11:50 +08:00
contrib fix typos 2018-06-25 17:15:34 +08:00
devstack [train][goal] set default dns for IPv6 env 2019-08-16 10:38:28 +00:00
doc PDF documentation build 2019-09-16 23:48:31 -07:00
etc Update the URL in doc 2018-09-24 21:32:18 +08:00
meta Update semantic_version to 2.8.2 and remove multiattach in volume template 2019-09-19 02:45:34 +00:00
murano Merge "Murano api add monkey patch" into stable/train 2020-08-05 11:29:26 +00:00
murano_tempest_tests Replace git.openstack.org URLs with opendev.org URLs 2019-06-25 14:43:40 +08:00
playbooks/legacy/grenade-devstack-murano OpenDev Migration Patch 2019-04-19 19:30:15 +00:00
rally-jobs [ci] Use zuul v3 native job for Rally 2018-06-19 06:54:46 +00:00
releasenotes Bump the openstackdocstheme extension to 1.20 2019-07-04 16:11:50 +08:00
tools Use standard cover tox env 2018-09-10 10:42:13 +08:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:32:48 +05:30
.gitignore Docs: Autogenerate config documentation 2018-07-31 14:24:37 +08:00
.gitreview Update .gitreview for stable/train 2019-09-25 10:30:15 +00:00
.stestr.conf Switch to using stestr 2018-07-09 15:15:17 +07:00
.zuul.yaml Remove retired congress 2020-06-06 15:13:01 +08:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-25 14:43:40 +08:00
HACKING.rst Title overline too short 2018-11-07 15:00:29 +00:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-25 14:43:40 +08:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
bandit.yaml Adding bandit.yaml configuration to bandit 2017-04-19 22:29:37 +00:00
bindep.txt Add local bindep.txt 2019-06-26 12:35:58 +02:00
lower-constraints.txt [stable-only] Cap bandit and fix constraints 2021-03-20 17:35:51 +01:00
requirements.txt [stable-only] Cap bandit and fix constraints 2021-03-20 17:35:51 +01:00
setup.cfg Add Python 3 Train unit tests 2019-07-03 17:05:23 +08:00
setup.py Updated from global requirements 2017-03-02 11:47:23 +00:00
test-requirements.txt [stable-only] Cap bandit and fix constraints 2021-03-20 17:35:51 +01:00
tox.ini [stable-only] Cap bandit and fix constraints 2021-03-20 17:35:51 +01:00

README.rst

Team and repository tags

image

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Release Notes

Release Notes may be found here: https://docs.openstack.org/releasenotes/murano