Commit Graph

11 Commits

Author SHA1 Message Date
Ian Wienand 20d75c95e7 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I22490685609bd102d3c4e263777c753e65c843e4
2019-03-24 20:35:35 +00:00
Denis Makogon 3a10acd212 Rename middleware package to be more explicit about its purpose
Change-Id: I1f6f27c67215516c51e4086a9901f92e346c26b0
2017-02-23 17:32:35 +07:00
Denis Makogon 60a39fec35 Middleware and Notification examples
Includes:
	- swift ceilometer middleware configuration and usage
	- picasso swift middleware for file post-processing that is being uploaded

Change-Id: Id1ef827c62f4c43175f019b8761b7ca9d84bed84
2017-02-22 19:48:07 +07:00
Denis Makogon 52a2129e83 Fixing links from iron-io to openstack GitHub orgs
Change-Id: Ia6083defa5f98f846b8eaa55e985ba0d9f6ec3e3
2017-01-18 11:15:58 +02:00
Derek Schultz 8b28d214ab update local.conf for devstack
Change-Id: If09374018c06fe4b9ed261927fbb1e77094a0349
2017-01-09 14:54:19 -07:00
Derek Schultz 5c558120ba remove hello-lambda example script 2016-12-15 23:21:16 -07:00
Denis Makogon c089fbf6cf Introduce Aodh threshold alarming example 2016-12-13 09:51:35 +02:00
Denis Makogon f84fa55460 Introduce OpenStack API-based function example 2016-12-09 14:48:39 +02:00
Denis Makogon 15710f6cd4 Use aioservice v0.0.1 2016-11-22 17:16:43 +02:00
Denis Makogon 68b54f28bb Refactoring
- enable public/private routes exectuion
	- implementing new DB model - routes
	- refactoring service model to allow sub-apps
	- examples/hello-lambda.sh was changed to reflect new routes API
2016-11-16 18:27:02 +02:00
Denis Makogon 4471a4081a Initial commit
Project LaOS aka Lambdas-on-OpenStack
2016-11-14 17:57:27 +02:00