-
**Kubernetes version** (use `kubectl version`):
Server Version: version.Info{Major:"1", Minor:"4", GitVersion:"v1.4.0+coreos.0", GitCommit:"278a1f7034bdba61cba443722647da1a8204a6fc", GitTreeState:"cle…
-
# Bug Report
## Version of OpenNebula
- [ ] 5.2.2
- [ ] 5.4.0
- [ ] 5.4.1
- [ ] 5.4.2
- [ ] 5.4.3
- [ ] 5.4.4
- [ ] 5.4.5
- [x] 5.4.6
- [ ] 5.4.7
- [ ] Development build…
tkald updated
6 years ago
-
Rook uses the in-tree RBD plugin to map/unmap rook volumes. However this plugin uses the `rbd` command to map/unmap volumes. This makes it dependent on ceph-tools installed in all nodes.
-
## Expected Behavior
I'm running kubernetes on a Centos 7.x VM, the purpose is to create an AIO to run kolla OpenStack images on. Typically, after I apply the canal.yaml CNI, I then have to m…
-
Hello, I'm not configured Gnocchi & Grafana on OpenStack Cloud.
The use of CLI on Kolla: gnocchi resource list --type image --endpoint=172.18.50.61:8041
Result:
Unexpected exception for 172.18.50.…
-
The use case I have in mind is for users that want to bring up openstack without installing the local registries (i.e. stop before executing ansible)
-
With ansible 1.9.3, if I use a private repo on DockerHub and I don't specify the email param, I get the following error (even if username and password are ok):
failed: [46.101.45.68] => {"error": "AP…
-
Neutron is currently deployed with the default parameters provided by Kolla. As a consequence tenant networks are enabled by default. In the perspective of running Openstack over Openstack I'm temptin…
-
This is the example:
```yaml
provider:
type: chameleonbaremetal
key_name: 'enos-key'
image_name: CC-Ubuntu14.04-Docker
resources:
storage:
control: 1
network: 1
```
This…
-
Hi all,
It would be great to have two additional options in kolla.
--force-kolla-deploy:
This option should delete containers on the different nodes and invoke enos to redeploy the selected…