Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 9b88ba7299 Retire astara repo
Retire repository, following
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Change-Id: Ife1a293edd8889ebd36fbfe393978aec57b660fe
2018-10-14 12:54:04 +02:00
xiayu fe79b7b37b Delete dhcp agent table in admin network panel
there is no dhcp agent in neutron with astara, it will throw a dhcp agent
not found error in network detail page.

Change-Id: I36b7ac721de4af94920377244e23252a5db4baf3
2016-03-10 17:29:35 +08:00
Jenkins 2712c778f8 Merge "Resolve astara admin. API via keystone" 2016-01-22 20:03:04 +00:00
Adam Gandelman 8fc8d4e7ad Fix E501 pep8 violation
Not sure how this ended up landing but it needs fixing.

Change-Id: I2b44ed6c1eab52c8ac3520ae4775f51ce250dd7c
2016-01-18 12:04:51 -08:00
Adam Gandelman 3e83c1553c Resolve astara admin. API via keystone
This fetches the astara administrative API endpoint via keystone
instead of creating one from a pre-configured networking prefix.

Partial-bug: #1516787
Partially-implements: blueprint astara-horizon-mitaka
Depends-on: I2b96137c05b832a68ad01a11ec0cfb2371111c3c

Change-Id: I5879a2fb9e93c981196f55d1f298c137f315590d
2015-12-04 11:36:04 -08:00
Adam Gandelman c3234f70fb Update for akanda->astara rename
This updates astara-horizon code for the project rename:

* References to Akanda/akanda changed to Astara/astara
* Refernces to RUG/Rug removed or replaced with astara
* RugClient -> AstaraClient
* Panel renamed RUG -> Astara

Also added copyright headers to all code files.

Change-Id: I78eeacda4f8ae16a61890d9cbfd41ddf037b9677
Partially-implements: blueprint astara-horizon-mitaka
2015-11-19 14:15:47 -08:00