From e9820732f16386facc526d14a5150ba68da68161 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 8 Apr 2016 09:10:55 +1000 Subject: [PATCH] Fix table in generated plugins list Fix the table with a bottom border. Regenerate the plugin list using the script to make sure it works this time. Change-Id: Iab3eb3879fd6017c55259e470477e4a9e34514e2 --- doc/source/plugin-registry.rst | 281 +++++++++--------------- tools/generate-devstack-plugins-list.sh | 3 + 2 files changed, 105 insertions(+), 179 deletions(-) diff --git a/doc/source/plugin-registry.rst b/doc/source/plugin-registry.rst index b4671234ed..999350fe6a 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -19,182 +19,105 @@ The following are plugins that a script has found in the openstack/ namespace, which includes but is not limited to official OpenStack projects. -+----------------------------+-------------------------------------------------------------------------+ -|Plugin Name |URL | -+----------------------------+-------------------------------------------------------------------------+ -|aodh |git://git.openstack.org/openstack/aodh | -+----------------------------+-------------------------------------------------------------------------+ -|app-catalog-ui |git://git.openstack.org/openstack/app-catalog-ui | -+----------------------------+-------------------------------------------------------------------------+ -|astara |git://git.openstack.org/openstack/astara | -+----------------------------+-------------------------------------------------------------------------+ -|barbican |git://git.openstack.org/openstack/barbican | -+----------------------------+-------------------------------------------------------------------------+ -|blazar |git://git.openstack.org/openstack/blazar | -+----------------------------+-------------------------------------------------------------------------+ -|broadview-collector |git://git.openstack.org/openstack/broadview-collector | -+----------------------------+-------------------------------------------------------------------------+ -|ceilometer |git://git.openstack.org/openstack/ceilometer | -+----------------------------+-------------------------------------------------------------------------+ -|ceilometer-powervm |git://git.openstack.org/openstack/ceilometer-powervm | -+----------------------------+-------------------------------------------------------------------------+ -|cerberus |git://git.openstack.org/openstack/cerberus | -+----------------------------+-------------------------------------------------------------------------+ -|cloudkitty |git://git.openstack.org/openstack/cloudkitty | -+----------------------------+-------------------------------------------------------------------------+ -|collectd-ceilometer-plugin |git://git.openstack.org/openstack/collectd-ceilometer-plugin | -+----------------------------+-------------------------------------------------------------------------+ -|congress |git://git.openstack.org/openstack/congress | -+----------------------------+-------------------------------------------------------------------------+ -|cue |git://git.openstack.org/openstack/cue | -+----------------------------+-------------------------------------------------------------------------+ -|designate |git://git.openstack.org/openstack/designate | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-amqp1 |git://git.openstack.org/openstack/devstack-plugin-amqp1 | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-bdd |git://git.openstack.org/openstack/devstack-plugin-bdd | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-ceph |git://git.openstack.org/openstack/devstack-plugin-ceph | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-glusterfs |git://git.openstack.org/openstack/devstack-plugin-glusterfs | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-hdfs |git://git.openstack.org/openstack/devstack-plugin-hdfs | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-kafka |git://git.openstack.org/openstack/devstack-plugin-kafka | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-pika |git://git.openstack.org/openstack/devstack-plugin-pika | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-sheepdog |git://git.openstack.org/openstack/devstack-plugin-sheepdog | -+----------------------------+-------------------------------------------------------------------------+ -|devstack-plugin-zmq |git://git.openstack.org/openstack/devstack-plugin-zmq | -+----------------------------+-------------------------------------------------------------------------+ -|dragonflow |git://git.openstack.org/openstack/dragonflow | -+----------------------------+-------------------------------------------------------------------------+ -|drbd-devstack |git://git.openstack.org/openstack/drbd-devstack | -+----------------------------+-------------------------------------------------------------------------+ -|ec2-api |git://git.openstack.org/openstack/ec2-api | -+----------------------------+-------------------------------------------------------------------------+ -|freezer |git://git.openstack.org/openstack/freezer | -+----------------------------+-------------------------------------------------------------------------+ -|freezer-api |git://git.openstack.org/openstack/freezer-api | -+----------------------------+-------------------------------------------------------------------------+ -|freezer-web-ui |git://git.openstack.org/openstack/freezer-web-ui | -+----------------------------+-------------------------------------------------------------------------+ -|gce-api |git://git.openstack.org/openstack/gce-api | -+----------------------------+-------------------------------------------------------------------------+ -|gnocchi |git://git.openstack.org/openstack/gnocchi | -+----------------------------+-------------------------------------------------------------------------+ -|ironic |git://git.openstack.org/openstack/ironic | -+----------------------------+-------------------------------------------------------------------------+ -|ironic-inspector |git://git.openstack.org/openstack/ironic-inspector | -+----------------------------+-------------------------------------------------------------------------+ -|kingbird |git://git.openstack.org/openstack/kingbird | -+----------------------------+-------------------------------------------------------------------------+ -|kuryr |git://git.openstack.org/openstack/kuryr | -+----------------------------+-------------------------------------------------------------------------+ -|magnum |git://git.openstack.org/openstack/magnum | -+----------------------------+-------------------------------------------------------------------------+ -|manila |git://git.openstack.org/openstack/manila | -+----------------------------+-------------------------------------------------------------------------+ -|mistral |git://git.openstack.org/openstack/mistral | -+----------------------------+-------------------------------------------------------------------------+ -|monasca-api |git://git.openstack.org/openstack/monasca-api | -+----------------------------+-------------------------------------------------------------------------+ -|murano |git://git.openstack.org/openstack/murano | -+----------------------------+-------------------------------------------------------------------------+ -|networking-6wind |git://git.openstack.org/openstack/networking-6wind | -+----------------------------+-------------------------------------------------------------------------+ -|networking-bagpipe |git://git.openstack.org/openstack/networking-bagpipe | -+----------------------------+-------------------------------------------------------------------------+ -|networking-bgpvpn |git://git.openstack.org/openstack/networking-bgpvpn | -+----------------------------+-------------------------------------------------------------------------+ -|networking-brocade |git://git.openstack.org/openstack/networking-brocade | -+----------------------------+-------------------------------------------------------------------------+ -|networking-calico |git://git.openstack.org/openstack/networking-calico | -+----------------------------+-------------------------------------------------------------------------+ -|networking-cisco |git://git.openstack.org/openstack/networking-cisco | -+----------------------------+-------------------------------------------------------------------------+ -|networking-fortinet |git://git.openstack.org/openstack/networking-fortinet | -+----------------------------+-------------------------------------------------------------------------+ -|networking-generic-switch |git://git.openstack.org/openstack/networking-generic-switch | -+----------------------------+-------------------------------------------------------------------------+ -|networking-infoblox |git://git.openstack.org/openstack/networking-infoblox | -+----------------------------+-------------------------------------------------------------------------+ -|networking-l2gw |git://git.openstack.org/openstack/networking-l2gw | -+----------------------------+-------------------------------------------------------------------------+ -|networking-midonet |git://git.openstack.org/openstack/networking-midonet | -+----------------------------+-------------------------------------------------------------------------+ -|networking-mlnx |git://git.openstack.org/openstack/networking-mlnx | -+----------------------------+-------------------------------------------------------------------------+ -|networking-nec |git://git.openstack.org/openstack/networking-nec | -+----------------------------+-------------------------------------------------------------------------+ -|networking-odl |git://git.openstack.org/openstack/networking-odl | -+----------------------------+-------------------------------------------------------------------------+ -|networking-ofagent |git://git.openstack.org/openstack/networking-ofagent | -+----------------------------+-------------------------------------------------------------------------+ -|networking-ovn |git://git.openstack.org/openstack/networking-ovn | -+----------------------------+-------------------------------------------------------------------------+ -|networking-ovs-dpdk |git://git.openstack.org/openstack/networking-ovs-dpdk | -+----------------------------+-------------------------------------------------------------------------+ -|networking-plumgrid |git://git.openstack.org/openstack/networking-plumgrid | -+----------------------------+-------------------------------------------------------------------------+ -|networking-powervm |git://git.openstack.org/openstack/networking-powervm | -+----------------------------+-------------------------------------------------------------------------+ -|networking-sfc |git://git.openstack.org/openstack/networking-sfc | -+----------------------------+-------------------------------------------------------------------------+ -|networking-vsphere |git://git.openstack.org/openstack/networking-vsphere | -+----------------------------+-------------------------------------------------------------------------+ -|neutron |git://git.openstack.org/openstack/neutron | -+----------------------------+-------------------------------------------------------------------------+ -|neutron-lbaas |git://git.openstack.org/openstack/neutron-lbaas | -+----------------------------+-------------------------------------------------------------------------+ -|neutron-lbaas-dashboard |git://git.openstack.org/openstack/neutron-lbaas-dashboard | -+----------------------------+-------------------------------------------------------------------------+ -|neutron-vpnaas |git://git.openstack.org/openstack/neutron-vpnaas | -+----------------------------+-------------------------------------------------------------------------+ -|nova-docker |git://git.openstack.org/openstack/nova-docker | -+----------------------------+-------------------------------------------------------------------------+ -|nova-powervm |git://git.openstack.org/openstack/nova-powervm | -+----------------------------+-------------------------------------------------------------------------+ -|octavia |git://git.openstack.org/openstack/octavia | -+----------------------------+-------------------------------------------------------------------------+ -|osprofiler |git://git.openstack.org/openstack/osprofiler | -+----------------------------+-------------------------------------------------------------------------+ -|rally |git://git.openstack.org/openstack/rally | -+----------------------------+-------------------------------------------------------------------------+ -|sahara |git://git.openstack.org/openstack/sahara | -+----------------------------+-------------------------------------------------------------------------+ -|sahara-dashboard |git://git.openstack.org/openstack/sahara-dashboard | -+----------------------------+-------------------------------------------------------------------------+ -|scalpels |git://git.openstack.org/openstack/scalpels | -+----------------------------+-------------------------------------------------------------------------+ -|searchlight |git://git.openstack.org/openstack/searchlight | -+----------------------------+-------------------------------------------------------------------------+ -|senlin |git://git.openstack.org/openstack/senlin | -+----------------------------+-------------------------------------------------------------------------+ -|smaug |git://git.openstack.org/openstack/smaug | -+----------------------------+-------------------------------------------------------------------------+ -|solum |git://git.openstack.org/openstack/solum | -+----------------------------+-------------------------------------------------------------------------+ -|tacker |git://git.openstack.org/openstack/tacker | -+----------------------------+-------------------------------------------------------------------------+ -|tap-as-a-service |git://git.openstack.org/openstack/tap-as-a-service | -+----------------------------+-------------------------------------------------------------------------+ -|tricircle |git://git.openstack.org/openstack/tricircle | -+----------------------------+-------------------------------------------------------------------------+ -|trove |git://git.openstack.org/openstack/trove | -+----------------------------+-------------------------------------------------------------------------+ -|trove-dashboard |git://git.openstack.org/openstack/trove-dashboard | -+----------------------------+-------------------------------------------------------------------------+ -|vitrage |git://git.openstack.org/openstack/vitrage | -+----------------------------+-------------------------------------------------------------------------+ -|vitrage-dashboard |git://git.openstack.org/openstack/vitrage-dashboard | -+----------------------------+-------------------------------------------------------------------------+ -|vmware-nsx |git://git.openstack.org/openstack/vmware-nsx | -+----------------------------+-------------------------------------------------------------------------+ -|watcher |git://git.openstack.org/openstack/watcher | -+----------------------------+-------------------------------------------------------------------------+ -|watcher-dashboard |git://git.openstack.org/openstack/watcher-dashboard | -+----------------------------+-------------------------------------------------------------------------+ -|zaqar |git://git.openstack.org/openstack/zaqar | -+----------------------------+-------------------------------------------------------------------------+ + +====================================== === +Plugin Name URL +====================================== === +aodh `git://git.openstack.org/openstack/aodh `__ +app-catalog-ui `git://git.openstack.org/openstack/app-catalog-ui `__ +astara `git://git.openstack.org/openstack/astara `__ +barbican `git://git.openstack.org/openstack/barbican `__ +blazar `git://git.openstack.org/openstack/blazar `__ +broadview-collector `git://git.openstack.org/openstack/broadview-collector `__ +ceilometer `git://git.openstack.org/openstack/ceilometer `__ +ceilometer-powervm `git://git.openstack.org/openstack/ceilometer-powervm `__ +cerberus `git://git.openstack.org/openstack/cerberus `__ +cloudkitty `git://git.openstack.org/openstack/cloudkitty `__ +collectd-ceilometer-plugin `git://git.openstack.org/openstack/collectd-ceilometer-plugin `__ +congress `git://git.openstack.org/openstack/congress `__ +cue `git://git.openstack.org/openstack/cue `__ +designate `git://git.openstack.org/openstack/designate `__ +devstack-plugin-additional-pkg-repos `git://git.openstack.org/openstack/devstack-plugin-additional-pkg-repos `__ +devstack-plugin-amqp1 `git://git.openstack.org/openstack/devstack-plugin-amqp1 `__ +devstack-plugin-bdd `git://git.openstack.org/openstack/devstack-plugin-bdd `__ +devstack-plugin-ceph `git://git.openstack.org/openstack/devstack-plugin-ceph `__ +devstack-plugin-glusterfs `git://git.openstack.org/openstack/devstack-plugin-glusterfs `__ +devstack-plugin-hdfs `git://git.openstack.org/openstack/devstack-plugin-hdfs `__ +devstack-plugin-kafka `git://git.openstack.org/openstack/devstack-plugin-kafka `__ +devstack-plugin-nfs `git://git.openstack.org/openstack/devstack-plugin-nfs `__ +devstack-plugin-pika `git://git.openstack.org/openstack/devstack-plugin-pika `__ +devstack-plugin-sheepdog `git://git.openstack.org/openstack/devstack-plugin-sheepdog `__ +devstack-plugin-zmq `git://git.openstack.org/openstack/devstack-plugin-zmq `__ +dragonflow `git://git.openstack.org/openstack/dragonflow `__ +drbd-devstack `git://git.openstack.org/openstack/drbd-devstack `__ +ec2-api `git://git.openstack.org/openstack/ec2-api `__ +freezer `git://git.openstack.org/openstack/freezer `__ +freezer-api `git://git.openstack.org/openstack/freezer-api `__ +freezer-web-ui `git://git.openstack.org/openstack/freezer-web-ui `__ +gce-api `git://git.openstack.org/openstack/gce-api `__ +gnocchi `git://git.openstack.org/openstack/gnocchi `__ +ironic `git://git.openstack.org/openstack/ironic `__ +ironic-inspector `git://git.openstack.org/openstack/ironic-inspector `__ +kingbird `git://git.openstack.org/openstack/kingbird `__ +kuryr `git://git.openstack.org/openstack/kuryr `__ +magnum `git://git.openstack.org/openstack/magnum `__ +magnum-ui `git://git.openstack.org/openstack/magnum-ui `__ +manila `git://git.openstack.org/openstack/manila `__ +mistral `git://git.openstack.org/openstack/mistral `__ +monasca-api `git://git.openstack.org/openstack/monasca-api `__ +murano `git://git.openstack.org/openstack/murano `__ +networking-6wind `git://git.openstack.org/openstack/networking-6wind `__ +networking-bagpipe `git://git.openstack.org/openstack/networking-bagpipe `__ +networking-bgpvpn `git://git.openstack.org/openstack/networking-bgpvpn `__ +networking-brocade `git://git.openstack.org/openstack/networking-brocade `__ +networking-calico `git://git.openstack.org/openstack/networking-calico `__ +networking-cisco `git://git.openstack.org/openstack/networking-cisco `__ +networking-fortinet `git://git.openstack.org/openstack/networking-fortinet `__ +networking-generic-switch `git://git.openstack.org/openstack/networking-generic-switch `__ +networking-infoblox `git://git.openstack.org/openstack/networking-infoblox `__ +networking-l2gw `git://git.openstack.org/openstack/networking-l2gw `__ +networking-midonet `git://git.openstack.org/openstack/networking-midonet `__ +networking-mlnx `git://git.openstack.org/openstack/networking-mlnx `__ +networking-nec `git://git.openstack.org/openstack/networking-nec `__ +networking-odl `git://git.openstack.org/openstack/networking-odl `__ +networking-ofagent `git://git.openstack.org/openstack/networking-ofagent `__ +networking-ovn `git://git.openstack.org/openstack/networking-ovn `__ +networking-ovs-dpdk `git://git.openstack.org/openstack/networking-ovs-dpdk `__ +networking-plumgrid `git://git.openstack.org/openstack/networking-plumgrid `__ +networking-powervm `git://git.openstack.org/openstack/networking-powervm `__ +networking-sfc `git://git.openstack.org/openstack/networking-sfc `__ +networking-vsphere `git://git.openstack.org/openstack/networking-vsphere `__ +neutron `git://git.openstack.org/openstack/neutron `__ +neutron-lbaas `git://git.openstack.org/openstack/neutron-lbaas `__ +neutron-lbaas-dashboard `git://git.openstack.org/openstack/neutron-lbaas-dashboard `__ +neutron-vpnaas `git://git.openstack.org/openstack/neutron-vpnaas `__ +nova-docker `git://git.openstack.org/openstack/nova-docker `__ +nova-powervm `git://git.openstack.org/openstack/nova-powervm `__ +octavia `git://git.openstack.org/openstack/octavia `__ +osprofiler `git://git.openstack.org/openstack/osprofiler `__ +python-freezerclient `git://git.openstack.org/openstack/python-freezerclient `__ +rally `git://git.openstack.org/openstack/rally `__ +sahara `git://git.openstack.org/openstack/sahara `__ +sahara-dashboard `git://git.openstack.org/openstack/sahara-dashboard `__ +scalpels `git://git.openstack.org/openstack/scalpels `__ +searchlight `git://git.openstack.org/openstack/searchlight `__ +searchlight-ui `git://git.openstack.org/openstack/searchlight-ui `__ +senlin `git://git.openstack.org/openstack/senlin `__ +smaug `git://git.openstack.org/openstack/smaug `__ +smaug-dashboard `git://git.openstack.org/openstack/smaug-dashboard `__ +solum `git://git.openstack.org/openstack/solum `__ +tacker `git://git.openstack.org/openstack/tacker `__ +tap-as-a-service `git://git.openstack.org/openstack/tap-as-a-service `__ +tricircle `git://git.openstack.org/openstack/tricircle `__ +trove `git://git.openstack.org/openstack/trove `__ +trove-dashboard `git://git.openstack.org/openstack/trove-dashboard `__ +vitrage `git://git.openstack.org/openstack/vitrage `__ +vitrage-dashboard `git://git.openstack.org/openstack/vitrage-dashboard `__ +vmware-nsx `git://git.openstack.org/openstack/vmware-nsx `__ +watcher `git://git.openstack.org/openstack/watcher `__ +watcher-dashboard `git://git.openstack.org/openstack/watcher-dashboard `__ +zaqar `git://git.openstack.org/openstack/zaqar `__ +zaqar-ui `git://git.openstack.org/openstack/zaqar-ui `__ +====================================== === + + diff --git a/tools/generate-devstack-plugins-list.sh b/tools/generate-devstack-plugins-list.sh index ea30cd5568..95f13318b8 100644 --- a/tools/generate-devstack-plugins-list.sh +++ b/tools/generate-devstack-plugins-list.sh @@ -78,6 +78,9 @@ for plugin in ${sorted_plugins}; do gitlink="https://git.openstack.org/cgit/openstack/${plugin}" printf "%-${name_col_len}s %s\n" "${plugin}" "\`${giturl} <${gitlink}>\`__" done + +title_underline ${name_col_len} + printf "\n\n" if [[ -r data/devstack-plugins-registry.footer ]]; then