Commit Graph

8 Commits

Author SHA1 Message Date
Martin Chacon Piza 91022f3e80 Remove project content on master branch
This is step 2b of repository deprecation process as described in [1].

[1] https://docs.openstack.org/project-team-guide/repository.html#step-2b-remove-project-content

Change-Id: Ie446c1cd447789d189a9e723fff9ee783dd3cf4f
2021-02-22 14:57:15 +01:00
Zuul 6763cd6e19 Merge "Change repository links usage in Dockerfile and build image" 2020-06-03 21:30:08 +00:00
Andreas Jaeger 08739b0377 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found by updated hacking version.

Remove hacking and friends from lower-constraints, they are not needed
there.

Change-Id: I7614df314c211dc3acca2e3e8cb647bddddd6c16
2020-05-26 20:18:43 +00:00
Dobroslaw Zybort a91f77617e Change repository links usage in Dockerfile and build image
Used to be: git.openstack.org/openstack/monasca-persister?h=stable/pike
Now : releases.openstack.org/constraints/upper/pike

Since the way links to specific branches changed, usage of
those links has to be changed as well.
CONSTRAINTS_BRANCH variable was removed because CONSTRAINTS_FILE
contains link to the upper-requirements file with specified branch.

Change-Id: Ic67b2b30906768fa6249d10ed2c7e8037df0f544
Story: 2005666
Task: 30971
2020-05-08 09:16:56 +02:00
zhulingjie 55e7a787a7 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I4edf3307be5a2d668306efa33c0ab55f6867d8a6
2019-06-26 13:40:04 +00:00
Dobroslaw Zybort 9fd973e497 Use global job for building docker image
Change-Id: I4a2a3b28ed2aa7f227706153ac94f1de25e2609a
Story: 2001694
Task: 23213
2019-02-18 11:16:47 +01:00
Thomas Bechtold 5c2ebbed54 Use monasca-log-api.conf for doc, devstack and docker
api-log.conf is the deprecated path for the configuration file. The
new path is /etc/monasca/monasca-log-api.conf .
So use this new path in devstack, documentation and docker.

Change-Id: I2208b7e27d3dbec38290ffb8ba66bc64a5129744
Story: 2004831
Task: 29024
2019-02-05 06:31:28 +01:00
Christian Brandstetter 119e4a99a0 Add tooling for building Docker image
Story: 2001694
Task: 22630

Change-Id: Icf82a299ee2cd449e9c6bc58fabe471a9292f9df
2018-11-14 10:15:22 +01:00