-
Isn't Docker similar for some OpenStack components?
https://docs.docker.com/engine/understanding-docker/
![](https://docs.docker.com/engine/article-img/architecture.svg)
-
-
Reproduce:
- Create instance with volume
- Delete instance
- See that volume is still attached to deleted instance and horizon returns an error
Rebuilding seems to be affected as well.
```
E…
-
像师兄们学习, 养成良好习惯, 记录日常学习点滴.
cshuo updated
8 years ago
-
Hello,
I am trying to deploy OpenStack (Wallaby) on a CentOS 8.4 VM hosted on JetStream. After running the command `kayobe seed service deploy`, I get kicked out of my ssh session and I cannot acce…
-
Running ```sudo python iaas_launch.py -l TRACE -f conf/openstack/kolla/deployment.yaml -drs 2>&1 |while read line; do printf "$(date -u '+%F %T%z')\t$line\n"; done | tee /var/tmp/iaas_launch-`date +%…
hasuf updated
6 years ago
-
root@5net-k8s-master-0:~# kubectl get nodes -A -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTA…
-
Currently tested deployments are based on a single node, either using the standard all-in-one or a scenario.
-
Docker Version: 17.09
CentOS 7 (1708) base
Existing docker native swarm
Remote API TLS secured on 2376
Firewalld disabled (all ports open)
Apologies if I should be posting this in the ansible p…
-
Epic #462
As an SCS Developer, I want to use Redis instead of memcache to cache auth tokens.
https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token/_cache.py
…