deb-sahara/sahara/utils
Ngo Quoc Cuong 4df47beb28 Globalize regex objects
Using re.compile() and saving the resulting regular expression object
for reuse is more efficient when the expression will be used several
times in a single program. [1]

[1] https://docs.python.org/3/library/re.html#re.compile

Change-Id: I9cc0d3261e6f66cdb547beadc2b3efe626084d56
2017-07-14 00:09:12 -04:00
..
hacking Globalize regex objects 2017-07-14 00:09:12 -04:00
notification Remove enable_notifications option 2016-11-09 12:50:43 +00:00
openstack Merge "Support cinder API version 3" 2017-06-08 11:43:35 +00:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api.py [APIv2] Rename oozie_job_id 2017-04-27 17:02:13 -03:00
api_validator.py Code integration with the abstractions 2017-03-19 19:43:40 -03:00
cluster.py Remove log translations 2017-04-18 10:56:48 +08:00
cluster_progress_ops.py Add CLUSTER_STATUS 2015-08-03 09:12:36 +08:00
configs.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
crypto.py Optimize "open" method with context manager 2015-11-27 04:23:12 -05:00
edp.py [APIv2] Refactor job cancel operation 2017-05-04 12:44:46 +08:00
files.py SPI Method to Validate Images 2016-04-07 12:15:38 +00:00
general.py Improves anti-affinity behavior in sahara 2016-10-12 09:04:37 +05:30
network.py delete unused LOG in some files 2016-08-26 08:31:03 +00:00
patches.py Python3: Fix using dictionary keys() 2016-02-11 22:50:25 +08:00
poll_utils.py Remove unused code from volumes module 2015-12-10 09:53:39 +00:00
procutils.py delete unused LOG in some files 2016-08-26 08:31:03 +00:00
proxy.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-07 13:13:57 +07:00
remote.py Allow proxy_command to optionally use internal IP 2017-07-05 14:35:58 +00:00
resources.py Improve compatible with python3 2015-05-11 11:40:23 +03:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-09 15:43:56 +07:00
ssh_remote.py Allow proxy_command to optionally use internal IP 2017-07-05 14:35:58 +00:00
tempfiles.py Add translation support to service and utils modules 2014-07-29 12:45:22 +04:00
types.py Add pagination ability to Sahara-API 2016-07-21 00:36:15 +03:00
wsgi.py Remove unused config.CONF 2016-09-29 13:28:13 +08:00
xmlutils.py Fix compatible issues in unit tests for python 3 2015-06-29 05:41:17 +00:00