The networking-l2gw project was moved out of the stadium. Now the
l2gw core team is repsonsible for the tagging.
Change-Id: Id65a91d6f7ca38049b6ab3d2d63b0a936c01ed4d
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
* 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
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
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
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
This project is to add horizon plugin to congress
Needed-By: I99178a11ef53ac8eb7e4f1283771afdbb4c1c500
Change-Id: I16d182a9d169035cc760eb456de45d806906996a
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
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
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
This patch adds a repo openstack/networking-baremetal.
Ironic/Neutron integration is rapidly growing and requires
a separate Neutron plugin to cover baremetal use-cases.
Needed-By: I3b6a22f2947b5515c24af56e05da496736220466
Change-Id: Ieaf8eec060fea65201fbafca2877683146d0623b
All charms have now been moved to standalone LP projects, with
an associated 'openstack-charms' project group.
Drop the groups key as this was used to map bug tasks to the
Juju Charms Collection, which is no longer in use.
Change-Id: I409bb5b3540f18ed415a29d667be3274f3e4bc16
The intent is for the os-traits repo to be managed by the nova team so
I've referenced the nova ACL config. However, the os-traits library
does not yet have stable branches so some of that config is unused. I
don't know if this is a problem.
Needed-By: Iebfe4fd37111a1a044cc9369197e638f3efca52b
Change-Id: Ic807f128180f1af4ecac193db8f99c47913eb5b4
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