Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
b51a8862b1f80a947815094148bc229ba3d58ae1
/
lib
/
rpc_backend
0bf2550
Move RABBIT_USERID to lib/rpc_backend
by melanie witt
· 9 years ago
6176ae6
Use transport_url instead of driver-specif options
by Mehdi Abaakouk
· 10 years ago
7563326
rpc_backend: Conditionally enable rabbit on fedora
by Kyle Mestery
· 10 years ago
ddeaaf2
Merge "Enable some serivce when on boot"
by Jenkins
· 10 years ago
4d8c03a
Enable some serivce when on boot
by Zhang Jinnan
· 10 years ago
523f488
Namespace XTRACE commands
by Ian Wienand
· 10 years ago
fe7b56c
Fix typos for stack.sh and lib of comments and message
by Atsushi SAKAI
· 10 years ago
37eca48
remove non RabbitMQ messaging
by Sean Dague
· 11 years ago
6bc905c
Change the restart_rpc_backend loop to accomodate async rabbitmq
by Tony Breeds
· 11 years ago
e350d3a
Merge "Assurance status of rabbitmq is running"
by Jenkins
· 11 years ago
7cf7a8f
rpc: Allow to configure the rabbitmq heartbeat
by Mehdi Abaakouk
· 11 years ago
60996b1
introduce pip_install_gr
by Sean Dague
· 11 years ago
0089035
Assurance status of rabbitmq is running
by Yuki Nishiwaki
· 11 years ago
4a640c6
Merge "Add pluggability for matchmaker-redis"
by Jenkins
· 11 years ago
dc97cb7
Mostly docs cleanups
by Dean Troyer
· 11 years ago
0f20ad4
Add pluggability for matchmaker-redis
by Li Ma
· 11 years ago
d01ff96
Stop using deprecated rabbit related config options
by Joe Gordon
· 11 years ago
743d03b
Merge "iniset_rpc_backend default section"
by Jenkins
· 11 years ago
2dd110c
iniset_rpc_backend default section
by Brant Knudson
· 11 years ago
b6197e6
switch to use ceilometermiddleware
by gordon chung
· 11 years ago
c24b399
Complete the support of MatchMakerRedis driver
by Li Ma
· 11 years ago
d26da45
Merge "add gating up/down script for devstack"
by Jenkins
· 11 years ago
d1e3ff1
qpid: plain auth needs cyrus-sasl-plain package
by Mehdi Abaakouk
· 11 years ago
9a413ab
add gating up/down script for devstack
by Sean Dague
· 11 years ago
529f811
Fix oslo_messaging package and related object names
by Li Ma
· 11 years ago
5375329
Make changes such that -o nounset runs
by Sean Dague
· 11 years ago
d3ca141
Fix matchmaker-redis dependencies for zeromq driver
by Li Ma
· 11 years ago
ce1524d
Fix proper oslo.messaging object for zeromq driver
by Li Ma
· 11 years ago
64b56a5
Fix rabbitmq retry for error checking
by Ian Wienand
· 11 years ago
d5b74c6
Take an optional rabbit user name as input
by Abhishek Chanda
· 11 years ago
e263c82
add shebang lines to all lib files
by Sean Dague
· 11 years ago
062a3c3
Configure an authorized user for the QPID broker
by Kenneth Giusti
· 11 years ago
7c11e28
Merge "Re-order stack.sh 3: logging and error traps"
by Jenkins
· 11 years ago
3454209
Merge "The python-qpid packages must be installed when qpidd is configured"
by Jenkins
· 11 years ago
a1875b7
The python-qpid packages must be installed when qpidd is configured
by Kenneth Giusti
· 11 years ago
ffd1768
Re-order stack.sh 3: logging and error traps
by Dean Troyer
· 11 years ago
7e58c06
Add an option to enable version 1.0 of the AMQP messaging protocol
by Kenneth Giusti
· 11 years ago
3ef23bc
Clean up local variable usage - Backends
by Dean Troyer
· 11 years ago
7ccf4e0
Remove output filter on rabbitmq install
by Ian Wienand
· 11 years ago
8f084c6
use "rabbit_hosts" config option instead of "rabbit_host"
by Nicolas Simonds
· 12 years ago
aee18c7
Enforce function declaration format in bash8
by Ian Wienand
· 12 years ago
e964827
Removes the dependence with aptitude
by Sahid Orentino Ferdjaoui
· 12 years ago
ec5918f
Retry rabbitmq password change
by Ben Nemec
· 12 years ago
2bb483d
clean up ubuntu versions
by Sean Dague
· 12 years ago
6a5aa7c
Fix some Markdown formatting issues
by Adam Spiers
· 12 years ago
101b424
fix whitespace in the rest of lib/*
by Sean Dague
· 12 years ago
677f225
Merge "remove useless step in cleanup_rpc_backend"
by Jenkins
· 12 years ago
f31efd8
Merge "refine rabbit cleanup"
by Jenkins
· 12 years ago
557744f
refine rabbit cleanup
by DennyZhang
· 12 years ago
c7a9280
remove useless step in cleanup_rpc_backend
by DennyZhang
· 12 years ago
93a7a50
Add the creation of /var/run/openstack when zeromq is chosen
by Vincent Hou
· 12 years ago
a3dc399
QPID default host
by Attila Fazekas
· 12 years ago
056df82
Set QPID_HOST parameter to better support multi-node mode
by Jason Dillaman
· 12 years ago
3721657
Merge "ZeroMQ driver to default to redis matchmaker"
by Jenkins
· 13 years ago
800bf38
ZeroMQ driver to default to redis matchmaker
by Eric Windisch
· 13 years ago
767c6df
Create usable IPC directory for ZeroMQ
by Eric Windisch
· 13 years ago
ad573f8
Merge "Only search the lib dir for rpc_backend"
by Jenkins
· 13 years ago
78a53d9
Only search the lib dir for rpc_backend
by Vishvananda Ishaya
· 13 years ago
fb2a3ae
Basic cells support
by Kieran Spear
· 13 years ago
5595fdc
Update the package name of qpid in the fedora platform
by zhhuabj
· 13 years ago
7a7a466
Removes "RPC not enabled" error message when no backend is needed
by Matthieu Huin
· 13 years ago
64dd03d
Modify RPM lists for RHEL6
by Ian Wienand
· 13 years ago
cc6b443
Formatting cleanups, doc updates and whatnot
by Dean Troyer
· 13 years ago
584d90e
add emacs shell-script tagging
by Sean Dague
· 13 years ago
995eb92
Add clean.sh
by Dean Troyer
· 13 years ago
f90b274
Merge "Refactor error logging"
by Jenkins
· 13 years ago
8c11f56
Allow qpid to be selected as AMQP provider on precise
by Eoghan Glynn
· 13 years ago
07115eb
Refactor error logging
by Nachi Ueno
· 13 years ago
4a30b84
Add check for RABBIT_HOST and RABBIT_PASSWORD in iniset_rpc_backend
by jiajun xu
· 13 years ago
b0f1c38
Refactor rpc backend configuration logic
by Akihiro MOTOKI
· 13 years ago