diff options
| author | Terry Howe <terrylhowe@gmail.com> | 2014-02-13 08:07:51 -0700 |
|---|---|---|
| committer | Terry Howe <terrylhowe@gmail.com> | 2014-06-24 15:00:25 -0600 |
| commit | 8f59524c3e1ff3f34474d0cfcd217bc9fe0cbfc1 (patch) | |
| tree | cbacaf79a662ea9d16231d5c40d7cc59f827abef /requirements.txt | |
| parent | adf9349c40683eb53886365f6df65b8d8515e52c (diff) | |
| download | python-openstackclient-8f59524c3e1ff3f34474d0cfcd217bc9fe0cbfc1.tar.gz | |
Network CRUD
bp/neutron
https://wiki.openstack.org/wiki/OpenStackClient/Commands#Network_2
Change-Id: I89ee083154afa544b03587e84becace36d9d522a
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index e0f47677..8ab9089f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,6 @@ python-glanceclient>=0.9.0 python-keystoneclient>=0.9.0 python-novaclient>=2.17.0 python-cinderclient>=1.0.6 +python-neutronclient>=2.3.4,<3 requests>=1.1 six>=1.7.0 |
