summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/cli/command-objects/local-ip-association.rst11
-rw-r--r--doc/source/cli/command-objects/local-ip.rst12
-rw-r--r--doc/source/cli/command-objects/server-migration.rst2
-rw-r--r--doc/source/cli/data/nova.csv2
-rw-r--r--doc/source/cli/plugin-commands/aodh.rst4
-rw-r--r--doc/source/cli/plugin-commands/index.rst5
6 files changed, 29 insertions, 7 deletions
diff --git a/doc/source/cli/command-objects/local-ip-association.rst b/doc/source/cli/command-objects/local-ip-association.rst
new file mode 100644
index 00000000..824ee4d0
--- /dev/null
+++ b/doc/source/cli/command-objects/local-ip-association.rst
@@ -0,0 +1,11 @@
+=============================================
+Local IP Associations (local_ip_associations)
+=============================================
+
+The resource lets users assign Local IPs to user Ports.
+This is a sub-resource of the Local IP resource.
+
+Network v2
+
+.. autoprogram-cliff:: openstack.network.v2
+ :command: local ip association *
diff --git a/doc/source/cli/command-objects/local-ip.rst b/doc/source/cli/command-objects/local-ip.rst
new file mode 100644
index 00000000..c8c5ab47
--- /dev/null
+++ b/doc/source/cli/command-objects/local-ip.rst
@@ -0,0 +1,12 @@
+=====================
+Local IPs (local_ips)
+=====================
+
+Extension that allows users to create a virtual IP that can later be assigned
+to multiple ports/VMs (similar to anycast IP) and is guaranteed to only be
+reachable within the same physical server/node boundaries
+
+Network v2
+
+.. autoprogram-cliff:: openstack.network.v2
+ :command: local ip *
diff --git a/doc/source/cli/command-objects/server-migration.rst b/doc/source/cli/command-objects/server-migration.rst
index 6e2982cf..9db58e3e 100644
--- a/doc/source/cli/command-objects/server-migration.rst
+++ b/doc/source/cli/command-objects/server-migration.rst
@@ -9,4 +9,4 @@ supported: live migration, cold migration, resize and evacuation.
Compute v2
.. autoprogram-cliff:: openstack.compute.v2
- :command: server migration list
+ :command: server migration *
diff --git a/doc/source/cli/data/nova.csv b/doc/source/cli/data/nova.csv
index dd8992f6..0ab2b2fe 100644
--- a/doc/source/cli/data/nova.csv
+++ b/doc/source/cli/data/nova.csv
@@ -46,7 +46,7 @@ hypervisor-show,hypervisor show,Display the details of the specified hypervisor.
hypervisor-stats,hypervisor stats show,Get hypervisor statistics over all compute nodes.
hypervisor-uptime,,Display the uptime of the specified hypervisor.
image-create,server image create,Create a new image by taking a snapshot of a running server.
-instance-action,,Show an action.
+instance-action,server event show,Show an action.
instance-action-list,,List actions on a server.
instance-usage-audit-log,,List/Get server usage audits.
interface-attach,server add port / server add floating ip / server add fixed ip,Attach a network interface to a server.
diff --git a/doc/source/cli/plugin-commands/aodh.rst b/doc/source/cli/plugin-commands/aodh.rst
deleted file mode 100644
index 5d8b4332..00000000
--- a/doc/source/cli/plugin-commands/aodh.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-aodh
-----
-
-.. autoprogram-cliff:: openstack.alarming.v2
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst
index 4e1ce54b..638dcbe5 100644
--- a/doc/source/cli/plugin-commands/index.rst
+++ b/doc/source/cli/plugin-commands/index.rst
@@ -7,7 +7,6 @@ Plugin Commands
.. toctree::
:maxdepth: 1
- aodh
barbican
designate
gnocchi
@@ -29,6 +28,10 @@ Plugin Commands
.. TODO(efried): Make pages for the following once they're fixed.
+.. aodh
+.. # aodhclient docs build is failing with recent pyparsing
+.. # autoprogram-cliff:: openstack.alarming.v2
+
.. cue
.. # cueclient is not in global-requirements
.. # list-plugins:: openstack.mb.v1