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:
@@ -42,6 +42,10 @@ RECLONE=True
|
|||||||
#NOVACLIENT_BRANCH=milestone-proposed
|
#NOVACLIENT_BRANCH=milestone-proposed
|
||||||
#NEUTRON_BRANCH=milestone-proposed
|
#NEUTRON_BRANCH=milestone-proposed
|
||||||
#SWIFT_BRANCH=milestone-proposed
|
#SWIFT_BRANCH=milestone-proposed
|
||||||
|
|
||||||
|
[[post-config|\$KEYSTONE_CONF]]
|
||||||
|
[cors]
|
||||||
|
allowed_origin=http://localhost:9876
|
||||||
EOL
|
EOL
|
||||||
|
|
||||||
# Start devstack.
|
# Start devstack.
|
||||||
|
Reference in New Issue
Block a user