Go to file
Yong Sheng Gong f9ca01c81e Allow user to specify None value to attributes
Bug #1086232

We introduce the action=clear to unknown argument part of
the command line. With this option, user can specify which
attribute will have None value.

For example to set dns_nameservers of subnet to None, we use:
quantum subnet-update subnetname --dns_nameservers action=clear

Of course, client command developer can use known option like --no-gateway
to do the same job.

Change-Id: Ia8dffcfd1122259d545a61e71db25e459639d130
2013-07-07 21:57:45 +08:00
2013-02-10 21:41:22 +02:00
2012-01-18 09:39:25 +11:00
2013-04-01 17:54:06 -07:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2013-05-24 13:08:00 -07:00

This is the client API library for Neutron.

Description
OpenStack Networking (Neutron) Client
Readme 40 MiB
Languages
Python 100%