system-config/modules/openstack_project/files/nodepool/scripts
Clark Boylan b266a26a98 Handle lack of rpms or debs in devstack-cache.
* modules/openstack_project/files/nodepool/scripts/devstack-cache.py:
When running on Ubuntu only debs will be listed for install, when
running on Fedora only RPMs will be listed for install. Handle the lack
of the other when checking which should be installed (use dict.get
instead of a normal index operation which will throw a KeyError instead
of returning None). Add an error message if no debs or rpms are found.

Change-Id: Iafb57f43ce6b51414593b909e1a9fde7c7c0ebf0
2013-11-27 10:19:09 -08:00
..
devstack-cache.py Handle lack of rpms or debs in devstack-cache. 2013-11-27 10:19:09 -08:00
prepare_devstack.sh Merge "Adding nodepool compatibility with Fedora." 2013-11-27 00:54:44 +00:00
prepare_node_devstack.sh Fix nodepool setup scripts 2013-08-20 19:58:38 -07:00
prepare_node_tripleo.sh Add initial files for tripleo in the gate. 2013-10-07 12:50:21 -07:00
prepare_node.sh Merge "Use cgit server instead of github for everything" 2013-08-23 17:01:32 +00:00
prepare_tripleo.sh Fix location of toci script in JJB and clone toci 2013-10-18 15:32:54 -07:00