Merge "Setup octavia-dashboard for Queens release"

This commit is contained in:
Zuul 2018-02-05 09:03:10 +00:00 committed by Gerrit Code Review
commit 4ee875bcff

View File

@ -1,9 +1,18 @@
{ {
"version": "1.0.0b1", "version": "1.0.0",
"private": true, "private": true,
"name": "octavia-dashboard", "name": "octavia-dashboard",
"description": "Octavia Dashboard", "description": "Octavia Dashboard",
"repository": "none", "homepage": "https://docs.openstack.org/octavia-dashboard/latest/",
"keywords": [
"OpenStack",
"octavia",
"octavia-dashboard",
"load-balancer"],
"repository": {
"type": "git",
"url": "https://git.openstack.org/openstack/octavia-dashboard"},
"bugs": "https://storyboard.openstack.org/#!/project/909",
"license": "Apache 2.0", "license": "Apache 2.0",
"devDependencies": { "devDependencies": {
"eslint": "1.10.3", "eslint": "1.10.3",