Revision 4f08ccee21d25f8f8ed740d7bb1118942fec9786 authored by andrewbogott on 07 June 2017, 00:36:02 UTC, committed by andrewbogott on 07 June 2017, 00:48:21 UTC
There was a lot of cruft here from previous implementations;
also we were using the authtoken when we should use login/password
instead.

Some day we may want to have a service project and a glance_admin
user but for now this patch continues the tradition of just using
novaadmin every damn place.

Bug: T165211
Change-Id: I652d1e65d1196a10301f0b4384936b20faf33df2
1 parent 1e6524f
Raw File
.gitmodules
[submodule "modules/zookeeper"]
	path = modules/zookeeper
	url = https://gerrit.wikimedia.org/r/operations/puppet/zookeeper
[submodule "modules/jmxtrans"]
	path = modules/jmxtrans
	url = https://gerrit.wikimedia.org/r/operations/puppet/jmxtrans
[submodule "modules/varnishkafka"]
	path = modules/varnishkafka
	url = https://gerrit.wikimedia.org/r/operations/puppet/varnishkafka
[submodule "modules/kafkatee"]
	path = modules/kafkatee
	url = https://gerrit.wikimedia.org/r/operations/puppet/kafkatee
[submodule "modules/nginx"]
	path = modules/nginx
	url = https://gerrit.wikimedia.org/r/operations/puppet/nginx
[submodule "modules/cdh"]
	path = modules/cdh
	url = https://gerrit.wikimedia.org/r/operations/puppet/cdh
back to top