summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementskilo-eolstable/kiloOpenStack Proposal Bot2016-04-291-1/+1
| | | | Change-Id: Ieff20bbaead6911ef8049cb14f89d4b072a47830
* Updated from global requirements1.0.5OpenStack Proposal Bot2016-03-101-1/+1
| | | | Change-Id: Iad39049bbf6c49ce43d9215e0fa5a09af5dad70c
* Updated from global requirementsOpenStack Proposal Bot2015-11-171-1/+1
| | | | Change-Id: Ibe774afeb7afd7117c0ec20bb12d94f0fa333fa3
* Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
| | | | Change-Id: Iaf799c8bfaa672bb6376bbb7a1b8fe558351ff9f
* Updated from global requirementsOpenStack Proposal Bot2015-08-111-13/+13
| | | | Change-Id: I17b339a224c7be1c336aacde5f2a122494a886b7
* Updated from global requirementsOpenStack Proposal Bot2015-04-161-5/+5
| | | | Change-Id: I01cf9b37709fcc05fbbab531589b4aea8b626114
* Updated from global requirementsOpenStack Proposal Bot2015-04-151-7/+7
| | | | Change-Id: I8cf5244720bcd7ae609b6898c1ea6f0e5b44c41b
* Updated from global requirementsOpenStack Proposal Bot2015-03-051-1/+1
| | | | Change-Id: Iadee329dc9ee5bd3b12a040c732965da43895dc4
* Updated from global requirementsOpenStack Proposal Bot2015-02-241-4/+4
| | | | Change-Id: I1ea40d3d9fa0c731c5c25a4dc3981c720d450c45
* Updated from global requirementsOpenStack Proposal Bot2015-01-281-2/+2
| | | | Change-Id: I2512e4e43f53392fe0c1f8ee4d326688e0cad9c5
* Add missing oslo-config to requirementsAbhishek Chanda2015-01-181-0/+1
| | | | | | | | openstackclient uses these oslo-config but it is not in list of requirements. That results in a stacktrace while using the cli. Change-Id: I9b3c8e491ce09624524cf8b3ddcafcf5953d9ab6
* Updated from global requirementsOpenStack Proposal Bot2015-01-131-1/+1
| | | | Change-Id: I4be717979bd4371bc544312d556934aef4f3a629
* Updated from global requirementsOpenStack Proposal Bot2015-01-091-1/+1
| | | | Change-Id: Iad84313636ee2f53777cdf05d60a322f7a252f27
* Updated from global requirementsOpenStack Proposal Bot2014-12-121-2/+2
| | | | Change-Id: I3b1cd7aac5c9603dfaccbd4ae30d07cbf7c96da2
* Updated from global requirementsOpenStack Proposal Bot2014-11-081-1/+1
| | | | Change-Id: I778a0c00da51cdc52cd67d1b273d52e84d68992b
* Add cliff-tablib to requirementsColleen Murphy2014-11-071-0/+1
| | | | | | | | | cliff-tablib gives cliff the ability to format list and show output in html, json, or yaml (http://cliff-tablib.readthedocs.org/). This patch adds cliff-tablib to requirements.txt so that it can be installed along with cliff. Change-Id: I4daab97642482e6f40cd8209ff5edd9c680092c0
* use jsonutils in oslo.serialization instead of keystoneclientwanghong2014-10-171-0/+1
| | | | | | | | keystoneclient/openstack/common/jsonutils.py is removed in this patch https://review.openstack.org/#/c/128454/ Now, we should use jsonutils in oslo.serialization package. Change-Id: I7c8e8e6d5dffa85244368fd578616c9b19f4fd21
* Put pbr and six first in requirements listMonty Taylor2014-10-121-2/+3
| | | | | | | Each of them have scenarios where it's important that they install first. Change-Id: Ia9fff6e94651693f9fa74ca676771b19144bcd8b
* Merge "Updated from global requirements"Jenkins2014-10-121-3/+3
|\
| * Updated from global requirementsOpenStack Proposal Bot2014-10-111-3/+3
| | | | | | | | Change-Id: I2ac5b9ac545c1bb6ec6279ecbe74e3301eb07a25
* | Merge "Add translation markers for user v2 actions"Jenkins2014-10-121-0/+1
|\ \ | |/ |/|
| * Add translation markers for user v2 actionsSteve Martinelli2014-10-091-0/+1
| | | | | | | | | | | | implements bp use_i18n Change-Id: I86508a232c9cf88695b7982dad0b9b02eaf8b3a1
* | Support for keystone auth pluginsMatthieu Huin2014-10-091-0/+1
|/ | | | | | | | | | | | | | | | | | | | | | | This patch allows the user to choose which authentication plugin to use with the CLI. The arguments needed by the auth plugins are automatically added to the argument parser. Some examples with the currently available authentication plugins:: OS_USERNAME=admin OS_PROJECT_NAME=admin OS_AUTH_URL=http://keystone:5000/v2.0 \ OS_PASSWORD=admin openstack user list OS_USERNAME=admin OS_PROJECT_DOMAIN_NAME=default OS_USER_DOMAIN_NAME=default \ OS_PROJECT_NAME=admin OS_AUTH_URL=http://keystone:5000/v3 OS_PASSWORD=admin \ OS_IDENTITY_API_VERSION=3 OS_AUTH_PLUGIN=v3password openstack project list OS_TOKEN=1234 OS_URL=http://service_url:35357/v2.0 \ OS_IDENTITY_API_VERSION=2.0 openstack user list The --os-auth-plugin option can be omitted; if so the CLI will attempt to guess which plugin to use from the other options. Change-Id: I330c20ddb8d96b3a4287c68b57c36c4a0f869669 Co-Authored-By: Florent Flament <florent.flament-ext@cloudwatt.com>
* Updated from global requirementsOpenStack Proposal Bot2014-09-251-1/+1
| | | | Change-Id: I2a8250d0b01651563cfe74704ce5a9f97dd9fdf4
* Use oslo.utilsOleksii Chuprykov2014-09-221-0/+1
| | | | | | | | Module `importutils` from common code was graduated to oslo.utils, so it would be great if we reuse this library. Remove unused strutils.py and gettextutils.py Change-Id: Iaae19fc5018d83103e5f15ff76d6da686bfdf5f8
* Updated from global requirementsOpenStack Proposal Bot2014-09-191-2/+2
| | | | Change-Id: I744a629cf685760ad96d60654d081fc495024ea8
* Updated from global requirementsOpenStack Proposal Bot2014-09-111-4/+7
| | | | Change-Id: I9bfbb802c5ec9be048ccecda8286b33fdfc6ef8c
* Merge "Add oslo.i18n as a dependency"Jenkins2014-08-241-1/+2
|\
| * Add oslo.i18n as a dependencySteve Martinelli2014-08-241-1/+2
| | | | | | | | | | | | | | | | Add i18n in requirements.txt implements bp add_i18n Change-Id: I84ecd16696593414739c52ee344b8a1c9868941a
* | Updated from global requirementsOpenStack Proposal Bot2014-08-221-1/+1
| | | | | | | | Change-Id: I067f2ff0c78547088500fa2831c1c5abb75864bc
* | Updated from global requirementsOpenStack Proposal Bot2014-08-041-2/+2
|/ | | | Change-Id: If62daf2539ff69323c905c12c19e041f83ef8eb2
* Remove keyring support from openstackclientAlex Gaynor2014-07-041-2/+0
| | | | | | | | * The encryption it purports to offer is completely insecure. * It also appears to be broken. Closes-Bug: #1319381 Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac
* Updated from global requirementsOpenStack Proposal Bot2014-07-021-3/+3
| | | | Change-Id: I7f7714625a6cfb6bd8e0d313d27e898e178a1efb
* Network CRUDTerry Howe2014-06-241-0/+1
| | | | | | | bp/neutron https://wiki.openstack.org/wiki/OpenStackClient/Commands#Network_2 Change-Id: I89ee083154afa544b03587e84becace36d9d522a
* Updated from global requirementsOpenStack Proposal Bot2014-06-231-1/+1
| | | | Change-Id: Ia54da66d13b2667375a8a85c97ced25fd97b6b25
* Updated from global requirementsOpenStack Proposal Bot2014-06-201-1/+1
| | | | Change-Id: I708fe9d2f10e53d61e67130ff41b0f92cddef64d
* Updated from global requirementsOpenStack Proposal Bot2014-06-131-1/+1
| | | | Change-Id: I44f13a22528824a8b24ffb3b0e3075e870e5ee58
* Updated from global requirementsOpenStack Proposal Bot2014-05-011-1/+1
| | | | Change-Id: Idde32a0bdcee8843c09a968dff69b246b5e784f7
* Updated from global requirementsOpenStack Proposal Bot2014-04-201-4/+4
| | | | Change-Id: Ib4416938530bd1037cc4b7e84bf81475d91e6b16
* Updated from global requirementsOpenStack Jenkins2014-03-101-1/+1
| | | | Change-Id: I73f40a5fd569d0a5e341aabbece1885a7478d7f5
* Updated from global requirementsOpenStack Jenkins2014-03-051-2/+2
| | | | Change-Id: Ic90d9682a9c15795928c0c5b64c41bd06d74243a
* Updated from global requirementsOpenStack Jenkins2014-02-231-2/+2
| | | | Change-Id: Icad0fcf4125b4aefac7ed8f0df5bef2c6ee64594
* Updated from global requirementsOpenStack Jenkins2014-01-241-1/+1
| | | | Change-Id: I98929876d5a21a990009398d9a8259c54d893e7e
* Sync with global requirementsSascha Peilicke2014-01-161-1/+1
| | | | Change-Id: Ie47804617ab9a11a91efd96c7989f0207e47e120
* Add missing requests and six requirementsSascha Peilicke2013-12-041-0/+2
| | | | | | From global-requirements: requests>=1.1, six>=1.4.1 Change-Id: I536adc511931229a268ba81f81aef1aed59b33eb
* Updated from global requirementsOpenStack Jenkins2013-11-051-2/+2
| | | | Change-Id: I421ab7a5b0c0224122cc747141956bc1282f2b07
* Updated from global requirementsOpenStack Jenkins2013-10-011-2/+2
| | | | Change-Id: Ic3b5de6a54951b4f9a6449f97aa1ab9c395a2f08
* Update requirements.txt and test-requirements.txtDean Troyer2013-09-041-3/+3
| | | | Change-Id: I9c60d1d9097d35aa7c3d44168e370a9f30fd6621
* Updated from global requirementsMonty Taylor2013-08-071-2/+2
| | | | | | Change-Id: I1687d51bddb873549163dcf488fc40cdd9edcb29 Change-Id: Ic4a43955526fcde313ad2f2afec8fafeb87f37a6
* Sync with global requirementsMonty Taylor2013-08-031-8/+7
| | | | Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c