summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Support specifying an endpoint type to glanceEric Brown2014-06-251-8/+20
|/
* Merge pull request #10 from cdwertmann/patch-1Lorin Hochstein2014-05-211-0/+9
|\ | | | | Implements host_routes option for neutron subnet
| * Implements host_routes option for neutron subnetChristoph Dwertmann2014-05-191-0/+9
|/
* Merge pull request #9 from dlundquist/vxlanLorin Hochstein2014-02-051-5/+8
|\ | | | | Adding vxlan as a permitted provider_network_type
| * Adding vxlan as a permitted provider_network_typeDustin Lundquist2014-02-051-5/+8
|/
* Merge pull request #8 from kili/masterLorin Hochstein2013-12-172-1/+21
|\ | | | | made glance_manage and keystone_manage work with havana and kept them backwards compatible
| * make keystone_manage and glance_manage compatible with havana and grizzlyreplay2013-12-162-15/+11
| |
| * stay backwards compatible to grizzlyreplay2013-12-162-2/+15
| |
| * style fixreplay2013-12-151-1/+0
| |
| * in havana glance.db.sqlalchemy.api needs to be imported to use the ↵replay2013-12-151-0/+7
| | | | | | | | sqlalchemi api
| * avoid bug 885529 by manually importing and installing gettext utilsreplay2013-12-111-1/+6
|/
* Merge pull request #6 from marklee77/masterLorin Hochstein2013-12-034-0/+916
|\ | | | | more quantum modules adapted to neutron...
| * more quantum modules adapted to neutron...Mark Stillwell2013-12-034-0/+916
| |
* | Merge pull request #5 from marklee77/masterLorin Hochstein2013-12-022-0/+564
|\ \ | |/ | | added neutron_network and neutron_subnet modules. These are copied from ...
| * added neutron_network and neutron_subnet modules. These are copied from theMark Stillwell2013-12-022-0/+564
|/ | | | | ansible quantum_network and quantum_subnet files, but with all instances of quantum changed to neutron. They seem to work as expected.
* Merge pull request #4 from curtisgithub/self-signedLorin Hochstein2013-11-241-6/+12
|\ | | | | added insecure option to allow use of self-signed certificates
| * added insecure option to allow use of self-signed certificates while testing ↵Curtis2013-11-241-6/+12
|/ | | | playbooks
* Update README.mdLorin Hochstein2013-10-301-2/+2
|
* Merge pull request #2 from stygstra/nova_manage-moduleLorin Hochstein2013-09-181-0/+93
|\ | | | | Add module for `nova-manage db sync` command
| * Add module for `nova-manage db sync` commandDavid Stygstra2013-09-181-0/+93
|/
* Remove keystone user testsLorin Hochstein2013-06-192-412/+0
| | | | | Since keystone user has been accepted upstream, we don't maintain the tests here anymore
* Remove keystone_userLorin Hochstein2013-06-151-386/+0
| | | | keystone_user is now part of ansible
* Metadata updatesLorin Hochstein2013-06-084-12/+76
|
* Merge pull request #1 from bennojoy/masterLorin Hochstein2013-05-271-1/+59
|\ | | | | Documentation for keystone_user
| * updated keystone_user with docbennojoy2013-05-271-1/+59
|/
* db_sync -> db syncLorin Hochstein2013-05-011-2/+2
|
* cinder_manage moduleLorin Hochstein2013-05-011-0/+100
| | | | Create a module for doing cinder_manage dbsync
* glance_manage supportLorin Hochstein2013-03-192-0/+134
|
* Add some text to keystone_maange docsLorin Hochstein2013-03-191-1/+2
|
* How to use this playbookLorin Hochstein2013-03-191-0/+2
|
* Update readme for glanceLorin Hochstein2013-03-191-1/+8
|
* Make region optionalLorin Hochstein2013-03-191-2/+2
|
* Support for check modeLorin Hochstein2013-03-191-3/+9
|
* Initial glance moduleLorin Hochstein2013-03-191-0/+158
|
* Updated READMELorin Hochstein2013-03-191-0/+33
|
* fix typoLorin Hochstein2013-03-181-1/+1
|
* Change dispatch logic slightlyLorin Hochstein2013-03-182-10/+34
|
* Fix args to dispatchLorin Hochstein2013-03-181-2/+3
|
* show tracebackLorin Hochstein2013-03-181-3/+5
|
* Fix typoLorin Hochstein2013-03-181-1/+1
|
* Fix module var issueLorin Hochstein2013-03-181-3/+3
|
* Tests passingLorin Hochstein2013-03-181-1/+74
|
* Tests passingLorin Hochstein2013-03-182-4/+4
|
* Down to one test failureLorin Hochstein2013-03-182-10/+21
|
* Fixing broken testsLorin Hochstein2013-03-182-48/+72
|
* Update READMELorin Hochstein2013-03-181-0/+4
|
* Support creating endpointsLorin Hochstein2013-03-181-5/+31
|
* Adding endpoint supportLorin Hochstein2013-03-182-12/+56
|
* Update READMELorin Hochstein2013-03-181-2/+10
|
* Check mode for services worksLorin Hochstein2013-03-181-0/+45
|