Inception Cloud Project
Go to file
Andrew Forrest e505d194d3 Support use of token value in place of password.
blueprint horizon-webui

(Auto-linking to blueprint either doesn't work for this project
or requires additional info not prescribed. Here is full link:
https://blueprints.launchpad.net/inception/+spec/horizon-webui

While python-novaclient will re-authenticate using an internally
saved copy of an authorization token, this capability is not
exposed to its API user requiring the use of a password whenever
creating a Client object.  In order to authenticate requests made
on behalf of a web (horizon) user this capability needs to be
utilized as the horizon web app has only a token once the user
logs in.  This change depends on the structure of the client
and is the first place to look for problems once the underlying
API software is revised.

Partially implements: blueprint horizon-webui

Change-Id: Ifa9cb7877eabff1514cb2272407d6daf08beef7f
2013-11-27 10:05:03 -08:00
bin Rename "LOGGER" to "LOG" 2013-09-22 15:40:45 -04:00
doc Added appendix which describes all commandline options for orchestrator.py 2013-10-14 14:53:16 -04:00
etc/inception Provide simple RESTful API + WSGI Server 2013-10-18 11:29:45 -07:00
inception Support use of token value in place of password. 2013-11-27 10:05:03 -08:00
tools add meta project Info 2013-05-15 15:40:12 -04:00
webui code outline 2013-05-07 14:20:30 -04:00
.gitignore Modify README to reflect our wiki and launchpad pages 2013-08-28 13:47:47 -04:00
.gitreview Add .gitreview file 2013-05-19 09:38:57 -04:00
Authors Add Scott as author 2013-09-19 15:58:29 -04:00
INSTALL.md Provide simple RESTful API + WSGI Server 2013-10-18 11:29:45 -07:00
LICENSE Add Apache2 License file 2013-05-19 12:08:49 -04:00
README.md Modify README to reflect our wiki and launchpad pages 2013-08-28 13:47:47 -04:00
setup.py Include scripts in package: chef + orchestrator 2013-09-18 14:45:49 -07:00
tox.ini Make sure pep8 is installed 2013-05-19 09:51:44 -04:00

README.md

Inception

A tool to launch OpenStack-in-OpenStack clouds, to accelerate testing and many more.

Join us