OpenStack Proposal Bot
4c9d42f60f
Updated from global requirements
...
Change-Id: If404f874168f825fe70a2d253d26c3400183536b
2017-03-06 01:18:40 +00:00
OpenStack Proposal Bot
9a40331059
Updated from global requirements
...
Change-Id: I63fb5e5486670bc369abc5339a2da8e65ba2ec6f
2017-01-24 22:33:31 +00:00
OpenStack Proposal Bot
9b3658d474
Updated from global requirements
...
Change-Id: Ibb55a7bbd27bedd9c3cbb5329d4081057ec9c729
2017-01-16 17:27:58 +00:00
OpenStack Proposal Bot
19546d0c6d
Updated from global requirements
...
Change-Id: I47bedcde68a0aaebf973f2207f9855d29922bc13
2016-12-23 22:18:02 +00:00
Akihiro Motoki
0b7ee51ae8
Add common utilities for OSC plugin implementation
...
This patch introduces two utility modules.
* osc/utils.py for OSC plugin general stuff which are
planned to move to osc-lib potentially
* osc/v2/utils.py for Networking v2.0 API related methods
Co-Authored-By: Yushiro FURUKAWA <y.furukawa_2@jp.fujitsu.com>
Change-Id: Ia36687843c56ebde0d3705ef11435ec7f5cff9d8
2016-12-12 09:15:08 +09:00
OpenStack Proposal Bot
7cb7950a36
Updated from global requirements
...
Change-Id: I6d217c553c1f4885ee7ffbb9b5623cb97910802a
2016-10-21 00:50:27 +00:00
OpenStack Proposal Bot
dfe6714357
Updated from global requirements
...
Change-Id: I7c7a77b9e7935d89782ea23d3bbe54dc30afc0ac
2016-10-19 17:45:52 +00:00
OpenStack Proposal Bot
c14022e66d
Updated from global requirements
...
Change-Id: Idda966e85eb7dedf950c4d398b3247ddee10d1ac
2016-10-10 12:38:58 +00:00
OpenStack Proposal Bot
2a15b11019
Updated from global requirements
...
Change-Id: I429eeaf2e39441e26a16c9caf56ba8d3f3107bd2
2016-09-01 09:21:45 +00:00
OpenStack Proposal Bot
56754d0d16
Updated from global requirements
...
Change-Id: I834d81cf3ee29263adc5a880de170a960329d5d9
2016-08-25 13:54:53 +00:00
OpenStack Proposal Bot
f1f810bc35
Updated from global requirements
...
Change-Id: I387652cf712063b99d467d482a6ef368e55b3fb8
2016-08-24 13:35:49 +00:00
OpenStack Proposal Bot
b3f22cc189
Updated from global requirements
...
Change-Id: I302ea10c2705aacdbf917ae339c7f8547d73bc1e
2016-08-19 19:52:53 +00:00
OpenStack Proposal Bot
0dbbb9c516
Updated from global requirements
...
Change-Id: Ic374936346fe630322f94fe0ef82bb5c29c4d211
2016-08-01 18:47:27 +00:00
OpenStack Proposal Bot
3b1c538422
Updated from global requirements
...
Change-Id: I530dfab31a02b9acbb781f221ecf042f1d260290
2016-07-21 04:10:18 +00:00
Jenkins
06ada316a0
Merge "Base OSC plugin support"
2016-07-09 01:03:29 +00:00
Richard Theis
d63a92a55f
Base OSC plugin support
...
Enable neutronclient OSC plugin support.
This patch set does the following:
- Establishes OSC plugin structure for commands and unit tests
- Creates the OSC plugin
- Adds OSC to test-requirements.txt
Co-Authored-By: Akihiro Motoki <motoki@da.jp.nec.com>
Change-Id: I9a20bc7a3d8aa7b631fb0fd534fc5705c23326ce
Related-Bug: #1521291
2016-07-08 21:54:29 +00:00
OpenStack Proposal Bot
1d7c9926b8
Updated from global requirements
...
Change-Id: Ia7b03a36b1ad078b4d48d32121ee9225f8cc3fde
2016-07-08 17:34:16 +00:00
OpenStack Proposal Bot
f3bea7e83a
Updated from global requirements
...
Change-Id: Id5266aa1ab577adbccde9be2725cafb1e7f48ae7
2016-06-24 03:17:32 +00:00
OpenStack Proposal Bot
6d5356a375
Updated from global requirements
...
Change-Id: I94641c2e8629df1225e37e53c22c3d80295c9f60
2016-06-02 21:11:39 +00:00
OpenStack Proposal Bot
53a59e5aa2
Updated from global requirements
...
Change-Id: If7ed53fa20d1f3da2555d771f80c71cf6b3fed88
2016-05-21 15:52:16 +00:00
OpenStack Proposal Bot
04cf26dd42
Updated from global requirements
...
Change-Id: I0d11f690a337abac8be439f9c0acc3d7134d767b
2016-05-06 22:22:32 +00:00
OpenStack Proposal Bot
98fc6c5757
Updated from global requirements
...
Change-Id: I60b9361df2039a49694a4c967f4d5ca7204fab9c
2016-04-30 18:08:33 +00:00
OpenStack Proposal Bot
feba9bb2c9
Updated from global requirements
...
Change-Id: I00f8c716e6ea6399066a87d149c6eed298859c1f
2016-04-20 05:19:35 +00:00
OpenStack Proposal Bot
5d28651f9b
Updated from global requirements
...
Change-Id: If21c3be96b39240ce2d61be75633f6f84d7d35f5
2016-03-04 14:22:30 +00:00
OpenStack Proposal Bot
44da935264
Updated from global requirements
...
Change-Id: Ie017f8c7acd17384b98743b79888c4e821d7497f
2016-02-20 22:00:30 +00:00
OpenStack Proposal Bot
6810d96ea1
Updated from global requirements
...
Change-Id: I4fe34e07dcb5ffd16f849e95483d5b4aaaf5102c
2016-02-11 07:44:36 +00:00
OpenStack Proposal Bot
11d9cc87e0
Updated from global requirements
...
Change-Id: Ib7748eeafe276035ff986f410dff94e4e49ac2cf
2016-01-23 10:53:38 +00:00
Andreas Jaeger
0259e03fea
Remove argparse from requirements
...
argparse was external in python 2.6 but not anymore, remove it from
requirements.
This should help with pip 8.0 that gets confused in this situation.
Installation of the external argparse is not needed.
Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-01-20 19:20:55 +01:00
OpenStack Proposal Bot
b12d19df92
Updated from global requirements
...
Change-Id: Ieb89e1291194e947c444a5a3bfce5423b5797c1d
2016-01-19 12:08:12 +00:00
OpenStack Proposal Bot
2f075a8c16
Updated from global requirements
...
Change-Id: I3d16c7e2a42ec3a3d969b782200276ef682bb749
2016-01-07 16:48:46 +00:00
OpenStack Proposal Bot
be30c221c1
Updated from global requirements
...
Change-Id: Ia383e3cabe1b996ae0dd919bab1458ab49719411
2016-01-05 02:45:04 +00:00
Akihiro Motoki
787ba9250b
Use _i18n instead of i18n
...
It is suggested to use _i18n.py per oslo.i18n document.
http://docs.openstack.org/developer/oslo.i18n/usage.html
neutronclient.i18n is now a wrapper module which emits
the derecation warning. It is because might be used in
implementation of the client extensions in other repositories.
Closes-Bug: #1519493
Change-Id: I44969daeedc9a66dd9ad5bf80617516faf245ecc
2015-12-24 14:44:44 +09:00
OpenStack Proposal Bot
0ca94a55a9
Updated from global requirements
...
Change-Id: Ib3b1dc1387faaaa0b21233cfd3d02e1852f4fdc8
2015-12-15 19:00:03 +00:00
OpenStack Proposal Bot
ef5bd93d73
Updated from global requirements
...
Change-Id: If16ac00d9e2c727c918438917c170ae88d08aa7f
2015-12-11 22:53:38 +00:00
OpenStack Proposal Bot
88010add39
Updated from global requirements
...
Change-Id: Ib6d9529b0ed5cfa844d848fc0e81255d21328f15
2015-12-06 20:47:32 +00:00
OpenStack Proposal Bot
a704812b4d
Updated from global requirements
...
Change-Id: I1b8e4c8fb28c8417cab276dbba911c68cfbd45a8
2015-12-05 01:26:16 +00:00
OpenStack Proposal Bot
cc434c2241
Updated from global requirements
...
Change-Id: I09d0d469aebc9f565ba8c53deaa2a0aabd1f134a
2015-12-01 06:10:03 +00:00
OpenStack Proposal Bot
f8d5bbccc2
Updated from global requirements
...
Change-Id: Ifda19b47c1e515c0d40d083571c0f4d9898c19e0
2015-11-25 13:00:18 +00:00
Monty Taylor
2eed8ea24a
Use os-client-config and keystoneauth1 in shell
...
keystoneauth1 is the new auth-only library for getting keystone
Sessions, which is lighter-weight and does not require the entire
keystoneclient library. It also handles all of the keystone
version discover and plugin selection so that code doesn't have to
live in neutronclient.
Additionally, use os-client-config to process options and get the
Session from keystoneauth1. This adds support for reading clouds.yaml
files and supporting the OS_CLOUD env var for selecting named clouds
from a list of them.
This is a step towards bug#1503428 but is not the whole picture.
Remove the auth tests - since they are covered inside of ksa.
Closes-Bug: #1507384
Change-Id: Ic4f9fd8f231c33513fd74da58ab1b4a3fb00d9f4
2015-10-28 08:01:13 +09:00
OpenStack Proposal Bot
3d736107f9
Updated from global requirements
...
Change-Id: I9ff8197e956aa3994ecee38203de4654ee272581
2015-10-24 00:27:35 +00:00
OpenStack Proposal Bot
72a2d1f622
Updated from global requirements
...
Change-Id: I0434c512527abb2af68954bef32bc7ea194dd83f
2015-10-19 23:32:52 +00:00
OpenStack Proposal Bot
c1310f32fb
Updated from global requirements
...
Change-Id: I2999319e622ab5e0bf1fb78e562b3ca80d2c2d8e
2015-10-16 01:00:55 +00:00
OpenStack Proposal Bot
77d96dbfb9
Updated from global requirements
...
Change-Id: Ia535c70b42862a6758a8b3d3fb037e442bcd2877
2015-10-09 05:04:35 +00:00
OpenStack Proposal Bot
7afe02b7f8
Updated from global requirements
...
Change-Id: I1a0f06306f14d3ee897912edf197c48380dbef70
2015-09-17 12:16:54 +00:00
OpenStack Proposal Bot
627f68e2c6
Updated from global requirements
...
Change-Id: Ie96197042615fac287948e8814a01bf7bec14e9b
2015-09-02 08:19:20 +00:00
OpenStack Proposal Bot
9a51f2de3a
Updated from global requirements
...
Change-Id: Idb2e1dd2637e8e5ddd684ebf47ca1135d8a758a9
2015-08-27 04:18:58 +00:00
OpenStack Proposal Bot
bb7124e8ca
Updated from global requirements
...
Change-Id: Idfe08c62bff1ba159f3c97d305f4322b1f0c205f
2015-08-23 05:28:30 +00:00
OpenStack Proposal Bot
d61a5b5cd9
Updated from global requirements
...
Change-Id: I3bb2f925788ba35174ff08271e7e0780a69c0049
2015-07-15 01:37:35 +00:00
OpenStack Proposal Bot
8557cd9e1b
Updated from global requirements
...
Change-Id: I81052418cf701d5fcda47491542d486f419cc19a
2015-06-23 21:50:00 +00:00
OpenStack Proposal Bot
dcb7401a04
Updated from global requirements
...
Change-Id: I5a9286ae3f5daaba7d3445d27c64b00aecdccb23
2015-06-16 19:23:09 +00:00