summaryrefslogtreecommitdiffstats
path: root/bin/sampledata.sh
Commit message (Collapse)AuthorAgeFilesLines
* Made all sample data loading in one script.Yuriy Taraday2011-08-171-78/+0
| | | | | | | | | | Both keystone-manage and sampledata.sh logic moved to keystone package, kept simple starter scripts in bin/ dir. New sampledata module can theoretically be suitable for loading different fixtures in one Python interpreter. Snuck in a couple of extensions changes while fixing PEP8 Change-Id: Ie05a9afb528d41b93e56f41d252363b6de2d600d
* Changes to support CRUD on services/roles.Yogeshwar Srikrishnan2011-08-051-0/+7
| | | | Change-Id: I5fd653b351bed115942fbbc9845b8f413065adcd
* #16 Changes to remove unused group clls.Yogeshwar Srikrishnan2011-07-291-11/+0
| | | | | | | | Change-Id: Ia5a6f74ccfa5fb9975950c63db7828441a8ba4a0 Issue #16 Pylint changes.Changes to remove unused group calls. Change-Id: Ia5a6f74ccfa5fb9975950c63db7828441a8ba4a0
* Adds the member role to sampledata, gives it to joeuser.Mark Gius2011-07-181-0/+4
|
* Various fixes for test running.Yuriy Taraday2011-07-051-1/+1
| | | | | | Made sampledata.sh fail if one step fails. Made run_tests.py use all files related to its dir. Add check whether data is loaded and server is started.
* Update auth test to account for generic service namesZiad Sawalha2011-07-011-2/+9
|
* Merge and fix global endpoint workZiad Sawalha2011-06-221-3/+1
|\
| * Issue 31: Switching default ports to 5000/5001 (public/admin)Dolph Mathews2011-06-221-1/+1
| |
* | Changes on Sample data.Yogeshwar Srikrishnan2011-06-221-2/+1
| |
* | Code changes to support global endpointTemplates.Yogeshwar Srikrishnan2011-06-221-6/+7
|/
* Bringing back the changes to support endpointTemplates and endpoints.Yogeshwar Srikrishnan2011-06-221-14/+17
|
* (Related to) Issue 32: bin/sampledata.sh cannot be executed outside of bin/Dolph Mathews2011-06-211-35/+35
|
* Issue 31: Reverted ports to 8080/8081 while the issue is under discussionDolph Mathews2011-06-211-1/+1
|
* Issue 31: Updated docs and examplesDolph Mathews2011-06-201-1/+1
|
* for got to change a 1.1 to 1.0Anthony Young2011-06-161-1/+1
|
* dash needs both 1.0 and 1.1 compatability - need to fix that!Anthony Young2011-06-161-1/+3
|
* nova needs 1.0 api currentlyJesse Andrews2011-06-161-1/+1
|
* make sampledata executable againJesse Andrews2011-06-151-0/+0
|
* Admin for nova doesn't take a tenantJesse Andrews2011-06-151-1/+1
|
* add keystone to its own service catalogJesse Andrews2011-06-151-0/+2
|
* Users must have tenants or nova breaks.Todd Willey2011-06-151-1/+1
|
* Resolved conflictsZiad Sawalha2011-06-151-1/+1
|\
| * Adding call to modify tenant.Adding more tests and fixing minor issue.Yogeshwar Srikrishnan2011-06-141-1/+1
| |
* | Fixed v1.0 auth test to account for cdn baseURL orderZiad Sawalha2011-06-141-0/+1
| |
* | Merge conflictZiad Sawalha2011-06-141-6/+7
|\ \
| * | Update the baseURL data pushed into glance.Todd Willey2011-06-141-5/+6
| | | | | | | | | | | | | | | | | | | | | * Change Zone1 to RegionOne to match vernacular from other OpenStack projects. * Fix splat-spacing issue when associating baseurls to tenants. * Add a default glance endpoint. * Change internal host to 127.0.0.1 for all example services.
* | | Support for GET /v2.0/users and add cdn back to sampledata for v1.0 supportZiad Sawalha2011-06-141-1/+2
|/ /
* / Changed BaseURLs to OpenStack namesZiad Sawalha2011-06-141-3/+2
|/
* Updated SWIFT endpoint defaultZiad Sawalha2011-06-111-1/+1
|
* Update sample data and keystone-manage for local install of OpenStackZiad Sawalha2011-06-111-2/+2
|
* Doc updates.Minor keyston-manage changes.Yogeshwar Srikrishnan2011-06-101-0/+5
|
* Changes to return service urls for Auth1.0 style calls.Yogeshwar Srikrishnan2011-06-031-2/+1
|
* Updating tests and sample data.Yogeshwar Srikrishnan2011-06-031-2/+2
|
* Added URLs to sampledataZiad Sawalha2011-06-031-0/+3
|
* Added role and user data to sampledata.shZiad Sawalha2011-06-011-1/+5
|
* Fixing unit tests.Introduced support for global rolesYogeshwar Srikrishnan2011-05-261-1/+1
|
* Changes to support calls to getBaseUrls.Yogeshwar Srikrishnan2011-05-251-1/+2
|
* Fixed issue #54Ziad Sawalha2011-05-241-20/+20
|
* Fixed invalid tenant authenticationZiad Sawalha2011-05-231-0/+1
|
* Fixed debug/verbose flag processingZiad Sawalha2011-05-231-1/+1
|
* New model working with echo_client.pyZiad Sawalha2011-05-231-0/+51