-
The second API server connects to $PRIMARY_PG_SERVER.
https://github.com/CanonicalLtd/maas-docs/blob/617a7d2e8f46e9fab4a45fb581562ae66b41dbf8/en/manage-ha.md#secondary-api-server
> sudo maas-region …
-
### What happened?
We have a Llama 3.1 8B model deployed from VertexAI Model Garden and made available for inference through model endpoint. It takes input in a specific format and generates output a…
-
the [vm_host_machine](https://github.com/maas/terraform-provider-maas/blob/master/docs/resources/vm_host_machine.md#nested-schema-for-network_interfaces) documentation shows that you can set a static …
-
Bug originally filed by jog at https://bugs.launchpad.net/bugs/1831134
Expected to compose a pod VM with 4GB of memory on a host with 6GB of total physical memory when memory_over_commit_ratio is set…
-
If `omitempty` is used with a boolean option then `go-querystring` drops it if it is set to `false`.
Which leads to: "commissioning = false" => commissioning option dropped => maas runs commissioni…
gnuoy updated
5 months ago
-
```
maas/client/viscera/__init__.py", line 748, in __set__
raise AttributeError("%s is read-only" % self.name)
AttributeError: cidr is read-only
```
The MAAS UI allows the CIDR field to be …
-
Cross-posting bug: https://bugs.launchpad.net/ubuntu/+source/python-libmaas/+bug/1933492
in python3-libmaas class Subnet() does not allow setting allow_dns option.
Through the cli and gui it can b…
-
### 🧐 问题描述 | Proposed Solution
开发的是一个text to image的插件,初版相关url和api key参数写死的,调用一切正常:
接着进一步迭代,把url和api key提取可以配置的参数,调用就出现问题了:
日志:
```
>>> call in gateway... {
cookies: RequestCookies {},
…
-
We're using this code for adding vlan and subnet to maas (it's already enabled on maas machine interfaces)
```
prefix = "192.168.130.0/24"
ip_network = ipaddress.ip_network(…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 22.04.4
* The output of "lxc info":
```
jsimpso@alcazar:~$ lxc info
config:
core.https_address: '[::]:8443'
api…