summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementsliberty-eolstable/libertyOpenStack Proposal Bot2016-05-151-3/+3
| | | | Change-Id: I9414aa2bdb17c9061bf040d45fb8b67c80951798
* Updated from global requirementsOpenStack Proposal Bot2015-11-171-1/+1
| | | | Change-Id: I356c0b1fec120e7955d5068e387e36421cd06287
* Updated from global requirementsOpenStack Proposal Bot2015-10-191-1/+1
| | | | Change-Id: Ib98a254b226dfe0bf0463f3b3064acc409eaa1af
* Updated from global requirementsOpenStack Proposal Bot2015-10-131-1/+1
| | | | Change-Id: Id8e50f5fc840cb1104e8dfa2d85833315dad295a
* Updated from global requirementsOpenStack Proposal Bot2015-09-292-2/+2
| | | | Change-Id: I9e5313e646b195391d0fb6be21b0783872acf8e3
* Update .gitreview for stable/libertyDoug Hellmann2015-09-211-1/+1
| | | | Change-Id: Id4304e4fbbd04b1a30b81f670e3012494571ced1
* Updated from global requirements3.3.0OpenStack Proposal Bot2015-08-131-1/+1
| | | | Change-Id: If7cf1fd127f298bfd499b650d9d312fa387bb0b8
* Updated from global requirementsOpenStack Proposal Bot2015-08-111-2/+2
| | | | Change-Id: Idb5db3619406d3e0f3cbb15f81be008bf9bf7d00
* Merge "Add ability to add and list CAs"Jenkins2015-08-076-0/+419
|\
| * Add ability to add and list CAsAde Lee2015-08-036-0/+419
| | | | | | | | | | Change-Id: Ice07a597658facc5d774d4c4eff9e3093121c851 Implements: blueprint identify-cas
* | Updated from global requirementsOpenStack Proposal Bot2015-08-041-1/+1
| | | | | | | | Change-Id: Iab5e733619aee2e95042b4caa97b371b3f96cb84
* | Merge "Remove unneeded dependency in tox.ini"Jenkins2015-07-311-1/+0
|\ \
| * | Remove unneeded dependency in tox.iniSteve Heyman2015-07-291-1/+0
| | | | | | | | | | | | | | | | | | | | | We no longer need to pip install tempest code, so removing that from tox.ini Change-Id: I4caa8b44299dd3254d6c08f52d873f38f358ff55
* | | Merge "Adding Documentation for running Functional Tests on the ↵Jenkins2015-07-312-0/+64
|\ \ \ | |/ / |/| | | | | Python-Barbican Client"
| * | Adding Documentation for running Functional Tests on theFernando Diaz2015-07-292-0/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | Python-Barbican Client Documentation showing how functional tests for the python-barbican client are run. Change-Id: I2388f968b0af9f5e1acd0e73e1d5004a5b6ea330
* | | Updated from global requirementsOpenStack Proposal Bot2015-07-291-1/+1
| |/ |/| | | | | Change-Id: I1caf1f1d458e1a334c98d26b28404981b9f5d01a
* | Updated from global requirementsOpenStack Proposal Bot2015-07-221-2/+1
| | | | | | | | Change-Id: I9e997c71dad3c21adbb4fdfbdbebcd08c5074783
* | Updated from global requirementsOpenStack Proposal Bot2015-07-171-1/+1
| | | | | | | | Change-Id: I0f580b6e51e1d6830de22db355e8bf553bdbeb45
* | Merge "Added secret type command line option"Jenkins2015-07-168-9/+640
|\ \
| * | Added secret type command line optionNathan Reller2015-07-148-9/+640
| | | | | | | | | | | | | | | | | | | | | | | | Added the secret type command line option. This option allows the caller to specify the secret type when storing a secret. This patch also displays the secret type for a secret when retrieving it. Change-Id: Ic14328d3e888ce2e4e0a1b7de804fa93a9ba736f
* | | Updated from global requirementsOpenStack Proposal Bot2015-07-153-4/+4
|/ / | | | | | | Change-Id: I1b8ff675430999e1b17c431328ab92229257b7a0
* | Updated from global requirementsOpenStack Proposal Bot2015-07-121-1/+1
| | | | | | | | Change-Id: I80659869767f5bc9a30a2095dd1a5a2ec9d6251e
* | New mock release(1.1.0) broke unit/function testsrico.lin2015-07-112-5/+6
| | | | | | | | | | Change-Id: Ife0ff0789e6360d405dd371902c88b6819c48d7f Closes-Bug: #1473454
* | Merge "Enable endpoint filter parameters for the CLI"Jenkins2015-07-083-3/+144
|\ \
| * | Enable endpoint filter parameters for the CLIJuan Antonio Osorio Robles2015-07-063-3/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the barbican client library can take parameters necessary for keystone to give a proper endpoint given certain options. these options could be 'service type', 'service name', 'region name', 'interface' and 'version'. These options, however, were not available from the CLI. So the user would be stuck with the default options; which are not really useful if you're trying to access the barbican instance from another region. This CR enables such options for the CLI also. Change-Id: I66f9ec4d1330297c11bad0336decef5465a80cc3
* | | Updated from global requirementsOpenStack Proposal Bot2015-06-301-1/+1
|/ / | | | | | | Change-Id: I342adc043d1f39b102b498ba78f590cafebef090
* | Use keystone discovery instead of endpoint_overrideJuan Antonio Osorio Robles2015-06-251-7/+2
| | | | | | | | | | | | | | | | | | Since the version information is now provided by the barbican server, there is no need for using an endpoint_override for the client as used to be the case. Now we can rely on keystone to fill this information for us. Change-Id: Ia9adb8a0729c26452162eca4f9aa43d3a5c7591b
* | Updated from global requirementsOpenStack Proposal Bot2015-06-223-12/+11
| | | | | | | | Change-Id: I71428e112831f569e0602e90b9d5c203e6d7fdc0
* | Updated from global requirementsOpenStack Proposal Bot2015-06-161-1/+1
| | | | | | | | Change-Id: I82e52a9446dedf47b37e3ca4ed0ed816d50694ee
* | Updated from global requirementsOpenStack Proposal Bot2015-06-041-1/+1
| | | | | | | | Change-Id: I223e46bb8fe925a4065cc41182dff51d92f12aba
* | Merge "Drop incubating theme from docs"3.2.0Jenkins2015-05-281-1/+1
|\ \
| * | Drop incubating theme from docsJoe Gordon2015-05-271-1/+1
| | | | | | | | | | | | | | | | | | | | | OpenStack has dropped the incubation notion, so labeling this as an incubated project in the docs is confusing. Change-Id: I5bc1e238c2993903636aa60ddd400f9c68c557b1
* | | Merge "Remove tempest config dependency in functional tests"Jenkins2015-05-288-45/+90
|\ \ \ | |/ / |/| |
| * | Remove tempest config dependency in functional testsSteve Heyman2015-05-208-45/+90
| | | | | | | | | | | | | | | | | | Replaced tempest config with oslo config for the functional tests. Change-Id: If12afb7aa648686b07900fadc016246fbd8d28e9
* | | Merge "Add capability of specifying Barbican version to client"Jenkins2015-05-212-2/+21
|\ \ \
| * | | Add capability of specifying Barbican version to clientJuan Antonio Osorio Robles2015-05-202-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While specifying the version of the Barbican API was possible before, this was being ignored on the client and the default version was always hardcoded. This CR now takes that into account and will append the version to the base endpoint. Change-Id: I2bd8bf64792dd91d7b79709398840c0c2d07a69d
* | | | Merge "Remove instances of _base_url"Jenkins2015-05-216-16/+12
|\ \ \ \ | |/ / /
| * | | Remove instances of _base_urlJuan Antonio Osorio Robles2015-05-196-16/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The variable _base_url was not really necessary since we are setting up the endpoint_override variable which will eventually be used when making a request through the keystoneclient's session. This is a step in getting the client to use the keystoneclient's API more wisely. A subsequent CR will remove the need for the endpoint_override and make use of keystoneclient's endpoint_filters to discover the Barbican endpoint. Change-Id: Id589c76fb5fe481a3dd48ee1baa26f7d19d2d1a1
* | | | Merge "Add support for certificate order"Jenkins2015-05-203-11/+215
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for certificate orderThomas Herve2015-05-093-11/+215
| |/ / | | | | | | | | | | | | | | | | | | | | | This adds the ability to create and list certificate orders, using new parameters for order create a specific handling for listing. Closes-Bug: #1451458 Change-Id: I1fd2ec5f96d335d2c008d290a09e1133ff03e94c
* | | Merge "Re-merge CLI test update for auth URL and version"Jenkins2015-05-201-4/+6
|\ \ \
| * | | Re-merge CLI test update for auth URL and versionSteve Heyman2015-05-141-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | A merge/move lost these changes. Restoring them. Change-Id: I2948ad881109a444bfba7772d303187cdb3a1a89
* | | | Add CLI smoke functional tests for containersSteve Heyman2015-05-123-1/+165
|/ / / | | | | | | | | | | | | | | | | | | | | | Added tests and behaviors for containers. Also refactored the PrettyTable parsing to make it more generic so we can use it with more than just secrets. Change-Id: Icf3a462d6f24ce887977c07ed310b39c9d928a29
* | | Create behaviors for secretsSteve Heyman2015-05-126-249/+278
| | | | | | | | | | | | | | | | | | | | | To prevent violations of DRY this CR will create behaviors for secrets that will be available to other barbican resource testcases. Change-Id: I075b89156e8af6c0a2b0e196a5f3e70c6b41160d
* | | Pass in keystone version and correct v2 URL to CLISteve Heyman2015-05-111-1/+3
|/ / | | | | | | | | | | | | | | | | CLI tests for auth v2 were using the wrong URL, should be CONF.identity.uri and not CONF.identity.auth_uri. Also the CLI requires the keystone version to be pass in (ie "3.0" for keystone v3). Change-Id: I7fd3994022bf4f4575cbffb75f48042d889792a9
* | Merge "Updated from global requirements"Jenkins2015-05-081-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
| | | | | | | | | | | | Change-Id: Ibaa9f2c43bb908242db16f3008e3c721b0ec99f7
* | | Merge "Drop use of 'oslo' namespace package"Jenkins2015-05-081-1/+1
|\ \ \
| * | | Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Oslo libraries have moved all of their code out of the 'oslo' namespace package into per-library packages. The namespace package was retained during kilo for backwards compatibility, but will be removed by the liberty-2 milestone. This change removes the use of the namespace package, replacing it with the new package names. The patches in the libraries will be put on hold until application patches have landed, or L2, whichever comes first. At that point, new versions of the libraries without namespace packages will be released as a major version update. Please merge this patch, or an equivalent, before L2 to avoid problems with those library releases. Blueprint: remove-namespace-packages https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages Change-Id: Ie11a5d51a6471792e122942dfc9063a0d9d38399
* | | | Merge "Adding new tests to cover failure scenarios"Jenkins2015-05-083-4/+51
|\ \ \ \ | |_|/ / |/| | |