Added CORS configuration for karma

This will automatically configure the vagrant-driven devstack instance
to permit CORS from the karma-based browser host.

Change-Id: I553b1dc38cb337efbcc5c6bcb991f346609c872c
This commit is contained in:
Michael Krotscheck
2016-08-18 07:17:28 -07:00
parent df77f84ecb
commit 0b4b2a802c

View File

@@ -42,6 +42,10 @@ RECLONE=True
#NOVACLIENT_BRANCH=milestone-proposed
#NEUTRON_BRANCH=milestone-proposed
#SWIFT_BRANCH=milestone-proposed
[[post-config|\$KEYSTONE_CONF]]
[cors]
allowed_origin=http://localhost:9876
EOL
# Start devstack.