summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2
Commit message (Collapse)AuthorAgeFilesLines
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-6/+7
| | | | | | | | | | | | | | This is part1, add support for these objects: compute.server imagev1.image imagev2.image network.network volume.volume volume.backup volume.snapshot Closes-Bug: #1400597 Change-Id: Ice21fee85203a8a55417e0ead8b509b8fd6705c1
* Merge "Network use enable/disable vs admin state up/down"Jenkins2014-09-081-12/+17
|\
| * Network use enable/disable vs admin state up/downTerry Howe2014-08-181-12/+17
| | | | | | | | | | | | Use --enable and --disable vs --admin-state-up/--admin-state-down Change-Id: I90040b925cb537a8ba13d1dd609c51bb669cf149
* | Merge "Create message variables for exceptions"Jenkins2014-08-241-1/+2
|\ \ | |/ |/|
| * Create message variables for exceptionsSteve Martinelli2014-08-241-1/+2
| | | | | | | | | | | | | | Instead of inline messages, let's create variables instead, as it's easier to find strings, and mark them for translation. Change-Id: Ibbcfdbc59d12a0cb4af50f73043d3ff7f3c76f99
* | Update help text for some network commandsSteve Martinelli2014-07-171-0/+3
|/ | | | | | | Add help text for network delete, network set and network show Change-Id: I80ad5eae35f0eba2bfe19e06786c9b8ed1522046 Closes-Bug: #1343659
* Move network stuff to v2 instead of v2_0Terry Howe2014-07-072-0/+236
Rename network stuff v2 Change-Id: Ia9b8feda20dfd35b0f3712b8e2419d0bf5da0acd