9a97326c3f
OpenStackClient has a significant amount of startup overhead, which adds a non-trivial amount of time to each devstack run because it makes a lot of OSC calls. This change uses the OSC service from [0] to run a persistent process that handles openstack calls. This removes most of the startup overhead and in my local testing removes about three minutes per devstack run. Currently this is implemented as an opt-in feature. There are likely a lot of edge cases in projects that use a devstack plugin so turning it on universally is going to require boiling the ocean. I think getting this in and enabled for some of the major projects should give us a lot of the benefit without the enormous effort of making it 100% compatible across all of OpenStack. Depends-On: https://review.opendev.org/c/openstack/nova/+/918689 Depends-On: https://review.opendev.org/c/openstack/ironic/+/918690 Change-Id: I28e6159944746abe2d320369249b87f1c4b9e24e 0: http://lists.openstack.org/pipermail/openstack-dev/2016-April/092546.html |
||
---|---|---|
.. | ||
debs | ||
ldap | ||
openstack-cli-server | ||
rpms | ||
swift | ||
apache-cinder-api.template | ||
apache-horizon.template | ||
apache-keystone.template | ||
apache-neutron.template | ||
apache-nova-api.template | ||
apache-nova-metadata.template | ||
apache-placement-api.template | ||
lvm-backing-file.template |