Codebase list oslo-sphinx / 07d37b4
Fix outdated quantumclient reference the rename to neutronclient has been some time ago already. Also the link was pointing to swift instead, which seems like an obvious copy&paste mistake. Change-Id: I2596e7500dedd01caa624377633754bf4a56fb48 Dirk Mueller 6 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
5454 'http://docs.openstack.org/developer/python-novaclient/', None),
5555 openstackclient=(
5656 'http://docs.openstack.org/developer/python-openstackclient/', None),
57 quantumclient=(
58 'http://docs.openstack.org/developer/python-swiftclient/', None),
57 neutronclient=(
58 'http://docs.openstack.org/developer/python-neutronclient/', None),
5959 swiftclient=(
6060 'http://docs.openstack.org/developer/python-swiftclient/', None),
6161 troveclient=(