1155 Commits

Author SHA1 Message Date
Jenkins
b83ec80141 Merge "Adding new repositories for Octavia" 2017-03-15 09:53:40 +00:00
johnsom
9996d1c544 Adding new repositories for Octavia
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
2017-03-14 08:42:56 -07:00
John L. Villalovos
656955ad86 gerritbot: ironic: Have it announce for ocata and pike
Have gerritbot announce for both stable/ocata and stable/pike (when it
shows up).

Change-Id: Ice93fcb8b6c49d7003c8a367a3acc65e648c4c54
2017-03-13 08:28:05 -07:00
Jenkins
89931f188d Merge "Adds python-hnvclient repository" 2017-03-13 08:07:53 +00:00
Jenkins
117f0a99c3 Merge "Add os_molteniron to OpenStack-Ansible" 2017-03-13 08:07:47 +00:00
Jenkins
846671f46b Merge "Add repo for openstack/puppet-freezer" 2017-03-13 08:06:02 +00:00
Saad Zaher
10e1c06f9f Add repo for openstack/puppet-freezer
Needed-By: I4c46b14c825d546e039fd79c5b4eac217b1d8164
Change-Id: I8681a1ff1d3c7958319de9c0cf4cd83fd67811f8
2017-03-09 18:57:59 +00:00
Zhenguo Niu
94664a1eae Add gerritbot notification for mogan-ui
Change-Id: I535ebd39f7f90bfdfdb0faaaf98700aeade22f47
2017-03-09 19:28:47 +08:00
Jenkins
517743672a Merge "Adds openstack-functions channel for project Picasso" 2017-03-08 08:52:17 +00:00
Jenkins
928bc19374 Merge "Adding Nemesis project. A file intelligence API." 2017-03-08 08:42:35 +00:00
Robert Putt
32d17b6e0e Adding Nemesis project. A file intelligence API.
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
2017-03-07 12:20:41 +00:00
Jenkins
814d007172 Merge "Add congress-dashboard project" 2017-03-07 08:25:39 +00:00
Derek Schultz
ec7797e3b1 Adds openstack-functions channel for project Picasso
The project name, Picasso, will change soon, so that is why the channel
name not not include the project name.

Change-Id: Ibb1d76ee372a2cca28e8f8aef01660dc427cdfba
2017-03-06 14:13:07 -07:00
Andy McCrae
d00fc0a01c Add os_molteniron to OpenStack-Ansible
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
2017-03-06 17:29:40 +00:00
Claudiu Belu
aa4f06f2fa Adds python-hnvclient repository
Windows / Hyper-V Server 2016 introduced a new Network Controller
server role, which can be controlled through a REST API [1].

The new Network Controller introduces new features for Hyper-V, such
as VXLAN support, Software Load Balancer, RAS Gateway management.

python-hnvclient offers a client that can interact with the
Network Controller through its REST API, and it will be used in order
to bring the mentioned new features into OpenStack [2].

Launchpad: https://launchpad.net/python-hnvclient
Pypi: https://pypi.python.org/pypi/hnv

[1] https://technet.microsoft.com/en-us/library/dn859239.aspx
[2] https://blueprints.launchpad.net/networking-hyperv/+spec/hyperv-network-virtualization-support

Change-Id: I5994fefd99d9504e73a8bd0e231153858e4a2251
2017-03-06 11:58:02 +00:00
Jenkins
41de67dfcf Merge "Add ovsdbapp project" 2017-03-06 10:04:39 +00:00
Anusha Ramineni
d8fd7d6ba5 Add congress-dashboard project
This project is to add horizon plugin to congress

Needed-By: I99178a11ef53ac8eb7e4f1283771afdbb4c1c500
Change-Id: I16d182a9d169035cc760eb456de45d806906996a
2017-03-03 07:06:54 +00:00
Terry Wilson
87739c7e82 Add ovsdbapp project
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
2017-03-01 19:50:59 +00:00
James E. Blair
c1050cd071 Add boartty notifications to #storyboard
By request of Zara and SotK.

Change-Id: Id3776003ed9646fbbaaaccbd73861dfee998f1a1
2017-03-01 11:24:25 -08:00
Jens Rosenboom
2926fb9605 Updates to Chef OpenStack project
- Add new branches to gerritbot and clean up old branches.
- Remove jobs running on Ubuntu Trusty.

Change-Id: I6500815e19119f0c1544eaaa39e1651cd5b30202
2017-02-27 15:10:46 +01:00
Jenkins
4d00f5dcaa Merge "Add python-pankoclient repository" 2017-02-24 12:12:26 +00:00
Monty Taylor
08076474c0
Add gearman-zk-shim patches to infra and zuul
It's a throwaway branch, but folks still likely need to noticed there's
something to look at.

