All of lore.kernel.org
 help / color / mirror / Atom feed
* civetweb, sts work
@ 2016-03-09  8:35 Marcus Watts
  2016-03-09 15:32 ` Matt Benjamin
  0 siblings, 1 reply; 3+ messages in thread
From: Marcus Watts @ 2016-03-09  8:35 UTC (permalink / raw)
  To: ceph-devel

I've just pushed out two new ceph branches, and I pushed out
a revised copy of civetweb that these both use.

I've pushed my git branches to git@github.com:ceph/ceph.git
They are:
wip-openssl-2
	( based on recentish master. )
	ssl patches (should be the same as what's already in master)
	+ "build out of tree" am changes (as described previously)
	+ civetweb "ng" changes.
		I've managed to build this with both cmake and configure.
		I haven't had time to do any testing past that yet.
		It "should" all work of course...
wip-rgw-sts-3
	everything that's in wip-openssl-2
	+ rgw-sts work.
	includes polymorphic rgw error object
	split out of some parts of rgw rest interface into objstore
		+ "generic" bits. (sts isn't an object store)
	basic sts encode/decode stuff.
		I've managed to build this with both cmake and configure.
		I haven't had time to do any testing past that yet.
		All the basic bits should work.
		The radosgw parts should work if I haven't broken them.
		The sts parts are still missing a lot of functionality.

I pushed my civitweb stuff to https://github.com/mdw-at-linuxbox/civetweb
Probably should should go to ceph/civetweb but I haven't had time
to follow up on that yet.
wip-easy1
	( based on recent upstream civetweb release)
	+ cmake build changes (builds w/ cmake on linux)
	+ modifications to support all of the functionality used by ceph,
		hopefully in a form that can be accepted by the civetweb
		folks upstream.
		I've built this standalone, and gotten it to pass all
		of its self-test logic.  I haven't done any other testing yet.

I imagine I'll find out "tomorrow" what gitbuilder thought
of all this.
	{ Hm.  rocksdb might catch me up.  I'm building with "rocksdb-devel",
		but I haven't touched ceph.spec.in ... }

Next steps on the roadmap,
fix whatever gitbuilder finds
auth_mellon-like functionality for sts
radosgw token changes
radosgw userdb changes

other bits along the side,
push rocksdb changes to rocksdb upstream
push civetweb changes to civetweb upstream
document using openssl w/ civetweb
{ and figure out how to hack gitbuilder rocksdb rpm/deb stuff... }

						-Marcus Watts

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-09 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09  8:35 civetweb, sts work Marcus Watts
2016-03-09 15:32 ` Matt Benjamin
2016-03-09 19:53   ` Marcus Watts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.