diff options
Diffstat (limited to '.trash/3 resources/openstack')
-rw-r--r-- | .trash/3 resources/openstack/create-port-fixed-ip.md | 1 | ||||
-rw-r--r-- | .trash/3 resources/openstack/guest-pmsuspended.md | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.trash/3 resources/openstack/create-port-fixed-ip.md b/.trash/3 resources/openstack/create-port-fixed-ip.md new file mode 100644 index 0000000..3b6ab46 --- /dev/null +++ b/.trash/3 resources/openstack/create-port-fixed-ip.md @@ -0,0 +1 @@ +Creating a port with a fixed IP requires admin privileges. It is not sufficient to have an RBAC policy that shares the network with a tenant.
\ No newline at end of file diff --git a/.trash/3 resources/openstack/guest-pmsuspended.md b/.trash/3 resources/openstack/guest-pmsuspended.md new file mode 100644 index 0000000..8995e6e --- /dev/null +++ b/.trash/3 resources/openstack/guest-pmsuspended.md @@ -0,0 +1,3 @@ +Encountered a guest running some desktop image that sleeps and puts libvirt domain in state pmsuspend. + +Openstack does not sync power states in this case so the nova instance is still ACTIVE.
\ No newline at end of file |