@@ -95,9 +95,9 @@ referring to both Compute and Volume quotas.
9595* ``extension ``: (**Compute **, **Identity **, **Network **, **Volume **) OpenStack server API extensions
9696* ``federation protocol ``: (**Identity **) the underlying protocol used while federating identities
9797* ``flavor ``: (**Compute **) predefined server configurations: ram, root disk and so on
98- * ``fixed ip ``: (**Compute **, ** Network ** ) - an internal IP address assigned to a server
99- * ``floating ip ``: (**Compute **, ** Network **) - a public IP address that can be mapped to a server
100- * ``floating ip pool ``: (**Compute **, ** Network **) - a pool of public IP addresses
98+ * ``fixed ip ``: (**Compute **) - an internal IP address assigned to a server
99+ * ``floating ip ``: (**Network **) - a public IP address that can be mapped to a server
100+ * ``floating ip pool ``: (**Network **) - a pool of public IP addresses
101101* ``group ``: (**Identity **) a grouping of users
102102* ``host ``: (**Compute **) - the physical computer running compute services
103103* ``hypervisor ``: (**Compute **) the virtual machine manager
@@ -106,9 +106,6 @@ referring to both Compute and Volume quotas.
106106* ``image ``: (**Image **) a disk image
107107* ``image member ``: (**Image **) a project that is a member of an Image
108108* ``ip availability ``: (**Network **) - details of IP usage of a network
109- * ``ip fixed ``: (**Compute **, **Network **) - an internal IP address assigned to a server
110- * ``ip floating ``: (**Compute **, **Network **) - a public IP address that can be mapped to a server
111- * ``ip floating pool ``: (**Compute **, **Network **) - a pool of public IP addresses
112109* ``keypair ``: (**Compute **) an SSH public key
113110* ``limits ``: (**Compute **, **Volume **) resource usage limits
114111* ``mapping ``: (**Identity **) a definition to translate identity provider attributes to Identity concepts
0 commit comments