lp://staging/refstack
- Get this branch:
- bzr branch lp://staging/refstack
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/stackforge/refstack.git.
Last successful import was .
Recent revisions
- 489. By Clark Boylan
-
Force PEM filetype with ssh-keygen
At some point ssh-keygen changed its default output format and now
python cryptography can't read the new default. Address this by forcing
the PEM output format which cryptography can read without problems.Note this is a docs only change to help end users generate keys that
work with refstack after a user reported trouble with this.Change-Id: I9d1f503817fee6
9fe22f19a98b506 448bda1f888 - 488. By Clark Boylan
-
Update deps so that refstack builds and deploys
In bindep we specify we need GCC to compile deps and set tags to compile
and test as appropriate as none of these packages are needed as runtime
dependencies. In requirements.txt we unpin alembic and beaker and add
PyMySQL. Alembic and beaker need to be unpinned to work with modern
python3 and PyMySQL is a python only runtime dep if using MySQL.This makes building docker images much simpler.
Change-Id: I18a296de190324
c545feda3b1b87e 0a9424d0f96 - 487. By Clark Boylan
-
Add utility to install js tools
This is a small utility script to install nodejs and npm and yarn for
you.Change-Id: Iebfadb0d7cfa34
1f95b4dcd025313 a1b8f4d3b55 - 486. By huang.zhiping <huang.zhiping@99cloud.net>
-
Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.
Change-Id: I30311d87eaaa33
edf42201f59ef59 7e21808d4b9 - 484. By Elod Illes
-
Add local bindep.txt and py36-func-mysql job
As it was announced [1] global bindep-fallback.txt was removed and now
projects need to have a local bindep.txt to be able to install binary
dependencies for testing.In test jobs the script tools/test-setup.sh is called which requires
mysql and postgres servers and clients to be installed.To eliminate 'ERROR: InterpreterNotF
ound: python3.5' of the zuul job
refstack-tox-py35- func-mysql, simply replace the tox environment
py35-func-mysql to py36-func-mysql with a base python of 3.6 instead of
3.5 and rename the zuul job to contain py36 in the name.Update the Zuul template to use nodejs6 jobs, this makes the single jobs
obsolete, remove them. Without this change, the gate will use
nodejs4 and fail.[1] http://
lists.openstack .org/pipermail/ openstack- discuss/ 2019-June/ 007272. html Change-Id: I90cb912befb9d0
9fed330bd8d27a4 91caffbf7b9 - 483. By OpenDev Sysadmins <email address hidden>
-
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. - 482. By Martin Kopec
-
Change testrepository for stestr in doc
Tempest has switched from stestr some time ago, so tempest
results are no longer stored under .tempest/.testrepository
but they are stored under .tempest/.stestr instead.Change-Id: I2f0f47c8989138
b361375ba91c1e9 cd719ea9a8b - 481. By Andreas Jaeger
-
Use openstack-tox-cover template
Use openstack-tox-cover template, this runs the cover job
in the check queue only.Remove jobs and use template instead.
Change-Id: I02c0c5e8b706c1
170bd5b782eb624 b4429d97053 - 480. By Doug Hellmann
-
add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.See the python3-first goal document for details:
https://governance. openstack. org/tc/ goals/stein/ python3- first.html Change-Id: Ib27ba59598ed03
b7c8ae671bcd067 c0e71df3c85
Story: #2002586
Task: #24759
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)