1562 Commits

Author SHA1 Message Date
Gary Kotton
1b7cd80f90 Enabled networking-l2gw-release to create tags
The networking-l2gw project was moved out of the stadium. Now the
l2gw core team is repsonsible for the tagging.

Change-Id: Id65a91d6f7ca38049b6ab3d2d63b0a936c01ed4d
2017-03-19 05:39:19 -07:00
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
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
a1c013abd0 Merge "Go Common Library for Oslo-style support" 2017-03-10 21:49:15 +00:00
Jenkins
b7ca200f31 Merge "Enables blazar-release team to create the stable branch" 2017-03-10 02:51:48 +00:00
Davanum Srinivas
a311e220d4 Go Common Library for Oslo-style support
* Support for reading and accessing INI files used in OpenStack
* Support for generating logs in the same style as other OpenStack
  components
etc...

Change-Id: I7a17172349aff180b9e842f5b9d302f0ed4b6267
2017-03-08 16:01:37 -05:00
Masahito Muroi
06adfdb07c Enables blazar-release team to create the stable branch
Change-Id: Ia2bcba71282c1bc988184804c80402e08d48c5e5
2017-03-08 10:15:39 +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
365f00caaf Merge "Complete retirement for networking-ofagent" 2017-03-07 08:46:01 +00:00
Jenkins
6871f4a0d1 Merge "Adding the networking-avaya project to the openstack-infra" 2017-03-07 08:42:42 +00:00
Jenkins
8a97afcc05 Merge "Add new repo fuel-ccp-elasticsearch" 2017-03-07 08:40:55 +00: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
Peter Razumovsky
ea9e5db816 Add new repo fuel-ccp-elasticsearch
Currently elasticsearch fuel ccp plugin is
placed in fuel-ccp-stacklight repository, but
needed not only by stacklight repo, but also for
fuel-ccp-searchlight deployment repo. So, for safer
usage elasticsearch.

Change-Id: I0f5209d08bdafde4829d958dc02b8c43fecf6dde
2017-03-06 08:53:59 +00:00
Armando Migliaccio
547987d228 Complete retirement for networking-ofagent
Change-Id: Ica2394bc5bfdf88489e5bb70755ecee5f9e194b7
2017-03-03 13:29:20 -08:00
Zhesen Zhang
8039112f94 Adding the networking-avaya project to the openstack-infra
Committing the Avaya Openstack Neutron plugins project -
networking-avaya to the OpenStack CI infrastructure.
The Avaya OpenStack Neutron plugins provide the Neutron ML2
type driver and mechanism driver to provision the network
segment IDs against the ToR switches automatically.

Change-Id: I305ebe473020365c0890913cbe6805052d757ea9
2017-03-02 11:46:21 -08:00
Zara
e3d7db4b8e Create the pynotedb project
This is a patch to create the config for the new infrastructure
project, pynotedb. This will be a python library for parsing
review content stored in git repositories.

Needed-by: I85ab12623ebe314bc2b9e743e8e7c090313c5cc1
Change-Id: Ide3caa3b0c400c0288dd826e6a52a49602f4dc05
2017-03-02 12:08:14 +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
Sachin Manpathak
6b444806ae Introducing Omni
Omni is a set of public cloud drivers for OpenStack. A set of drivers
for relevant services: Nova, Glance, Cinder and Neutron are provided,
which let OpenStack provision workloads on public clouds.

Eventually, Omni will be multi-cloud/hybrid cloud management with
OpenStack API.

Change-Id: I33e83cb96d3927d70f2db022dd0220c4c3cd18ec
2017-02-17 15:59:39 -05:00
Jenkins
84d6c38abe Merge "Retiring python-wsmanclient: remove all jobs and set project read-only" 2017-02-17 07:50:40 +00:00
Jenkins
1668601c62 Merge "Add new project: vmware-vspc" 2017-02-17 07:42:55 +00:00
Dmitry Tantsur
d2724128ed Retiring python-wsmanclient: remove all jobs and set project read-only
http://lists.openstack.org/pipermail/openstack-dev/2017-February/112129.html

Change-Id: I1ec2aaf0002f335c57c871180695a2e8456f1aff
2017-02-16 11:13:58 +01:00
Radoslav Gerganov
c6972ec897 Add new project: vmware-vspc
vmware-vspc is a standalone service for collecting serial logs from
VMware instances. We already have support for this in Nova where
instances can be created with virtual serial ports having network
backing pointing to VSPC.

