-
I noticed recently while writing a CMDB integration, that {cluster} is not included in the information retrieved from the above endpoint. {resource_pool} is not included as well, which could be a way …
-
Hi,
The Swagger JSON generated on the api framework isn't Java compliant and it needs to be if we are going to generate an Android compliant jar. As the plugin automatically generates the JSON based …
-
### Is your feature request related to a problem? Please describe.
I need to communicate with vCenter Server and all the traffic goes through a kerberos authenticated proxy sever. I am not able to au…
-
The error from Ninja build in #4385 can be worked around by flattening the project file structure from:
```
.
├── meson.build
├── src
│ └── ClassToTest.vala
└── tests
└── TestShouldPass…
-
It would be very nice to be able to create apps and plugins for linux with [Vala](https://vala.dev/). C/C++ is very good, but the entry threshold is very high.
-
**Bug**
When trying to build some vala based library with meson 0.53.x or 0.54, configuring with --default-libraries=both, I'm hitting numerous issues:
- if include_dir is specified as list, configu…
-
I am getting a Json-CRITICAL error when running from CLI. This prevents updating from the CLI but will update when using the UI.
/usr/bin/mainline install-latest
mainline 1.4.8
(process:7589…
-
Should download to a folder (or zip) in same location as the json file, with same name as json file, minus the extension
Related to #252 (though its not crucial in this case that we grab images f…
dhowe updated
3 years ago
-
Copy past of the message from @matthewcosgrove https://github.com/ansible-collections/vmware.vmware_rest/issues/153#issuecomment-713461758
✂️✂️✂️✂️✂️✂️
Dropping my working example here. I am usi…
-
Hi,
I compiled the code using the latest Cygwin on a Win10 machine.
Both the MNIST and Cifar10 examples fail during training: the former after 4.7 epochs, the latter after 3.2 epochs. The MNIST trai…