The octavia project is adding the following repositories:
octavia-dashboard
octavia-tempest-plugin
python-octaviaclient
This patch sets up those repositories and initial jobs.
octavia-dashboard will be pre-populated with a copy of
neutron-lbaas-dashboard that has the history preserved, but the
branches and tags have been removed.
The other repositories are fresh development and have no code to populate.
They will be setup using cookiecutter.
Change-Id: Id6385b8940fbef6c703db26808cda9607aea360d
Nemesis is a file intelligence API which allows querying of files by
hash and if the file is known intellig ence about said file is returned
such as a Malware likelyness score, the file type and so on. If the file
is not known the user is requested to submit the file to the API where a
number of scalable background workers process the file looking at PE
headers, MIME type and so on as well as running it through a number of
pluggable anti-virus drivers.
The use case is not really for file system scanning, and obviously
heurirstics scanning is not available as there is no running of said
file (yet, maybe later dynamic analysis may be included but this is a
long term stretched goal). Instead the intended purpose is for
developers of websites, APIs or other applications to scan uploads /
submissions on the fly before publishing them, or you could create a
Swift middleware to scan all files before they are accepted and placed
onto object nodes.
I beleive this could be a useful value add / complimentary project to
the OpenStack eco system, and in anycase would use Keystone for auth and
so on.
As of yet there is no code, I will probably end up recycling some
previous code from a personal project I made last year, however the repo
itself should be created fresh for a new start. I am happy as part of
the first patch to ensure the test stuff as provided by cookiecutter is
included and no mass import of existing code will take place.
Change-Id: Ida135e77746d303d8aa894b534d34f3f15466113
The project name, Picasso, will change soon, so that is why the channel
name not not include the project name.
Change-Id: Ibb1d76ee372a2cca28e8f8aef01660dc427cdfba
This patch adds new pre-seeded git repository to OpenStack-Ansible for
deploying Molteniron.
This project will have its own core team with the general
openstack-ansible core team included, with the appropriate rights to
ensure that they can act as a back-stop in case of any issues.
Needed-By: Ie7190e6d46091ff91b108baf48ecf5d304885124
Change-Id: Ib60593085179819e566068576be08ee403221d22
This project is to add horizon plugin to congress
Needed-By: I99178a11ef53ac8eb7e4f1283771afdbb4c1c500
Change-Id: I16d182a9d169035cc760eb456de45d806906996a
The ovsdb api code in Neutron is used by at least 4 other projects,
so it makes sense to split the code out to its own project. The
neutron_lib project is not a good fit since this code relies on
the Python code from the OVS project and users of neutron_lib
should not be forced to install OVS.
Needed-By: Idf3dcca7e94fad49725fa427fbf874c674fdfd6a
Change-Id: Icd9be59f8c4e41801e30734d332c572e08680087
- Add new branches to gerritbot and clean up old branches.
- Remove jobs running on Ubuntu Trusty.
Change-Id: I6500815e19119f0c1544eaaa39e1651cd5b30202
Add keystone-ldap charm and associated interface for deployment
of domain specific identity backends with keystone.
Needed-By: Ia0c530504ddc253e9fcd7991c46f1da25c70220e
Change-Id: I8cf50d2d7eec53d81cbfb12deb50b7f47255f344
Fedmsg is a brokerless messaging bus created by the Fedora project.
Recently we added support to zuulv3 to report results to it. As such,
create an ansible role we can use to properly manage fedmsg.
This project is not currently part of the big tent, but will be used
under the existing windmill ansible roles. We are also adding IRC
notifications into the #windmill channel.
Change-Id: I646e93a19216574d5750a06ed2138df4ed3b7b00
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
The community of users around the ARA [1] project are coming up with
different Ansible roles to install and set up ARA.
To ensure a quality standard and have a home where these users can
contribute their code in a common place, we'd like to host this
project side-by-side the ARA project.
There is no launchpad for the ansible-role-ara project as we will
be using storyboard like we have been doing with ARA.
There is also no gate jobs for the time being as we figure how
we will implement and share them between the main project and this
one.
New gerrit groups are created for this project as the expectation
is that ara-core will be a member of ara-ansible-role-core but the
inverse might not be true.
[1]: https://git.openstack.org/cgit/openstack/ara
Change-Id: I50f83225525fba07db1c8eb940bcf642de2accbf
* Notify Gerrit patches for stable/ocata on #tripleo channel.
* Create OVB jobs for Ocata, like we have for Newton.
* Add the Ocata jobs where Newton jobs were running, to have parity:
- puppet projects
- periodic pipeline
- check pipeline
Change-Id: I4253d9bc49b0ddb65b878aff9cd9d30575ad7617
As a follow-up to change Ie5f1cc69830fcaacc3db05d6e77a775c9634f6db
I am removing the zuul configuration for ironic-webclient and
setting the repository to read-only.
Change-Id: I4f8da5ac6bef130b47dfce2c32aeaf6f1186caca
This brings devstack-tools[1] into the control of gerrit now that the
basic prototype is working.
[1]: https://github.com/sdague/devstack-tools
Devstack Helper Tools in Python
This is a set of cli tools for supporting devstack.
It moves some of the complexity out of bash and into
python where it's easier to have comprehensive testing
of behavior.
Required-By: Ie839911cc03b44158bd11ebb7434549ec8a72863
Change-Id: Iac181a38dfa93a4822a8dacee6cb98dd116ffb5b
This is the new puppet module for deploying ethercalc. Note that I
searched puppet forge and could find no previously existing ethercalc
module hence this new one.
Also due to the similarity between etherpad and ethercalc I have decided
to base this new module on the existing etherpad module.
Needed-By: I0aed82b2b7e32f6124e8edbe9a8eed27c57f870a
Depends-On: Iea1fad4abc95806aa7cbc2dbec9f72698526c529
Change-Id: Ic546b19412f3d31e7da10b1c7f14ee27217224d0
monasca-kibana-plugin is a new component in Monasca which adds support for
Keystone authentication and multi-tenancy to Kibana.
Change-Id: Idf2b6e36a507052da88dc7bbf89c9dbe983c66b4
Needed-By: I4d87657636b74465c01063d399898852693ba024