-
Hi,
I got an error message during the execution of the script (dduConsumptionPerMZ.py). Example below :
```
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://joz54139…
-
Hi,
I tried to use Ansible role https://github.com/ClusterHQ/ansible-role-flocker, servers seems to be correctly setup, but when I try to create volume I'm getting this:
```
$ docker run -v appl…
-
The following entries in `all.yml` causes the Cluster deployment to fail when running the `config.yml` playbook. It works while running the `end-to-end.yml` playbook.
```
openshift_hosted_registry…
-
**Describe the bug**
**To Reproduce**
```
class FooControl : public IControl, public IVectorBase
{
public:
FooControl(const IRECT& rect)
: IControl(rect), IVectorBase(DEFAULT_STYLE,…
-
I think we should consider changing the [Pinax docs](https://pinaxproject.com/) theme, perhaps as part of our upcoming release. The docs have had the same look for a while. An example of a possible th…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
I noticed that all API debug logs have `client.go:128` prefix from the https://github.com/kubernetes/cloud-provider-…
-
Everything is in the title; `gl::Environment::allocateTexStorage*` always overrides the deduced dataType by the default dataType (when available).
Which means that if the user doesn't specify a data…
-
Howdy! Just wanted to flag a couple of difficulties (and workarounds) that I noticed when getting OMM running locally for the first time. Happy to put a fix up for some of them, just wanted to put it …
-
OpenStack provider specific flags such as "openstack_volume_size" are not making their way into the result json which could be misleading, since defaults make their way in.
Flag Values:
```
2016-09-…
-
```
What steps will reproduce the problem?
1. A client which uses httplib2
https://github.com/openstack/python-neutronclient/blob/quantumclient/quantumclie
nt/client.py#L102
2. The client is used i…