Commit Graph

18 Commits

Author SHA1 Message Date
OpenDev Sysadmins da1c31a981 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:52:07 +00:00
Paul Belanger 7b7c08797f Increase file permissions on config.js
It is possible for the config file to contain API keys, remove world
readable by default.

Change-Id: I85f9345d8c716b98f2aecdd71b711854192835e4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-03-18 11:53:45 -04:00
Paul Belanger 1bc912101b Fix typo with pip install
We don't use pip, it really is npm.

Change-Id: I928b41adef3024635fd008ca39ac1434e51ab7ec
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-06 09:17:11 -05:00
Zuul f00f4aa732 Merge "Add missing variable" 2019-02-05 23:05:06 +00:00
Paul Belanger b13fccb583 Fix linting issues
A new release of ansible-lint exposed a failure in linters job.

Change-Id: Ie17cd2b303d8e58039b0b147a603de522a31a83a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-05 15:39:51 -05:00
Paul Belanger 02d4456166 Add missing variable
We don't properly define statsd_npm_name for npm based installs.

Also fix npm package installs, to add missing build dependencies.

Change-Id: I758ac9e469d4d2170ea0aa7be7194d43b1746f72
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-30 13:29:40 -05:00
Paul Belanger eeab595d3f Fix deprecation warning
Change-Id: Ia0883defad6dc2445eae64812941e16e8e7df854
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-06 23:19:12 -05:00
Paul Belanger ee977c5bee Clean up punctuation
Change-Id: I11273a5fb23793048b004b8ece4813359bbca8a2
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-06 23:17:17 -05:00
Paul Belanger ff69c3e571 Stop testing on ubuntu-xenial
We have migrated to bionic since it is stable, so we can drop xenial to
help save some CI resources.

Change-Id: Iae2d5f5757498c41cb687eda5d2d35190a201284
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-06 21:16:11 -05:00
Paul Belanger 13e6fd0144
Gate on ubuntu-bionic
Change-Id: I623e18e1e8cc90ba8dd573d38e8a966e2ac10765
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-31 14:57:22 -04:00
Paul Belanger 925b64df58
Switch to fedora-latest nodeset
Change-Id: I35ad3854625ee7c15ed7aca72bf64ae32f5f80d4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-31 14:56:56 -04:00
Paul Belanger cd4b14a94f
Limit linters to current working directory
Change-Id: I863ec2d534e527f13489fbd0c88ba1a0dc649d6f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-26 15:30:21 -04:00
Paul Belanger a9cb4a7096
Bump minimal version of ansible to 2.4.0
Currently 2.4.0 is the oldest release of ansible, everything later is
EOL. Update our meta data into include this and the platforms we
currently tests with.

Change-Id: I13a344b6bd4353f645ca59d89148d903f619a857
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-19 14:31:07 -04:00
Paul Belanger 4f5a86d3da
Remove tox functional
This is no longer needed.

Change-Id: I7081a7f6249929a6a29b1d40ff7b2f116fcf7ceb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-19 14:30:16 -04:00
Paul Belanger ac33befc0e
Update meta data with latest info
We haven't refreshed our meta data in a while, this includes updates
to the minimum version of ansible and platforms we test against.

Change-Id: If9a6ff5967f7d839af38367fce1f56082be53e21
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-15 20:19:50 -04:00
Paul Belanger bbea5a51bd
Pass list of packages directly to package task
There is no need to loop over the list of packages, this is actually
slower.

Change-Id: I8ffb9038ae06ba476edfeed1aefc65319719f59f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-15 15:31:40 -04:00
Paul Belanger 1e5c3995e1
Initial commit
Change-Id: I2b63a94e622cbb48b3feb247c73f822a9500c36b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-03-22 20:47:11 -04:00
OpenStack Project Creator 3e32b4246f Added .gitreview 2018-03-20 20:35:18 +00:00