Commit Graph

16 Commits

Author SHA1 Message Date
Rob Cresswell dfa791ac4b Retire repo
Depends-On: If89b02e92f3a2f4196c0d2dc10395c9b1c30d62a
Change-Id: I5cd8828ac82c28681bd5009ead8123f387e01b12
2018-02-01 15:47:26 +00:00
Anh Tran 89d8a5afcc Typo fix: occured => occurred
Change-Id: I4063b8f21fb438b10cb8a2c45a49d8b85318a375
2017-02-08 16:36:21 +07:00
chiragtayal 1c270af393 Programmable Fabric Panel in Cisco dashboard
It displays Nexus Programmable Fabric information for
troubleshooting and provide fabric summary, topology,
network profile information

Change-Id: I84e1d2b1b163104be5b84411056141aa3ada6f95
2017-01-17 17:16:35 -08:00
chiragtayal deda419288 Added new event to asscoiate profile with network
Removed the "precreate_network" logic from "Create Network" workflow
and added a new RPC "associate_profile_with_network" which simplifies
the workflow and take away the dependency from Network and Subnet
workflow

Change-Id: I9518cef3264ddf2e9a5d53172d41534aa88d49b7
2016-12-19 12:13:10 -08:00
Jenkins 2c06965290 Merge "Cisco standalone fabric horizon GUI" 2016-12-19 19:51:54 +00:00
chiragtayal b4d27e90fa Cisco standalone fabric horizon GUI
Solves 500 Internal error thrown by horizon when horizon-cisco-ui is installed and SAF feature is not installed

Change-Id: I10cc75f31804d72333eade14d8e0b5bdf92a1fa0
Closes-Bug: #1645510
2016-12-07 11:27:04 -08:00
Cao Xuan Hoang 26c08dae41 Remove unnecessary horizon_cisco_ui/cisco/models.py file
The django issue [1] have already fixed. So we can remove the file now.

[1] https://code.djangoproject.com/ticket/7198

Change-Id: I08b32be4729d7688b648336fea1ef16e69a57d15
2016-12-05 14:18:41 +07:00
chiragtayal 8c630c4765 Cisco Standalone fabric horizon GUI
Extended Horizon Cisco UI for supporting Network Configuration Profile
for Nexus Programmable Fabric

Change-Id: I66381ec1a04b098eed27101dc55551776c8a1e3a
2016-09-27 13:43:13 -07:00
OpenStack Proposal Bot e3952d15e6 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I2bc4afbe71e40744d22708a9c52646a7b02a1748
2016-08-05 07:17:05 +00:00
OpenStack Proposal Bot dcdf7afcfa Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I6fb23934bf52d054d8377db984e5f2b308cb69c7
2016-05-21 06:05:09 +00:00
Rob Cresswell e15fcd0793 Add env and make tests pass under Django 1.9
Change-Id: Iaa8b4eb19e5f83f03276c29fe4f6380a74123109
2016-03-22 18:49:49 +00:00
Rob Cresswell e9e93f98a4 Fix tests failing due to missing SECRET_KEY
Change-Id: I9868016a2fcdb811938fccf9e6813153a8fd5d65
Closes-Bug: 1555735
2016-03-10 17:46:29 +00:00
Rob Cresswell 0e8e410862 Fix translation infrastructure
Translation setup needs to be changed to match what the infra team
expects for automatic jobs.

Change-Id: I37dee01ae1cd581daf435889689c899d0dafd192
Closes-Bug: 1523429
Implements: blueprint add-translation
2015-12-07 10:46:42 +00:00
Rob Cresswell eb29b1e7b5 Make the plugin translatable
This patch fixes the translation setup in the Cisco UI plugin

Implements: blueprint add-translation
Change-Id: I429f575c9cddd5caa61d160f969c6f4edd5a4978
2015-12-06 16:42:04 +00:00
Saksham Varma 5c0ef31b31 N1Kv: remove trunk & segment range support
Nexus 1000V network profiles in Liberty do not support trunk
profile creation. Additionally, segment range is no longer
allocated by the network profile, but by the ML2 type driver

Change-Id: Ibddd444a1027d212f117320322fc2c67007a520b
Closes-Bug: 1489206
2015-08-26 17:37:57 -07:00
Rob Cresswell 86b0bce8cf Initial commit
This patch adds the core panels (Cisco Dashboard and Firewalls),
dev install script, basic documentation, and testing.

There is a fairly large amount of extra "stuff" left in, due to the
copy/paste nature of the setup. Specifically, the tests have a lot of
the horizon test code in which is unecessary, but temporary with the aim
of getting up and running quickly.

Change-Id: I5fdce186df09e1168e8d52abfec17e0c20a64031
Partially-Implements: blueprint initial-setup
2015-08-18 14:33:52 +01:00