openstack-python-openstackc.../doc/source/command-objects
Colleen Murphy 6c224f5acf Add project and domain params to network create
Without this patch, openstackclient has no way to specify to which
project a network belongs upon creation. Instead, it uses the project
ID that the user is authenticating with to fill the tenant_id column.
This is a problem because an admin user is unable to specify a project
for a non-admin network. To fix this and to improve feature parity with
the neutron client, this patch adds project and domain parameters to
the network create command and uses the given project name to look up
the project ID.

Neutron does not allow the project to be changed after creation, so no
such parameter has been added to the neutron set command.

Neutron calls the field 'tenant_id', but this change exposes the
parameter as '--project' to support the newer terminology.

If no project is specified, the client defaults to the previous
behavior of using the auth project.

Change-Id: Ia33ff7d599542c5b88baf2a69b063a23089a3cc4
2015-03-19 23:49:02 -07:00
..
access-token.rst Command doc: access token 2015-01-09 09:20:29 +00:00
aggregate.rst Fix doc building errors 2015-01-19 13:12:18 -05:00
availability_zone.rst Add docs for listing availability zones 2014-12-31 02:54:36 -05:00
backup.rst Command doc: backup 2015-01-08 21:05:19 +00:00
catalog.rst Tweaks to the catalog doc and show command 2015-01-13 05:59:38 +00:00
console-log.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
console-url.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
consumer.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
container.rst Fix doc building errors 2015-01-19 13:12:18 -05:00
credentials.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
domain.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
ec2-credentials.rst Command docs: ec2 credentials 2015-01-02 11:01:36 -06:00
endpoint.rst Add endpoint v3 docs 2015-01-02 11:29:07 -06:00
extension.rst Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
federation-protocol.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
flavor.rst Added capabilities/options to 'openstack flavor list' 2015-02-03 07:57:20 -08:00
group.rst Restrict groups and users from changing domains 2015-02-09 15:19:11 +00:00
identity-provider.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
image.rst Add sort support to image list 2015-02-06 10:57:10 +08:00
keypair.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
limits.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
mapping.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
network.rst Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object.rst fix object list command naming 2015-01-24 11:45:36 -08:00
policy.rst Command doc: policy 2015-01-12 21:59:44 -05:00
project.rst Do not allow user to change domain of a project 2015-02-09 15:18:51 +00:00
quota.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
region.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
request-token.rst Request token authorize 2015-01-09 09:20:24 +00:00
role.rst Fix doc building errors 2015-01-19 13:12:18 -05:00
role_assignment.rst add doc for role assignment command 2014-12-24 14:23:25 +08:00
server-image.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
server.rst Improving the help of the lock command. 2015-02-01 13:15:49 -08:00
service.rst Update service clist commands for v2 and v3 2015-01-16 12:59:14 -06:00
snapshot.rst Command doc: snapshot 2015-01-09 03:14:08 -05:00
token.rst Add missing content for token commands 2015-01-02 02:33:35 -05:00
trust.rst Implement trust in identity v3 api 2015-02-08 20:49:43 -05:00
usage.rst Deprecate project usage list command 2015-01-15 00:04:55 -06:00
user-role.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
user.rst Restrict groups and users from changing domains 2015-02-09 15:19:11 +00:00
volume-type.rst Command doc: volume type 2015-01-05 21:46:32 -05:00
volume.rst Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08:00