Change-Id: I57818035283a3d421345bab484084c8f7fe7350b
2017-02-13 21:45:44 +02:00
Lucas Alvares Gomes
08cfa8d4ba Add a new project Sushy
Sushy is a small Python library to communicate with Redfish based
systems (http://redfish.dmtf.org).

Change-Id: I677eab5815c76571f1c8b0c2dea90a3733c7a100
2017-02-13 19:19:32 +00:00
Jenkins
6da9bee64b Merge "Add python-tricircleclient repository" 2017-02-13 10:34:42 +00:00
Bin Hu
51851c2c73 Allow Creation of Branches by Project Release Team
Adding a "create" rule in "refs/heads/*" section of "gluon.config"
to allow creation of branches by gluon-release team

Change-Id: I1aa0674247377ba436fb416311ac55ed7f5f5ef9
Signed-off-by: Bin Hu <bh526r@att.com>
2017-02-09 10:41:35 -08: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
Jenkins
6842e232a6 Merge "Create ansible-role-fedmsg project" 2017-02-08 08:14:34 +00:00
Jenkins
825e308a9e Merge "Add new project(fuxi-kubernetes) to Openstack" 2017-02-07 08:18:17 +00: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
Stig Telfer
0dfc8278a9 Add Scientific WG
Add a repo for document outputs from the Scientific WG.

Change-Id: I86712758ac97b6050a589140303a9fd63046c46d
Needed-By: I733d1ec219d4a5d344b899773873baaa4d22b62a
2017-02-06 09:59:18 +00:00
Jenkins
5672221c8a Merge "Update ACL for fuel-* projects" 2017-02-06 08:47:06 +00:00
Doug Hellmann
60a749fb06 give the release team permission to tag castellan
Update the tagging permissions for openstack/castellan to allow the
release team and the release bot to push tags.

Change-Id: I77d959f5e10e255e8a2e8cf971ba0af95af10274
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-03 14:16:33 -05:00
Andrey Nikitin
1a6c71a2b7 Update ACL for fuel-* projects
W+1 permission were updated to make these permissions
exclusive for the "fuel-stable-core" group on stable/mitaka branch.

Change-Id: I88cf49dc9946fee041eea10458fad53b2935e213
Closes-bug: #1661012
2017-02-03 17:44:07 +00:00
Jenkins
a87f61d293 Merge "networking-calico: allow release team to push signed tags" 2017-02-03 10:13:48 +00:00
Neil Jerram
5a41c33b5b networking-calico: allow release team to push signed tags
This follows networking-calico's recent transition from Neutron governance to
unofficial project status.

Change-Id: I60d8f8f2fb165248f42d0787c7c65ae77c5a59cf
2017-02-02 12:12:40 +00:00
Jenkins
91e33aeb11 Merge "Create the ansible-role-ara project" 2017-02-02 11:38:52 +00:00
Jenkins
e9e77d3d1b Merge "Add openstack/meteos-ui project" 2017-01-31 08:11:58 +00: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
Hiroyuki Eguchi
fd76ff0c57 Add openstack/meteos-ui project
User Interface for Meteos - Machine Learning Service for OpenStack

Change-Id: I22f772fe211e055a18118c76ce645db8a20f1476
2017-01-30 21:26:23 +09:00
Peter Razumovsky
17d835b5b6 Add fuel-ccp-designate repository
Add repository for designate deploy by fuel-ccp.
Starts with empty repo and files to pass linters
will be added in first commit.

Change-Id: I9fc53e126b122b64213e214416f94d373c1caca9
2017-01-30 10:20:52 +00:00
Jim Rollenhagen
e867315cc2 Clean up ACLs for some ironic projects
Make these the same as ironic itself, with extra core teams where
needed.

This includes changes to the ACLs for:

* bifrost
* ironic-inspector
* ironic-ui
* molteniron

Change-Id: I9df76d102cdd6c0d35e9e60791b22b51472f1991
2017-01-26 13:49:28 -05:00
Jenkins
eae56d00f9 Merge "Remove openstack-salt projects" 2017-01-26 15:32:28 +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
Sergey Kraynev
7df9ff1cd1 Add fuel-ccp-nginx repository
Repository for nginx deployment with fuel-ccp.
We start with empty repo and files to pass linters tests will be added
in first commit.

Change-Id: I65c02336e2e2de5e888ad178098aadb1d810e8d9
2017-01-25 10:32:57 +00:00