Jesse Ward

Results 15 issues of Jesse Ward

### Expected Behavior The bindings generated for the https://github.com/Azure/terraform-azurerm-naming module do not correctly reference the output maps defined in their module.. For this module, the outputs function should return a...

bug

The currently library is strongly coupled HA-Proxy, meaning that in order to execute tests haproxy must be running locally. This change adds an interface (HAProxy) that allows us to then...

``` File "jtune-2.0.0-py2-none-any.whl/jtune/__init__.py", line 1928, in main jstat_data = run_jstat(cmd_args.pid, java_path, cmd_args.no_jstat_output, cmd_args.fgc_stop_count, cmd_args.stop_count, cmd_args.ygc_stop_count) File "jtune-2.0.0-py2-none-any.whl/jtune/__init__.py", line 1439, in run_jstat if jstat_data['OC'] and jstat_data['OU']: KeyError: 'OC' ```

bug
enhancement

Note : Currently using 0.11.1 as 0.11.2 does not support multiple TaggableManager objects in the same model. environment ``` $ python --version Python 2.6.6 $ pip freeze Django==1.6.1 django-taggit==0.11.1 ```...

bug