Change-Id: I62b17f35afea0cdb7554c8bcf0cdbf3b47409b22
2017-02-20 07:21:29 -05:00
liusheng
94f6876e21 Add python-pankoclient repository
Change-Id: I62809e1d02fe6ae593ca126ca8cb4be48de4cc67
Needed-By: Id87f36cce2556d96fe520bb2e0ad880a0b02747b
2017-02-20 14:08:26 +08:00
Jenkins
307190b47f Merge "Notify #openstack-dns of stable/ocata changes" 2017-02-16 09:18:48 +00:00
Ian Cordasco
0123bb1f9b Add IRC notifications from Gerrit for #craton
Change-Id: If8cbb6e63b00ab44be28576e8272c7f3e16bbc29
2017-02-15 10:52:55 -06:00
Graham Hayes
23dc3d47a0 Notify #openstack-dns of stable/ocata changes
Change-Id: Ie97b25278274558dca91889a663e5b6f7a6deec3
2017-02-15 11:16:03 +00:00
Matthew Treinish
a2e5cbfec6
Add the stable/ocata branch to gerritbot config on openstack-qa
Change-Id: I14b9aca0e68c045234755765c24df2666a05111e
2017-02-14 13:15:58 -05:00
Jenkins
6da9bee64b Merge "Add python-tricircleclient repository" 2017-02-13 10:34:42 +00:00
Jenkins
6e402f0483 Merge "OSA: Gerritbot follows stable/ocata" 2017-02-13 02:57:07 +00:00
Jenkins
5d23a19a22 Merge "Add new projects for keystone domain backends" 2017-02-12 18:12:36 +00:00
Jenkins
65b2b48fe4 Merge "Add neutron projects to the neutron's gerrit bot" 2017-02-10 09:18:34 +00:00
Steve Lewis
e8ae37eddc OSA: Gerritbot follows stable/ocata
Change-Id: I4c119d9308f08008af8fb9143c9eeca97022d1ed
2017-02-09 18:33:55 -08:00
Armando Migliaccio
5324d0c6d9 Add neutron projects to the neutron's gerrit bot
Change-Id: I28c3f8da2c20f1adcc05aa23f1ea5daeef2c9b65
2017-02-09 11:38:05 -08:00
James Page
ed941bc4f0 Add new projects for keystone domain backends
Add keystone-ldap charm and associated interface for deployment
of domain specific identity backends with keystone.

Needed-By: Ia0c530504ddc253e9fcd7991c46f1da25c70220e
Change-Id: I8cf50d2d7eec53d81cbfb12deb50b7f47255f344
2017-02-09 12:00:08 +00:00
Davanum Srinivas
dda03277f0 Step #3 - Retiring nova-docker
Removing project ACL, jobs, channels

Change-Id: I73c07d75dde2231b876ef9aeb4a09d2f26256bf7
2017-02-08 14:36:45 -05:00
Paul Belanger
b9c45b7809 Create ansible-role-fedmsg project
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>
2017-02-06 14:09:18 -05:00
Victor Morales
9b54e29e64 Add python-tricircleclient repository
Repository for Tricircle client development

Change-Id: I4ac0f336324ae810a483901ae382a634c3ff09d3
Needed-By: Ief13511af41721b23781480e97d7324a09ec4839
2017-01-30 18:13:02 +00:00
David Moreau-Simard
897a813dd3 Create the ansible-role-ara project
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
2017-01-30 11:44:52 -05:00
Jenkins
eae56d00f9 Merge "Remove openstack-salt projects" 2017-01-26 15:32:28 +00:00
Jenkins
e7188ddc01 Merge "tripleo: prepare stable/ocata" 2017-01-26 10:47:01 +00:00
Filip Pytloun
0f863a48e7 Remove openstack-salt projects
Depends-On: I8fad0377029402e1930d29654e5a6122fb65d04b
Depends-On: I010ae8dbec3d17c409804516103cc9cf0abd9f47
Depends-On: I8d994673dd838c4f08c3e8bc87566fd8bd1ef259
Depends-On: I23388dfd3b4eb11e1cae3f284d1e9926648177ad
Depends-On: I1b02dbe766bcca14e1a1f370c3f5838ad7a15598
Depends-On: I290fe34314c62807ab48be73b6a0442bb4c827cd
Depends-On: Ie07045a0dc78e96522d2daf3913f8adc681fd4ce
Depends-On: I56340a185c1c3527d53a2050c997a235d7ddf5a7
Depends-On: I9471d2c2cda98fd13940c4c6f3e4bf482ce6aa6f
Depends-On: I23990664ec430b33db26a82cd0fa669c166e1cca
Depends-On: I1bd61e9aaeea3531d9ad09f11d0e4a68665b8ad0
Change-Id: Icabe5776f4f44026fc419c8ab947ff450d727c93
2017-01-25 20:00:49 +01:00
Emilien Macchi
29d77738b3 puppet-openstack: add ocata patches notifs on IRC
Add ocata patches on #puppet-openstack channel.

Change-Id: Iacd9dd7a43f748cfff5bc0ff9562836c210d3e5b
2017-01-24 21:21:13 -05:00
Emilien Macchi
6b98fbf07f tripleo: prepare stable/ocata
* 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
2017-01-24 07:18:01 -05:00
Jenkins
5c9814c7fb Merge "Add monasca-kibana-plugin project" 2017-01-24 07:53:33 +00:00
Julia Kreger
22145ed017 Retire ironic-webclient zuul/gerrit config
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
2017-01-19 21:13:20 +00:00
Jenkins
cdb1269050 Merge "Add new puppet-ethercalc project" 2017-01-19 19:18:33 +00:00
Sean Dague
b97193a415 Import devstack-tools to gerrit
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
2017-01-18 21:27:50 +00:00
Clark Boylan
7861af2b97 Add new puppet-ethercalc project
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
2017-01-18 10:56:33 -08:00
Witold Bedyk
9a43f6d0ae Add monasca-kibana-plugin project
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
2017-01-17 12:46:37 +01:00
Jenkins
62c8466f45 Merge "Retires fairy-slipper from project config (2/2)" 2017-01-13 11:33:08 +00:00